From f183cfec8b565beeafd93f8f8b76a23fa71e78ff Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 9 Nov 2022 16:04:18 -0500 Subject: add fluxbox --- .../Debian/Squared_for_Debian/pixmaps/max.xpm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max.xpm (limited to 'fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max.xpm') diff --git a/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max.xpm b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max.xpm new file mode 100644 index 0000000..a991bf0 --- /dev/null +++ b/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/max.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * max_xpm[] = { +"13 15 3 1", +" c None", +". c #E3E5EB", +"+ c #6D6D6D", +".............", +".............", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +"+++++++++++++", +".............", +"............."}; -- cgit