[gnome-characters: 1/3] Update application.css




commit 1b217a58be0aac46a99c3d84a5592fd3823c19eb
Author: PizzaLovingNerd <pizzalovingnerd teknik io>
Date:   Sun Jun 7 16:13:24 2020 +0000

    Update application.css

 data/application.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/application.css b/data/application.css
index 545cfa9..65afbe1 100644
--- a/data/application.css
+++ b/data/application.css
@@ -33,8 +33,8 @@ Gjs_MenuPopover GtkScrolledWindow {
 }
 
 .character-list {
-    color: rgb(0, 0, 0);
-    background-color: rgb(255, 255, 255);
+    color: @theme_fg_color;
+    background-color: @theme_bg_color;
 }
 
 .character-label {


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