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/bottom-right-inactive.xpm | |
parent | dac8d8d5af504420eeceaac8dbe27683da8482b7 (diff) |
add themes
Diffstat (limited to 'Kogaion-nighttime/xfwm4/bottom-right-inactive.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/bottom-right-inactive.xpm | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Kogaion-nighttime/xfwm4/bottom-right-inactive.xpm b/Kogaion-nighttime/xfwm4/bottom-right-inactive.xpm new file mode 100755 index 0000000..9d93aa3 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"8 8 3 1", +" c None", +". c #626262", +"+ c #969696", +".......+", +".......+", +".......+", +".......+", +".......+", +".......+", +".......+", +"++++++++"}; |