diff options
author | bionel <ionel.busuioc@gmail.com> | 2015-07-28 22:09:35 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2015-07-28 22:09:35 +0300 |
commit | e450545b966e867db59adcfa74c59d9940007414 (patch) | |
tree | 2a5a802bbb659101664e2219897413e39ab12c2c /Kogaion-nighttime/xfwm4/hide-prelight.xpm | |
parent | dac8d8d5af504420eeceaac8dbe27683da8482b7 (diff) |
add themes
Diffstat (limited to 'Kogaion-nighttime/xfwm4/hide-prelight.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/hide-prelight.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Kogaion-nighttime/xfwm4/hide-prelight.xpm b/Kogaion-nighttime/xfwm4/hide-prelight.xpm new file mode 100755 index 0000000..5e28520 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/hide-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; |