aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained-solid.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-solid.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid.css6
1 files changed, 3 insertions, 3 deletions
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;