aboutsummaryrefslogtreecommitdiff
path: root/gtk-3.0/gtk-contained.css
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-3.0/gtk-contained.css')
-rw-r--r--gtk-3.0/gtk-contained.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk-3.0/gtk-contained.css b/gtk-3.0/gtk-contained.css
index 991667f..36a406c 100644
--- a/gtk-3.0/gtk-contained.css
+++ b/gtk-3.0/gtk-contained.css
@@ -3131,7 +3131,7 @@ GtkFileChooserDialog .action-bar.frame {
@define-color wm_title rgba(82, 93, 118, 0.8);
@define-color wm_unfocused_title alpha(rgba(82, 93, 118, 0.8), 0.7);
@define-color wm_bg #e7e8eb;
-@define-color wm_bg_unfocused #e7e8eb;
+@define-color wm_bg_unfocused #eff0f2;
@define-color wm_highlight #f2f3f4;
@define-color wm_shadow alpha(black, 0.35);
@define-color content_view_bg #ffffff;