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/title-2-active.xpm | |
parent | dac8d8d5af504420eeceaac8dbe27683da8482b7 (diff) |
add themes
Diffstat (limited to 'Kogaion-daylight/xfwm4/title-2-active.xpm')
-rwxr-xr-x | Kogaion-daylight/xfwm4/title-2-active.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Kogaion-daylight/xfwm4/title-2-active.xpm b/Kogaion-daylight/xfwm4/title-2-active.xpm new file mode 100755 index 0000000..7f1fdcb --- /dev/null +++ b/Kogaion-daylight/xfwm4/title-2-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; |