[libadwaita/wip/exalm/accent: 1/5] stylesheet: Don't hardcode view switcher indicator color
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/accent: 1/5] stylesheet: Don't hardcode view switcher indicator color
- Date: Wed, 16 Jun 2021 13:29:54 +0000 (UTC)
commit aa9bc14efee94ac845b0fda2988f99df0475150a
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Wed Jun 16 18:28:26 2021 +0500
stylesheet: Don't hardcode view switcher indicator color
src/stylesheet/widgets/_view-switcher.scss | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/src/stylesheet/widgets/_view-switcher.scss b/src/stylesheet/widgets/_view-switcher.scss
index 08d6cf33..b3f64aee 100644
--- a/src/stylesheet/widgets/_view-switcher.scss
+++ b/src/stylesheet/widgets/_view-switcher.scss
@@ -69,9 +69,7 @@ indicatorbin {
> mask { padding: 1px; }
> indicator, > mask {
- $_indicator_color: #3584e4;
-
- background: $_indicator_color;
+ background: $accent_color;
min-width: 6px;
min-height: 6px;
border-radius: 100%;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]