]> BookStack Code Mirror - bookstack/blobdiff - resources/views/partials/custom-styles.blade.php
Fixes #354, Adds the spellchecker option
[bookstack] / resources / views / partials / custom-styles.blade.php
index 885cc2729c9c1a2386fe65e69a89c37a14be4ee8..62bcc881fc3206f005f3bdad614cdf87e4235aa1 100644 (file)
@@ -1,4 +1,4 @@
-<style>
+<style id="custom-styles" data-color="{{ setting('app-color') }}" data-color-light="{{ setting('app-color-light') }}">
     header, #back-to-top, .primary-background {
         background-color: {{ setting('app-color') }} !important;
     }