diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 12:35:28 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 12:35:28 +0000 |
commit | b22f90a81076bb2e4a48ce8bf9001215c9e96be6 (patch) | |
tree | f809c0d3ea04643d7b5af1278117540b80868c5d /Redcore-nighttime/xfwm4/menu-inactive.xpm | |
parent | 5ca6f604a7b339593378878f8acc44d52b737329 (diff) |
rebranding
Diffstat (limited to 'Redcore-nighttime/xfwm4/menu-inactive.xpm')
-rwxr-xr-x | Redcore-nighttime/xfwm4/menu-inactive.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Redcore-nighttime/xfwm4/menu-inactive.xpm b/Redcore-nighttime/xfwm4/menu-inactive.xpm new file mode 100755 index 0000000..4797b34 --- /dev/null +++ b/Redcore-nighttime/xfwm4/menu-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #969696 s inactive_hilight_1", +"+ c #626262 s inactive_color_1", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; |