We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d74c5 commit 69b3706Copy full SHA for 69b3706
1 file changed
gtk-3.20/scss/widgets/_osd.scss
@@ -51,6 +51,8 @@
51
background-origin: border-box;
52
}
53
54
+ button { @include button($osd_bg, $osd_fg); }
55
+
56
entry { @include entry($osd_base, $osd_text_color, $osd_borders_color); }
57
58
/* used by gnome-settings-daemon's media-keys OSD */
0 commit comments