aboutsummaryrefslogtreecommitdiff
path: root/assets/themes/_light.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/themes/_light.scss')
-rw-r--r--assets/themes/_light.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/themes/_light.scss b/assets/themes/_light.scss
new file mode 100644
index 0000000..8c0e346
--- /dev/null
+++ b/assets/themes/_light.scss
@@ -0,0 +1,3 @@
+:root {
+ @include theme-light;
+}