[libadwaita/wip/exalm/background-colors: 40/48] stylesheet: Explicitly reset flat header bar color




commit b2fb1eeb31aa9de910c4e66be78dca7fbef54438
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 4369b2af..81d3f4b0 100644
--- a/src/stylesheet/widgets/_header-bar.scss
+++ b/src/stylesheet/widgets/_header-bar.scss
@@ -62,6 +62,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]