From 32b0970dda781992e281d2a562b93527222754ad Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sun, 17 May 2015 21:14:04 +0200 Subject: more gnome-shell tweaks --- gnome-shell/_drawing.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnome-shell/_drawing.scss') diff --git a/gnome-shell/_drawing.scss b/gnome-shell/_drawing.scss index f3c1f04..0e60551 100644 --- a/gnome-shell/_drawing.scss +++ b/gnome-shell/_drawing.scss @@ -105,7 +105,7 @@ // // normal osd button // - color: $osd_fg_color; + color: lighten($osd_fg_color, 10%); outline-color: transparentize($osd_fg_color, 0.7); border-color: transparentize($osd_fg_color, 0.7); background-color: darken($osd_bg_color, 5%); -- cgit v1.2.3