From eafa0fc568311f8fd08bbfd33e9e74f8c0d5cf26 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 4 Jun 2015 13:44:29 +0200 Subject: add dark variant --- common/gtk-3.0/3.16/gtk-contained-solid.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'common/gtk-3.0/3.16/gtk-contained-solid.css') diff --git a/common/gtk-3.0/3.16/gtk-contained-solid.css b/common/gtk-3.0/3.16/gtk-contained-solid.css index 15d5e13..abe2177 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid.css @@ -794,11 +794,11 @@ GtkComboBox { padding: 0 12px; } .header-bar.selection-mode { color: #ffffff; - background-color: rgba(82, 148, 226, 0.95); - border-color: rgba(65, 137, 223, 0.95); + background-color: #5294E2; + border-color: #4189df; box-shadow: none; } .header-bar.selection-mode:backdrop { - background-color: rgba(82, 148, 226, 0.95); + background-color: #5294E2; color: rgba(255, 255, 255, 0.6); } .header-bar.selection-mode .button { color: #ffffff; -- cgit v1.2.3