mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Re-orged readme and added a11y info
- Also tweaked default theme color a tad to better fit in Level A standard.
This commit is contained in:
@ -14,8 +14,8 @@ return [
|
||||
'app-logo' => '',
|
||||
'app-name-header' => true,
|
||||
'app-editor' => 'wysiwyg',
|
||||
'app-color' => '#1d75b6',
|
||||
'app-color-light' => 'rgba(29,117,182,0.15)',
|
||||
'app-color' => '#206ea7',
|
||||
'app-color-light' => 'rgba(32,110,167,0.15)',
|
||||
'app-custom-head' => false,
|
||||
'registration-enabled' => false,
|
||||
|
||||
|
Reference in New Issue
Block a user