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/Doty/pixmaps/button_pressed.xpm | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_pressed.xpm (limited to 'fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_pressed.xpm') diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_pressed.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_pressed.xpm new file mode 100644 index 0000000..6ba4a1f --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/button_pressed.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * max_pressed_xpm[] = { +"13 13 37 1", +" c None", +". c #3A3A3A", +"+ c #353535", +"@ c #303030", +"# c #181818", +"$ c #2B2B2B", +"% c #186A6D", +"& c #079499", +"* c #039DA2", +"= c #15686B", +"- c #039DA3", +"; c #262626", +"> c #069195", +", c #039AA0", +"' c #039A9F", +") c #079195", +"! c #212121", +"~ c #05878B", +"{ c #05878C", +"] c #05868B", +"^ c #1D1D1D", +"/ c #096E71", +"( c #077579", +"_ c #104042", +": c #096265", +"< c #096366", +"[ c #096266", +"} c #131313", +"| c #0E0E0E", +"1 c #0F3435", +"2 c #0C4B4D", +"3 c #0B4F52", +"4 c #0C4A4D", +"5 c #141414", +"6 c #090909", +"7 c #101010", +"8 c #040404", +".............", +"+++++++++++++", +"@@#####@@@@@@", +"$#%&*&%#$$$$$", +"#=-----=#;;;;", +"#>,,',')#!!!!", +"#~{{{{{]#^^^^", +"#/(((((/#####", +"#_:<:[:_#}}}}", +"|#123415|||||", +"6677777666666", +"8888888888888", +"8888888888888"}; -- cgit