summaryrefslogtreecommitdiff
path: root/desktop-themes/Blue-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-09-04 13:19:01 +0200
committerraveit65 <[email protected]>2017-09-04 13:27:12 +0200
commitbab598583f8e75a8ff4d8306ba52abf925c9c6dd (patch)
tree190deb66f8ff599a1c9a8cbc0fcd42dff7269b47 /desktop-themes/Blue-Submarine
parent3aa34620a837912bf900475399e489ca7d98841f (diff)
downloadmate-themes-bab598583f8e75a8ff4d8306ba52abf925c9c6dd.tar.bz2
mate-themes-bab598583f8e75a8ff4d8306ba52abf925c9c6dd.tar.xz
gtk+-3.20 submarine: set font color for spinbutton entry
needed for gitg
Diffstat (limited to 'desktop-themes/Blue-Submarine')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
index ce7b7fd2..4014d2a0 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -3295,6 +3295,7 @@ spinbutton,
spinbutton:focus,
spinbutton.vertical,
spinbutton.vertical:focus {
+ color: @theme_text_color;
border-color: @button_border;
border-width: 1px;
border-style: solid;