[console/wip/exalm/accent: 2/2] style: Use accent_fg_color properly
- From: Zander Brown <zbrown src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [console/wip/exalm/accent: 2/2] style: Use accent_fg_color properly
- Date: Sun, 25 Sep 2022 14:18:54 +0000 (UTC)
commit 7e4262e1fccbd562396be06847147c710491a2e3
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sun Sep 4 21:09:08 2022 +0400
    style: Use accent_fg_color properly
 src/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/style.css b/src/style.css
index debdd16..f417125 100644
--- a/src/style.css
+++ b/src/style.css
@@ -158,7 +158,7 @@ themeswitcher {
 
 themeswitcher .check {
   background: @accent_bg_color;
-  color: white;
+  color: @accent_fg_color;
   padding: 2px;
   border-radius: 17px;
   margin: 3px;
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]