[libadwaita/wip/exalm/oapcity: 7/14] stylesheet: Override disabled opacity in HC




commit 29227aa4fa75aaaee1b67c3411b94369e89329f5
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Thu Oct 21 23:10:53 2021 +0500

    stylesheet: Override disabled opacity in HC

 src/stylesheet/_colors.scss | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/stylesheet/_colors.scss b/src/stylesheet/_colors.scss
index eb2125f7..93220faf 100644
--- a/src/stylesheet/_colors.scss
+++ b/src/stylesheet/_colors.scss
@@ -87,6 +87,7 @@ $disabled_opacity: 0.5;
   $focus_border_color: gtkalpha($accent_bg_color, 0.8);
 
   $dim_label_opacity: 0.9;
+  $disabled_opacity: 0.4;
 
   $trough_color: gtkalpha(currentColor, .3);
   $trough_hover_color: gtkalpha(currentColor, .4);


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