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