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/stuck.xpm | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stuck.xpm (limited to 'fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stuck.xpm') diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stuck.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stuck.xpm new file mode 100644 index 0000000..8f56939 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stuck.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * stuck_xpm[] = { +"16 15 7 1", +" c None", +". c #161616", +"+ c #131718", +"@ c #10181A", +"# c #C3C3C3", +"$ c #151716", +"% c #151618", +"................", +"++++++++++++++++", +"@+++++++++++++++", +"++++++++++++++++", +"++++++++++++++++", +"+++++######+++++", +"+++++#++++#+++++", +"+++++#+##+#+++++", +"+++++#+##+#+++++", +"+++++#++++#+++++", +"+++++######+++++", +"++++++++++++++++", +"++++++++++++++++", +"@+++++++++++++++", +"$%$+++++++++++++"}; -- cgit