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-daylight/xfwm4/top-right-inactive.xpm | |
parent | dac8d8d5af504420eeceaac8dbe27683da8482b7 (diff) |
add themes
Diffstat (limited to 'Kogaion-daylight/xfwm4/top-right-inactive.xpm')
-rwxr-xr-x | Kogaion-daylight/xfwm4/top-right-inactive.xpm | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Kogaion-daylight/xfwm4/top-right-inactive.xpm b/Kogaion-daylight/xfwm4/top-right-inactive.xpm new file mode 100755 index 0000000..ceb4164 --- /dev/null +++ b/Kogaion-daylight/xfwm4/top-right-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"4 36 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +"....", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++."}; |