From f183cfec8b565beeafd93f8f8b76a23fa71e78ff Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 9 Nov 2022 16:04:18 -0500 Subject: add fluxbox --- .../Common/Squared_blue/pixmaps/max.xpm | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm (limited to 'fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm') diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm new file mode 100644 index 0000000..92695af --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * max_xpm[] = { +"13 15 13 1", +" c None", +". c #161616", +"+ c #12171A", +"@ c #121818", +"# c #4E6165", +"$ c #4E6263", +"% c #4A6367", +"& c #4D6265", +"* c #516063", +"= c #10181A", +"- c #0F191A", +"; c #151618", +"> c #131718", +".............", +"+@+@+@+@+@+@+", +"#$#$#$#$#$#$#", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"%%%%%%%%%%%%%", +"&&&&&&&&&&&&&", +"*************", +"=-=----------", +";>;>>>>>>>>>>"}; -- cgit