[gnome-taquin/gnome-3-36] Adapt to new HC theme.



commit 7da709245dc341634b46375e9f628017ec304280
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Fri Apr 24 20:57:29 2020 +0200

    Adapt to new HC theme.

 data/new-game-screen.css | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/new-game-screen.css b/data/new-game-screen.css
index bc26727..76e8b8b 100644
--- a/data/new-game-screen.css
+++ b/data/new-game-screen.css
@@ -30,8 +30,9 @@ button.menubutton-like-combo {
 * * games buttons
 \*/
 
-                                                       button.radio-like-toggle:backdrop { color: 
@theme_unfocused_fg_color; }
-                                                       button.radio-like-toggle          { color: 
@theme_fg_color;
+window:not(.hc-theme)                                  button.radio-like-toggle:backdrop { color: 
@theme_unfocused_fg_color; }
+window:not(.hc-theme)                                  button.radio-like-toggle          { color: 
@theme_fg_color; }
+                                                       button.radio-like-toggle          {
 
   background-repeat:no-repeat;
   background-color:transparent;


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