[libadwaita/wip/exalm/accent: 5/11] stylesheet: Ensure status page is recolorable
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/accent: 5/11] stylesheet: Ensure status page is recolorable
- Date: Fri, 11 Jun 2021 22:30:04 +0000 (UTC)
commit 5ea62b82926d8df98077624b70b0d0903a2c2991
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sat Jun 12 03:28:27 2021 +0500
stylesheet: Ensure status page is recolorable
src/stylesheet/widgets/_misc.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/stylesheet/widgets/_misc.scss b/src/stylesheet/widgets/_misc.scss
index 516c2ff6..cdfdf512 100644
--- a/src/stylesheet/widgets/_misc.scss
+++ b/src/stylesheet/widgets/_misc.scss
@@ -137,7 +137,7 @@ statuspage > scrolledwindow > viewport > box {
> .icon {
@if $contrast == 'normal' {
- color: transparentize($fg_color, 0.5);
+ color: gtkalpha(currentColor, 0.5);
}
&:not(:last-child) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]