summaryrefslogtreecommitdiffstats
path: root/share/ui
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2019-06-25 13:54:22 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-07-08 21:04:16 +0000
commit3b3407821d119426c8029033974c582b680ad4cd (patch)
treea539764bde0433fcd50bc99abecf3d4ee0ceffa9 /share/ui
parentImprove scrool on selectors (diff)
downloadinkscape-3b3407821d119426c8029033974c582b680ad4cd.tar.gz
inkscape-3b3407821d119426c8029033974c582b680ad4cd.zip
fix issue on theme change
Diffstat (limited to 'share/ui')
-rw-r--r--share/ui/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/ui/style.css b/share/ui/style.css
index a3a753324..9d8b8efbd 100644
--- a/share/ui/style.css
+++ b/share/ui/style.css
@@ -139,6 +139,7 @@ image {
.system_base_color {
color: @theme_fg_color;
+ background-color: @theme_bg_color;
}
.system_error_color {