From fb3fe2fc0b280e9d8ca4b5fc5ca23e5b00fcac27 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sat, 14 May 2016 13:31:18 +0200 Subject: lighten tooltips a bit (fix #519) --- common/gtk-3.0/3.18/gtk-darker.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.18/gtk-darker.css') diff --git a/common/gtk-3.0/3.18/gtk-darker.css b/common/gtk-3.0/3.18/gtk-darker.css index a51dd36..e2a1fad 100644 --- a/common/gtk-3.0/3.18/gtk-darker.css +++ b/common/gtk-3.0/3.18/gtk-darker.css @@ -2323,7 +2323,7 @@ GtkInfoBar { color: #BAC3CF; border-radius: 2px; } .tooltip.background { - background-color: rgba(53, 57, 69, 0.95); + background-color: rgba(75, 81, 98, 0.95); background-clip: padding-box; } .tooltip.window-frame.csd { background-color: transparent; } -- cgit v1.2.3