]> BookStack Code Mirror - bookstack/commit
added additional color settings into UI 1723/head
authorJames Geiger <redacted>
Thu, 17 Oct 2019 18:46:18 +0000 (13:46 -0500)
committerJames Geiger <redacted>
Thu, 17 Oct 2019 18:46:18 +0000 (13:46 -0500)
commite6fe299c4f694002f914e188d1bad030408ea56f
tree2bb763c42db4912bf7ff8cb800fb4bef27cadb8d
parentae19658b50b67010b4f0ed3f7dbe25fae484c4dd
added additional color settings into UI

Adds new options in the customization section of the settings to change the shelf, book, chapter, page, and draft colors.
app/Config/setting-defaults.php
resources/js/components/index.js
resources/js/components/setting-app-color-picker.js
resources/js/components/setting-color-picker.js [new file with mode: 0644]
resources/lang/en/settings.php
resources/views/partials/custom-styles.blade.php
resources/views/settings/index.blade.php