summaryrefslogtreecommitdiff
path: root/_sass/yat.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/yat.scss')
-rw-r--r--_sass/yat.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/_sass/yat.scss b/_sass/yat.scss
index 25a193a..a18f949 100644
--- a/_sass/yat.scss
+++ b/_sass/yat.scss
@@ -61,7 +61,8 @@ $on-laptop: 800px !default;
@import
"yat/base",
"yat/layout",
- // "yat/syntax-highlighting",
+ "yat/dark",
+ "misc/theme-toggle",
"misc/article-menu",
"misc/common-list",
"misc/google-translate"