From f183cfec8b565beeafd93f8f8b76a23fa71e78ff Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 9 Nov 2022 16:04:18 -0500 Subject: add fluxbox --- .../Squared_green/pixmaps/toolbar_focused.xpm | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/toolbar_focused.xpm (limited to 'fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/toolbar_focused.xpm') diff --git a/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/toolbar_focused.xpm b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/toolbar_focused.xpm new file mode 100644 index 0000000..6bbfad6 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/toolbar_focused.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char * toolbar_focused_xpm[] = { +"10 18 3 1", +" c None", +". c #383838", +"+ c #617953", +"..........", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +"++++++++++", +".........."}; -- cgit