summaryrefslogtreecommitdiff
path: root/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps
diff options
context:
space:
mode:
Diffstat (limited to 'fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps')
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close.xpm35
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close_pressed.xpm28
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stick.xpm18
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stuck.xpm21
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_select.xpm18
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_unselect.xpm18
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm31
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max_pressed.xpm27
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min.xpm27
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min_pressed.xpm28
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/select.xpm21
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stick.xpm25
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stuck.xpm25
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/toolbar_focused.xpm25
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/unselect.xpm18
15 files changed, 365 insertions, 0 deletions
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close.xpm
new file mode 100644
index 0000000..e293532
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close.xpm
@@ -0,0 +1,35 @@
+/* XPM */
+static char * close_xpm[] = {
+"16 15 17 1",
+" c None",
+". c #161616",
+"+ c #131718",
+"@ c #3C4A4B",
+"# c #394B4D",
+"$ c #10181A",
+"% c #3B4A4D",
+"& c #3B4B4B",
+"* c #3E494B",
+"= c #3E4A4A",
+"- c #3F494B",
+"; c #3F494A",
+"> c #101918",
+", c #12171A",
+"' c #121818",
+") c #151618",
+"! c #151716",
+"................",
+"++++++++++++++++",
+"@@@@@@@@@@@@@##$",
+"###############$",
+"###############$",
+"###############$",
+"###############$",
+"###############$",
+"###############$",
+"###############$",
+"###############$",
+"%&%&%&%&%&%&###$",
+"*=-;*=-;*=-;###$",
+"$>,'$>,'$>,'$..$",
+")!)!)!)!)!)!)!)!"};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close_pressed.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close_pressed.xpm
new file mode 100644
index 0000000..3d2fd78
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/close_pressed.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * close_pressed_xpm[] = {
+"16 15 10 1",
+" c None",
+". c #161616",
+"+ c #131718",
+"@ c #6B7172",
+"# c #10181A",
+"$ c #101918",
+"% c #12171A",
+"& c #121818",
+"* c #151618",
+"= c #151716",
+"................",
+"++++++++++++++++",
+"@@@@@@@@@@@@@@@#",
+"@@@@@@@@@@@@@@@#",
+"@@@@@@@@@@@@@@@#",
+"@@@@@@@@@@@@@@@#",
+"@@@@@@@@@@@@@@@#",
+"@@@@@@@@@@@@@@@#",
+"@@@@@@@@@@@@@@@#",
+"@@@@@@@@@@@@@@@#",
+"@@@@@@@@@@@@@@@#",
+"@@@@@@@@@@@@@@@#",
+"@@@@@@@@@@@@@@@#",
+"#$%&#$%&#$%&#..#",
+"*=*=*=*=*=*=*=*="};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stick.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stick.xpm
new file mode 100644
index 0000000..b2e3567
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stick.xpm
@@ -0,0 +1,18 @@
+/* XPM */
+static char * unselect_xpm[] = {
+"13 13 2 1",
+" c None",
+". c #C0C0C0",
+" ",
+" ",
+" ",
+" ..... ",
+" . . ",
+" . . ",
+" . . ",
+" ..... ",
+" ",
+" ",
+" ",
+" ",
+" "};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stuck.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stuck.xpm
new file mode 100644
index 0000000..2889f7f
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/copy of stuck.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * select_xpm[] = {
+"13 16 2 1",
+" c None",
+". c #C0C0C0",
+" ",
+" ",
+" ",
+" ",
+" ..... ",
+" . . ",
+" . . . ",
+" . . ",
+" ..... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};
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",
+" ",
+" ",
+" ",
+" ..... ",
+" . . ",
+" . . . ",
+" . . ",
+" ..... ",
+" ",
+" ",
+" ",
+" ",
+" "};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_unselect.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_unselect.xpm
new file mode 100644
index 0000000..5bf9eb6
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/hilite_unselect.xpm
@@ -0,0 +1,18 @@
+/* XPM */
+static char * hilite_unselect_xpm[] = {
+"13 13 2 1",
+" c None",
+". c #C0C0C0",
+" ",
+" ",
+" ",
+" ..... ",
+" . . ",
+" . . ",
+" . . ",
+" ..... ",
+" ",
+" ",
+" ",
+" ",
+" "};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm
new file mode 100644
index 0000000..92695af
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max.xpm
@@ -0,0 +1,31 @@
+/* XPM */
+static char * max_xpm[] = {
+"13 15 13 1",
+" c None",
+". c #161616",
+"+ c #12171A",
+"@ c #121818",
+"# c #4E6165",
+"$ c #4E6263",
+"% c #4A6367",
+"& c #4D6265",
+"* c #516063",
+"= c #10181A",
+"- c #0F191A",
+"; c #151618",
+"> c #131718",
+".............",
+"+@+@+@+@+@+@+",
+"#$#$#$#$#$#$#",
+"%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%",
+"%%%%%%%%%%%%%",
+"&&&&&&&&&&&&&",
+"*************",
+"=-=----------",
+";>;>>>>>>>>>>"};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max_pressed.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max_pressed.xpm
new file mode 100644
index 0000000..8901f85
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max_pressed.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * max_pressed_xpm[] = {
+"13 15 9 1",
+" c None",
+". c #161616",
+"+ c #12171A",
+"@ c #121818",
+"# c #6B7172",
+"$ c #10181A",
+"% c #0F191A",
+"& c #151618",
+"* c #131718",
+".............",
+"+@+@+@+@+@+@+",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"$%$%%%%%%%%%%",
+"&*&**********"};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min.xpm
new file mode 100644
index 0000000..75385f3
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * min_xpm[] = {
+"13 15 9 1",
+" c None",
+". c #161616",
+"+ c #12171A",
+"@ c #121818",
+"# c #467177",
+"$ c #10181A",
+"% c #0F191A",
+"& c #151618",
+"* c #131718",
+".............",
+"+@+@+@+@+@+@+",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"#############",
+"$%$%%%%%%%%%%",
+"&*&**********"};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min_pressed.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min_pressed.xpm
new file mode 100644
index 0000000..9310518
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/min_pressed.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * min_pressed_xpm[] = {
+"13 15 10 1",
+" c None",
+". c #161616",
+"+ c #131718",
+"@ c #6B7172",
+"# c #10181A",
+"$ c #101918",
+"% c #12171A",
+"& c #121818",
+"* c #151618",
+"= c #151716",
+".............",
+"+++++++++++++",
+"@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@",
+"#$%&#$%&#$%&#",
+"*=*=*=*=*=*=*"};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/select.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/select.xpm
new file mode 100644
index 0000000..2889f7f
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/select.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * select_xpm[] = {
+"13 16 2 1",
+" c None",
+". c #C0C0C0",
+" ",
+" ",
+" ",
+" ",
+" ..... ",
+" . . ",
+" . . . ",
+" . . ",
+" ..... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stick.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stick.xpm
new file mode 100644
index 0000000..b2d639b
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stick.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * stick_xpm[] = {
+"16 15 7 1",
+" c None",
+". c #161616",
+"+ c #131718",
+"@ c #10181A",
+"# c #687274",
+"$ c #151716",
+"% c #151618",
+"................",
+"++++++++++++++++",
+"@+++++++++++++++",
+"++++++++++++++++",
+"++++++++++++++++",
+"+++++######+++++",
+"+++++#++++#+++++",
+"+++++#++++#+++++",
+"+++++#++++#+++++",
+"+++++#++++#+++++",
+"+++++######+++++",
+"++++++++++++++++",
+"++++++++++++++++",
+"@+++++++++++++++",
+"$%$+++++++++++++"};
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",
+"................",
+"++++++++++++++++",
+"@+++++++++++++++",
+"++++++++++++++++",
+"++++++++++++++++",
+"+++++######+++++",
+"+++++#++++#+++++",
+"+++++#+##+#+++++",
+"+++++#+##+#+++++",
+"+++++#++++#+++++",
+"+++++######+++++",
+"++++++++++++++++",
+"++++++++++++++++",
+"@+++++++++++++++",
+"$%$+++++++++++++"};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/toolbar_focused.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/toolbar_focused.xpm
new file mode 100644
index 0000000..f9a59ef
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/toolbar_focused.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * toolbar_focused_xpm[] = {
+"10 18 4 1",
+" c None",
+". c #181818",
+"+ c #436D72",
+"@ c #467277",
+"..........",
+"++++++++++",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+"@@@@@@@@@@",
+".........."};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/unselect.xpm b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/unselect.xpm
new file mode 100644
index 0000000..b2e3567
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/unselect.xpm
@@ -0,0 +1,18 @@
+/* XPM */
+static char * unselect_xpm[] = {
+"13 13 2 1",
+" c None",
+". c #C0C0C0",
+" ",
+" ",
+" ",
+" ..... ",
+" . . ",
+" . . ",
+" . . ",
+" ..... ",
+" ",
+" ",
+" ",
+" ",
+" "};
bgstack15