From cbbd23ec075997c5b2ffb634ee03724759fbe58e Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 10 Aug 2015 20:31:22 +0200 Subject: gnome-shell theme improvements and some osd redesign --- common/gnome-shell/3.14/sass/gnome-shell.scss | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 common/gnome-shell/3.14/sass/gnome-shell.scss (limited to 'common/gnome-shell/3.14/sass/gnome-shell.scss') 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"; -- cgit v1.2.3