From 46f6e9f781ddbc60adc760d1d1585650e4b6aa5b Mon Sep 17 00:00:00 2001 From: bionel Date: Thu, 30 Jul 2015 16:18:54 +0300 Subject: make xfwm dark fun (gtk colors) --- Kogaion-nighttime/xfwm4/menu-pressed.xpm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Kogaion-nighttime/xfwm4/menu-pressed.xpm') diff --git a/Kogaion-nighttime/xfwm4/menu-pressed.xpm b/Kogaion-nighttime/xfwm4/menu-pressed.xpm index ecc725f..aeee9fc 100755 --- a/Kogaion-nighttime/xfwm4/menu-pressed.xpm +++ b/Kogaion-nighttime/xfwm4/menu-pressed.xpm @@ -1,9 +1,9 @@ /* XPM */ -static char * menu_pressed_xpm[] = { +static char * hide_active_xpm[] = { "26 26 3 1", " c None", -". c #6C99C0", -"+ c #4F5E76", +". c #6C99C0 s active_hilight_1", +"+ c #4F5E76 s active_color_1", "..........................", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", -- cgit v1.2.3