diff options
author | bionel <ionel.busuioc@gmail.com> | 2015-07-30 17:05:31 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2015-07-30 17:05:31 +0300 |
commit | de10fc17cbead62bd6d5c0ae10f53af5ca5fa5c7 (patch) | |
tree | 7d75305bec9d4000159859d2d0fd793fa4ff8370 /Kogaion-nighttime/xfwm4/top-right-inactive.xpm | |
parent | 46f6e9f781ddbc60adc760d1d1585650e4b6aa5b (diff) |
make xfwm light fun (gtk colors)
Diffstat (limited to 'Kogaion-nighttime/xfwm4/top-right-inactive.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/top-right-inactive.xpm | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/Kogaion-nighttime/xfwm4/top-right-inactive.xpm b/Kogaion-nighttime/xfwm4/top-right-inactive.xpm index ef332f4..62ce90f 100755 --- a/Kogaion-nighttime/xfwm4/top-right-inactive.xpm +++ b/Kogaion-nighttime/xfwm4/top-right-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * top_right_inactive_xpm[] = { -"2 36 3 1", +"2 26 3 1", " c None", ". c #969696 s inactive_hilight_1", "+ c #626262 s inactive_color_1", @@ -29,14 +29,4 @@ static char * top_right_inactive_xpm[] = { "+.", "+.", "+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", -"+.", "+."}; |