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/hilite_select.xpm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_select.xpm (limited to 'fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_select.xpm') diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_select.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_select.xpm new file mode 100644 index 0000000..87df179 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_select.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * hilite_select_xpm[] = { +"13 13 2 1", +" c None", +". c #C0C0C0", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; -- cgit