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




commit 406386c0c4d05292f579f02916480778a018ee94
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 12e731dc..9bf85d10 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]