summaryrefslogtreecommitdiffstats
path: root/subprojects/libhandy/src/themes/shared.scss
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/libhandy/src/themes/shared.scss')
-rw-r--r--subprojects/libhandy/src/themes/shared.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/subprojects/libhandy/src/themes/shared.scss b/subprojects/libhandy/src/themes/shared.scss
new file mode 100644
index 0000000..86f64b0
--- /dev/null
+++ b/subprojects/libhandy/src/themes/shared.scss
@@ -0,0 +1,5 @@
+$variant: 'light';
+$high_contrast: false;
+
+@import 'colors';
+@import 'shared-base';