aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/sass
diff options
context:
space:
mode:
authorHorst31802015-09-16 20:34:40 +0200
committerHorst31802015-09-16 20:34:40 +0200
commitca3fa01822da76f4aa37547a09b0ec50620fd450 (patch)
tree78816cdc6e59b8ae65d6a0487ed0284d78e76203 /common/gnome-shell/3.18/sass
parent1e5ac00964faa4efb32e8656da62da99049bf3c4 (diff)
downloadsolarc-theme-ca3fa01822da76f4aa37547a09b0ec50620fd450.tar.gz
solarc-theme-ca3fa01822da76f4aa37547a09b0ec50620fd450.tar.xz
solarc-theme-ca3fa01822da76f4aa37547a09b0ec50620fd450.zip
add dark gnome-shell and cinnamon themes
Diffstat (limited to 'common/gnome-shell/3.18/sass')
-rw-r--r--common/gnome-shell/3.18/sass/gnome-shell-dark.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/gnome-shell/3.18/sass/gnome-shell-dark.scss b/common/gnome-shell/3.18/sass/gnome-shell-dark.scss
new file mode 100644
index 0000000..4a61461
--- /dev/null
+++ b/common/gnome-shell/3.18/sass/gnome-shell-dark.scss
@@ -0,0 +1,7 @@
+$variant: 'dark';
+$transparency: 'true';
+$darker: 'false';
+
+@import "_colors"; //use gtk colors
+@import "_drawing";
+@import "_common";