aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16/sass/gnome-shell.scss
diff options
context:
space:
mode:
authorHorst31802015-07-17 14:34:04 +0200
committerHorst31802015-07-17 14:34:04 +0200
commit8aaf55c319f06160b14f402f012144b74baa8d01 (patch)
tree7b257c6091c615848d048fd86b6b193360f65e48 /common/gnome-shell/3.16/sass/gnome-shell.scss
parent1d2d684363bfefd9fc2413ec7d8101464e727c0f (diff)
downloadsolarc-theme-8aaf55c319f06160b14f402f012144b74baa8d01.tar.gz
solarc-theme-8aaf55c319f06160b14f402f012144b74baa8d01.tar.xz
solarc-theme-8aaf55c319f06160b14f402f012144b74baa8d01.zip
use libsass and update build system
Diffstat (limited to 'common/gnome-shell/3.16/sass/gnome-shell.scss')
-rw-r--r--common/gnome-shell/3.16/sass/gnome-shell.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gnome-shell/3.16/sass/gnome-shell.scss b/common/gnome-shell/3.16/sass/gnome-shell.scss
new file mode 100644
index 0000000..3418548
--- /dev/null
+++ b/common/gnome-shell/3.16/sass/gnome-shell.scss
@@ -0,0 +1,3 @@
+@import "_colors"; //use gtk colors
+@import "_drawing";
+@import "_common";