1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-01-03 23:42:28 +03:00

Update JS to show live changes and set light color values

This commit is contained in:
Dan Brown
2023-01-28 17:11:15 +00:00
parent c337439370
commit 104621841b
10 changed files with 104 additions and 70 deletions

View File

@@ -24,7 +24,7 @@ return [
'page-draft-color' => '#7e50b1',
'app-color-dark' => '#195785',
'app-color-light-dark' => 'rgba(32,110,167,0.15)',
'link-color-dark' => '#195785',
'link-color-dark' => '#429fe3',
'bookshelf-color-dark' => '#ff5454',
'book-color-dark' => '#389f60',
'chapter-color-dark' => '#ee7a2d',