diff options
| -rw-r--r-- | share/ui/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/ui/style.css b/share/ui/style.css index 6bd0d6307..7eb33f5be 100644 --- a/share/ui/style.css +++ b/share/ui/style.css @@ -78,6 +78,7 @@ */ image { + color: @theme_fg_color; -gtk-icon-palette: default; } @@ -89,8 +90,6 @@ image { -gtk-icon-style: regular; } -.bright *, -.dark *, .bright .brightstyle, .bright .brightstyle *, .dark .darkstyle, |
