diff options
| author | navewindre <boneyaard@gmail.com> | 2024-11-01 23:44:58 +0100 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2024-11-01 23:44:58 +0100 |
| commit | 7b3f5c45070fddc5448e20b62992774e1f9d5ef8 (patch) | |
| tree | d54cc178e2641343cfbe7e30478642058bd4b1e6 /themes/platinum-custom/xfwm4/maximize-active.xpm | |
| parent | cd659b1eb8532260f830bb438c81e76e224bc7bb (diff) | |
a
Diffstat (limited to 'themes/platinum-custom/xfwm4/maximize-active.xpm')
| -rw-r--r-- | themes/platinum-custom/xfwm4/maximize-active.xpm | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/themes/platinum-custom/xfwm4/maximize-active.xpm b/themes/platinum-custom/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..06b86db --- /dev/null +++ b/themes/platinum-custom/xfwm4/maximize-active.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"13 13 10 1", +" c None", +". c #8C8C8C", +"+ c #CECECE", +"@ c #212121", +"# c #FFFFFF", +"$ c #9C9C9C", +"% c #ADADAD", +"& c #BDBDBD", +"* c #DEDEDE", +"= c #EFEFEF", +"............+", +".@@@@@@@@@@@#", +".@#++++@+++@#", +".@+$$%%@&+.@#", +".@+$%%&@++.@#", +".@+%%&&@+*.@#", +".@+%&&+@**.@#", +".@@@@@@@*=.@#", +".@+&++**==.@#", +".@+++**==#.@#", +".@+........@#", +".@@@@@@@@@@@#", +"+############"}; |
