aboutsummaryrefslogtreecommitdiff
path: root/gtk-3.0/_common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-3.0/_common.scss')
-rw-r--r--gtk-3.0/_common.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk-3.0/_common.scss b/gtk-3.0/_common.scss
index 746b1b3..67ceddc 100644
--- a/gtk-3.0/_common.scss
+++ b/gtk-3.0/_common.scss
@@ -2443,7 +2443,8 @@ GtkInfoBar {
.info,
.question,
.warning,
-.error {
+.error,
+GtkInfoBar {
background-color: $selected_bg_color;
color: $selected_fg_color;
}