[libadwaita/wip/exalm/recoloring-fixes: 25/33] stylesheet: Explicitly reset flat header bar color




commit 77a53bc271ab5d0200f0bc31ed0e4a2a528243ee
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Sep 1 17:34:00 2021 +0500

    stylesheet: Explicitly reset flat header bar color

 src/stylesheet/widgets/_header-bar.scss | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/stylesheet/widgets/_header-bar.scss b/src/stylesheet/widgets/_header-bar.scss
index f358b79c..e14dc67c 100644
--- a/src/stylesheet/widgets/_header-bar.scss
+++ b/src/stylesheet/widgets/_header-bar.scss
@@ -56,6 +56,7 @@ headerbar {
   &.flat {
     background: none;
     box-shadow: none;
+    color: inherit;
 
     min-height: 46px;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]