[libadwaita/wip/exalm/oapcity: 7/14] stylesheet: Override disabled opacity in HC
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/oapcity: 7/14] stylesheet: Override disabled opacity in HC
- Date: Mon, 25 Oct 2021 13:03:40 +0000 (UTC)
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]