diff options
author | Horst3180 | 2015-05-28 17:41:22 +0200 |
---|---|---|
committer | Horst3180 | 2015-05-28 17:41:22 +0200 |
commit | f21150e179d2ceae1e743041fbf9ea9eddc93d9a (patch) | |
tree | ad8b0021f8f1501e5b1935a9053bdab5c6bdd8fc /gnome-shell/gnome-shell.scss | |
parent | d533557384041bfc1a73c0ee9f65c4184a4ec92a (diff) | |
download | solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.gz solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.xz solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.zip |
add build system
Diffstat (limited to 'gnome-shell/gnome-shell.scss')
-rw-r--r-- | gnome-shell/gnome-shell.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnome-shell/gnome-shell.scss b/gnome-shell/gnome-shell.scss deleted file mode 100644 index 3418548..0000000 --- a/gnome-shell/gnome-shell.scss +++ /dev/null @@ -1,3 +0,0 @@ -@import "_colors"; //use gtk colors -@import "_drawing"; -@import "_common"; |