[libadwaita/wip/exalm/recoloring-fixes: 28/35] stylesheet: Derive menubar separator color from text
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [libadwaita/wip/exalm/recoloring-fixes: 28/35] stylesheet: Derive menubar separator color from text
- Date: Mon, 13 Sep 2021 13:51:22 +0000 (UTC)
commit 88091a7aca1b2744dff14545abec546045a652ce
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Sep 1 18:16:27 2021 +0500
    stylesheet: Derive menubar separator color from text
 src/stylesheet/widgets/_menus.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/stylesheet/widgets/_menus.scss b/src/stylesheet/widgets/_menus.scss
index d4476b16..8ec39227 100644
--- a/src/stylesheet/widgets/_menus.scss
+++ b/src/stylesheet/widgets/_menus.scss
@@ -139,7 +139,7 @@ popover.menu {
 
 menubar {
   padding: 0px;
-  box-shadow: inset 0 -1px transparentize(black, 0.9);
+  box-shadow: inset 0 -1px $borders_color;
 
   > item {
     min-height: 16px;
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]