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