mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-13 05:13:33 -06:00
Make themes more customizable
(cherry picked from commit dffb2706a158784e2f3091f895a868e373683bc8)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// override this file to change the dark theme
|
||||
|
||||
$body-background-color: $grey-dk-300;
|
||||
$sidebar-color: $grey-dk-300;
|
||||
|
1
_sass/color_schemes/light.scss
Normal file
1
_sass/color_schemes/light.scss
Normal file
@@ -0,0 +1 @@
|
||||
// override this file to change the light (default) theme
|
Reference in New Issue
Block a user