Added just-the-docs-default.scss which includes the theme set in _config.yml

This commit is contained in:
Silvio Giebl
2019-08-17 15:02:53 +02:00
parent d549d37e6f
commit 95498ccaf8
4 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,3 @@
// override this file to change the dark theme
$body-background-color: $grey-dk-300;
$sidebar-color: $grey-dk-300;
$border-color: $grey-dk-200;

View File

@@ -1 +0,0 @@
// override this file to change the light (default) theme