[gnome-shell-sass] top bar opacity: panel corner



commit 594ec0b5ccf2d4e92e234c708c0d5b31882e0f97
Author: Jakub Steiner <jimmac gmail com>
Date:   Fri Sep 22 17:34:42 2017 +0200

    top bar opacity: panel corner
    
    https://bugzilla.gnome.org/show_bug.cgi?id=787940

 _common.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index cadb77b..3c5f148 100644
--- a/_common.scss
+++ b/_common.scss
@@ -746,7 +746,7 @@ StScrollBar {
 
   .panel-corner {
     -panel-corner-radius: $panel-corner-radius;
-    -panel-corner-background-color: rgba(0, 0, 0, 0.2);
+    -panel-corner-background-color: rgba(0, 0, 0, 0.35);
     -panel-corner-border-width: 2px;
     -panel-corner-border-color: transparent;
 


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