]> BookStack Code Mirror - bookstack/blobdiff - app/Config/setting-defaults.php
Update components.php
[bookstack] / app / Config / setting-defaults.php
index b48253eb190f1cc408c50fc944bc41b8a8d79f28..4a135573bd5ba78cfd7bc814fc1ec9c2489698c0 100644 (file)
@@ -14,8 +14,8 @@ return [
     'app-logo'             => '',
     'app-name-header'      => true,
     'app-editor'           => 'wysiwyg',
-    'app-color'            => '#0288D1',
-    'app-color-light'      => 'rgba(21, 101, 192, 0.15)',
+    'app-color'            => '#206ea7',
+    'app-color-light'      => 'rgba(32,110,167,0.15)',
     'app-custom-head'      => false,
     'registration-enabled' => false,