diff options
Diffstat (limited to 'common/gnome-shell/3.16/gnome-shell.scss')
-rw-r--r-- | common/gnome-shell/3.16/gnome-shell.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gnome-shell/3.16/gnome-shell.scss b/common/gnome-shell/3.16/gnome-shell.scss new file mode 100644 index 0000000..3418548 --- /dev/null +++ b/common/gnome-shell/3.16/gnome-shell.scss @@ -0,0 +1,3 @@ +@import "_colors"; //use gtk colors +@import "_drawing"; +@import "_common"; |