[gnome-characters: 2/3] Apply suggestion to data/application.css




commit decaa56420ad800374e05a8865d8011b573ac83a
Author: PizzaLovingNerd <pizzalovingnerd teknik io>
Date:   Sun Jun 7 16:26:48 2020 +0000

    Apply suggestion to data/application.css

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


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