aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.14/sass/gnome-shell.scss
diff options
context:
space:
mode:
authorHorst31802015-08-16 19:47:05 +0200
committerHorst31802015-08-16 19:47:05 +0200
commit1cedd2253e493237c5d82e7bb4bd5b91674dfa9a (patch)
tree139e4c1cb95f831b1890036a678e424bd7656271 /common/gnome-shell/3.14/sass/gnome-shell.scss
parent729aff15a92a89a0318133a801fd1634a04bcd7f (diff)
parent8caf355a45d60020ee7336594b336c2861d2f932 (diff)
downloadsolarc-theme-1cedd2253e493237c5d82e7bb4bd5b91674dfa9a.tar.gz
solarc-theme-1cedd2253e493237c5d82e7bb4bd5b91674dfa9a.tar.xz
solarc-theme-1cedd2253e493237c5d82e7bb4bd5b91674dfa9a.zip
Merge branch 'testing'
Diffstat (limited to 'common/gnome-shell/3.14/sass/gnome-shell.scss')
-rw-r--r--common/gnome-shell/3.14/sass/gnome-shell.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/gnome-shell/3.14/sass/gnome-shell.scss b/common/gnome-shell/3.14/sass/gnome-shell.scss
new file mode 100644
index 0000000..674f742
--- /dev/null
+++ b/common/gnome-shell/3.14/sass/gnome-shell.scss
@@ -0,0 +1,7 @@
+$variant: 'light';
+$transparency: 'true';
+$darker: 'false';
+
+@import "_colors"; //use gtk colors
+@import "_drawing";
+@import "_common";