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.16/sass/gnome-shell.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'common/gnome-shell/3.16/sass/gnome-shell.scss') diff --git a/common/gnome-shell/3.16/sass/gnome-shell.scss b/common/gnome-shell/3.16/sass/gnome-shell.scss index 3418548..674f742 100644 --- a/common/gnome-shell/3.16/sass/gnome-shell.scss +++ b/common/gnome-shell/3.16/sass/gnome-shell.scss @@ -1,3 +1,7 @@ +$variant: 'light'; +$transparency: 'true'; +$darker: 'false'; + @import "_colors"; //use gtk colors @import "_drawing"; @import "_common"; -- cgit v1.2.3