From c7432484ef8651308f4c24f50bb0c2505359f30f Mon Sep 17 00:00:00 2001 From: Ajay Garg Date: Thu, 31 Jan 2013 16:54:13 +0000 Subject: Another contrast minor bug. Signed-off-by: Ajay Garg --- diff --git a/gtk3/theme/gtk-contrast-widgets.css.em b/gtk3/theme/gtk-contrast-widgets.css.em index e2795c7..4570f16 100644 --- a/gtk3/theme/gtk-contrast-widgets.css.em +++ b/gtk3/theme/gtk-contrast-widgets.css.em @@ -78,7 +78,7 @@ /* Backgrounds and windows */ GtkWindow { - background-color: @panel_grey; + background-color: @black; color: @black; } -- cgit v0.9.1