summaryrefslogtreecommitdiff
path: root/deco
diff options
context:
space:
mode:
authorAnton Khirnov <wyskas@gmail.com>2009-04-18 20:58:09 +0200
committerAnton Khirnov <wyskas@gmail.com>2009-04-18 20:58:09 +0200
commit92560cc8670c613b298ca6db9017d1097f7611c5 (patch)
tree7a7905711db521f44da02c6da586d0ef213b1537 /deco
initial commit
Diffstat (limited to 'deco')
-rw-r--r--deco/MINI_ICON0
-rw-r--r--deco/buttonsbg_active.xpm23
-rw-r--r--deco/close_activedown.xpm27
-rw-r--r--deco/close_activeup.xpm26
-rw-r--r--deco/close_inactive.xpm25
-rw-r--r--deco/decor8
-rw-r--r--deco/iconify_activedown.xpm27
-rw-r--r--deco/iconify_activeup.xpm26
-rw-r--r--deco/iconify_inactive.xpm25
-rw-r--r--deco/maximize_activedown.xpm27
-rw-r--r--deco/maximize_activeup.xpm26
-rw-r--r--deco/maximize_inactive.xpm25
-rw-r--r--deco/options_activedown.xpm27
-rw-r--r--deco/options_activeup.xpm26
-rw-r--r--deco/options_inactive.xpm25
-rw-r--r--deco/title_active.xpm24
-rw-r--r--deco/title_inactive.xpm23
-rw-r--r--deco/titleleft_active.xpm24
-rw-r--r--deco/titleright_active.xpm24
19 files changed, 438 insertions, 0 deletions
diff --git a/deco/MINI_ICON b/deco/MINI_ICON
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/deco/MINI_ICON
diff --git a/deco/buttonsbg_active.xpm b/deco/buttonsbg_active.xpm
new file mode 100644
index 0000000..6ba75a7
--- /dev/null
+++ b/deco/buttonsbg_active.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * titleIB_xpm[] = {
+"18 18 2 1",
+" c None",
+". c #B2B2B2",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+".................."};
diff --git a/deco/close_activedown.xpm b/deco/close_activedown.xpm
new file mode 100644
index 0000000..9145e4d
--- /dev/null
+++ b/deco/close_activedown.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * close_activedown_xpm[] = {
+"18 18 6 1",
+" c None",
+". c #C4C3C4",
+"+ c #6A6D6A",
+"@ c #608090",
+"# c #EAEAEA",
+"$ c #000000",
+"..................",
+"..++++++++++++++..",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@$$@@@@$$@@@+#",
+".+@@@$$$@@$$$@@@+#",
+".+@@@@$$$$$$@@@@+#",
+".+@@@@@$$$$@@@@@+#",
+".+@@@@@$$$$@@@@@+#",
+".+@@@@$$$$$$@@@@+#",
+".+@@@$$$@@$$$@@@+#",
+".+@@@$$@@@@$$@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+"..++++++++++++++..",
+"..##############.."};
diff --git a/deco/close_activeup.xpm b/deco/close_activeup.xpm
new file mode 100644
index 0000000..c46225b
--- /dev/null
+++ b/deco/close_activeup.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * close_activeup_xpm[] = {
+"18 18 5 1",
+" c None",
+". c #C4C3C4",
+"+ c #6A6D6A",
+"@ c #EAEAEA",
+"# c #000000",
+"..................",
+"..++++++++++++++..",
+".+.@@@@@@@@@@@@@+@",
+".+@.............+@",
+".+@.............+@",
+".+@..##....##...+@",
+".+@..###..###...+@",
+".+@...######....+@",
+".+@....####.....+@",
+".+@....####.....+@",
+".+@...######....+@",
+".+@..###..###...+@",
+".+@..##....##...+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+"..++++++++++++++..",
+"..@@@@@@@@@@@@@@.."};
diff --git a/deco/close_inactive.xpm b/deco/close_inactive.xpm
new file mode 100644
index 0000000..c6b55a3
--- /dev/null
+++ b/deco/close_inactive.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * close_inactive_xpm[] = {
+"18 18 4 1",
+" c None",
+". c #B2B2B2",
+"+ c #6A6D6A",
+"@ c #EAEAEA",
+"..................",
+"..++++++++++++++..",
+".+.@@@@@@@@@@@@@+@",
+".+@.............+@",
+".+@.............+@",
+".+@..++....++...+@",
+".+@..+++..+++...+@",
+".+@...++++++....+@",
+".+@....++++.....+@",
+".+@....++++.....+@",
+".+@...++++++....+@",
+".+@..+++..+++...+@",
+".+@..++....++...+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+"..++++++++++++++..",
+"..@@@@@@@@@@@@@@.."};
diff --git a/deco/decor b/deco/decor
new file mode 100644
index 0000000..728297e
--- /dev/null
+++ b/deco/decor
@@ -0,0 +1,8 @@
+BorderStyle -- HiddenHandles !NoInset Raised
+TitleStyle Centered Height 18
+Style * Font -*-lucida-bold-r-normal-*-10-*-*-*-*-*-*
+Style * HandleWidth 5
+Style * ForeColor #606060
+Style * BackColor #808080
+Style * HilightFore #E0E0E0
+Style * HilightBack #909090
diff --git a/deco/iconify_activedown.xpm b/deco/iconify_activedown.xpm
new file mode 100644
index 0000000..097a321
--- /dev/null
+++ b/deco/iconify_activedown.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * iconify_activedown_xpm[] = {
+"18 18 6 1",
+" c None",
+". c #C2C2C2",
+"+ c #6A6D6A",
+"@ c #608090",
+"# c #EAEAEA",
+"$ c #000000",
+"..................",
+"..++++++++++++++..",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@$$$$$$$$@@@+#",
+".+@@@$$$$$$$$@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+"..++++++++++++++..",
+"..##############.."};
diff --git a/deco/iconify_activeup.xpm b/deco/iconify_activeup.xpm
new file mode 100644
index 0000000..a38fbf0
--- /dev/null
+++ b/deco/iconify_activeup.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * iconify_activeup_xpm[] = {
+"18 18 5 1",
+" c None",
+". c #C2C2C2",
+"+ c #6A6D6A",
+"@ c #EAEAEA",
+"# c #000000",
+"..................",
+"..++++++++++++++..",
+".+.@@@@@@@@@@@@@+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@..########...+@",
+".+@..########...+@",
+".+@.............+@",
+".+@.............+@",
+"..++++++++++++++..",
+"..@@@@@@@@@@@@@@.."};
diff --git a/deco/iconify_inactive.xpm b/deco/iconify_inactive.xpm
new file mode 100644
index 0000000..cdba99a
--- /dev/null
+++ b/deco/iconify_inactive.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * minimize_inactive_xpm[] = {
+"18 18 4 1",
+" c None",
+". c #B2B2B2",
+"+ c #6A6D6A",
+"@ c #EAEAEA",
+"..................",
+"..++++++++++++++..",
+".+.@@@@@@@@@@@@@+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+".+@..++++++++...+@",
+".+@..++++++++...+@",
+".+@.............+@",
+".+@.............+@",
+"..++++++++++++++..",
+"..@@@@@@@@@@@@@@.."};
diff --git a/deco/maximize_activedown.xpm b/deco/maximize_activedown.xpm
new file mode 100644
index 0000000..3a01fb2
--- /dev/null
+++ b/deco/maximize_activedown.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * maximize_activedown_xpm[] = {
+"18 18 6 1",
+" c None",
+". c #C2C2C2",
+"+ c #6A6D6A",
+"@ c #608090",
+"# c #EAEAEA",
+"$ c #000000",
+"..................",
+"..++++++++++++++..",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@$$$$$$$$@@@+#",
+".+@@$@@@@@@@@$@@+#",
+".+@@$@@@@@@@@$@@+#",
+".+@@$@@@@@@@@$@@+#",
+".+@@$@@@@@@@@$@@+#",
+".+@@$@@@@@@@@$@@+#",
+".+@@$@@@@@@@@$@@+#",
+".+@@$@@@@@@@@$@@+#",
+".+@@$@@@@@@@@$@@+#",
+".+@@@$$$$$$$$@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+"..++++++++++++++..",
+"..##############.."};
diff --git a/deco/maximize_activeup.xpm b/deco/maximize_activeup.xpm
new file mode 100644
index 0000000..9d46430
--- /dev/null
+++ b/deco/maximize_activeup.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * maximize_activeup_xpm[] = {
+"18 18 5 1",
+" c None",
+". c #C2C2C2",
+"+ c #6A6D6A",
+"@ c #EAEAEA",
+"# c #000000",
+"..................",
+"..++++++++++++++..",
+".+.@@@@@@@@@@@@@+@",
+".+@.............+@",
+".+@..########...+@",
+".+@.#........#..+@",
+".+@.#........#..+@",
+".+@.#........#..+@",
+".+@.#........#..+@",
+".+@.#........#..+@",
+".+@.#........#..+@",
+".+@.#........#..+@",
+".+@.#........#..+@",
+".+@..########...+@",
+".+@.............+@",
+".+@.............+@",
+"..++++++++++++++..",
+"..@@@@@@@@@@@@@@.."};
diff --git a/deco/maximize_inactive.xpm b/deco/maximize_inactive.xpm
new file mode 100644
index 0000000..efa83cc
--- /dev/null
+++ b/deco/maximize_inactive.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * maximize_inactive_xpm[] = {
+"18 18 4 1",
+" c None",
+". c #B2B2B2",
+"+ c #6A6D6A",
+"@ c #EAEAEA",
+"..................",
+"..++++++++++++++..",
+".+.@@@@@@@@@@@@@+@",
+".+@.............+@",
+".+@..++++++++...+@",
+".+@.+........+..+@",
+".+@.+........+..+@",
+".+@.+........+..+@",
+".+@.+........+..+@",
+".+@.+........+..+@",
+".+@.+........+..+@",
+".+@.+........+..+@",
+".+@.+........+..+@",
+".+@..++++++++...+@",
+".+@.............+@",
+".+@.............+@",
+"..++++++++++++++..",
+"..@@@@@@@@@@@@@@.."};
diff --git a/deco/options_activedown.xpm b/deco/options_activedown.xpm
new file mode 100644
index 0000000..d31fa82
--- /dev/null
+++ b/deco/options_activedown.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * options_activedown_xpm[] = {
+"18 18 6 1",
+" c None",
+". c #C2C2C2",
+"+ c #6A6D6A",
+"@ c #608090",
+"# c #EAEAEA",
+"$ c #000000",
+"..................",
+"..++++++++++++++..",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@$$$@@@$$$@@+#",
+".+@@@$@@@@@@@$@@+#",
+".+@@@$@@@@@@@$@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@$@@@@@@@$@@+#",
+".+@@@$@@@@@@@$@@+#",
+".+@@@$$$@@@$$$@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@+#",
+"..++++++++++++++..",
+"..##############.."};
diff --git a/deco/options_activeup.xpm b/deco/options_activeup.xpm
new file mode 100644
index 0000000..f18d888
--- /dev/null
+++ b/deco/options_activeup.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * options_activeup_xpm[] = {
+"18 18 5 1",
+" c None",
+". c #C2C2C2",
+"+ c #6A6D6A",
+"@ c #EAEAEA",
+"# c #000000",
+"..................",
+"..++++++++++++++..",
+".+.@@@@@@@@@@@@@+@",
+".+@.............+@",
+".+@.............+@",
+".+@..###...###..+@",
+".+@..#.......#..+@",
+".+@..#.......#..+@",
+".+@.............+@",
+".+@.............+@",
+".+@..#.......#..+@",
+".+@..#.......#..+@",
+".+@..###...###..+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+"..++++++++++++++..",
+"..@@@@@@@@@@@@@@.."};
diff --git a/deco/options_inactive.xpm b/deco/options_inactive.xpm
new file mode 100644
index 0000000..0041786
--- /dev/null
+++ b/deco/options_inactive.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * options_inactive_xpm[] = {
+"18 18 4 1",
+" c None",
+". c #B2B2B2",
+"+ c #6A6D6A",
+"@ c #EAEAEA",
+"..................",
+"..++++++++++++++..",
+".+.@@@@@@@@@@@@@+@",
+".+@.............+@",
+".+@.............+@",
+".+@..+++...+++..+@",
+".+@..+.......+..+@",
+".+@..+.......+..+@",
+".+@.............+@",
+".+@.............+@",
+".+@..+.......+..+@",
+".+@..+.......+..+@",
+".+@..+++...+++..+@",
+".+@.............+@",
+".+@.............+@",
+".+@.............+@",
+"..++++++++++++++..",
+"..@@@@@@@@@@@@@@.."};
diff --git a/deco/title_active.xpm b/deco/title_active.xpm
new file mode 100644
index 0000000..c87618d
--- /dev/null
+++ b/deco/title_active.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * title_active_xpm[] = {
+"18 18 3 1",
+" c None",
+". c #4C4C4C",
+"+ c #000000",
+"..................",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+"++++++++++++++++++",
+".................."};
diff --git a/deco/title_inactive.xpm b/deco/title_inactive.xpm
new file mode 100644
index 0000000..6ba75a7
--- /dev/null
+++ b/deco/title_inactive.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * titleIB_xpm[] = {
+"18 18 2 1",
+" c None",
+". c #B2B2B2",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+".................."};
diff --git a/deco/titleleft_active.xpm b/deco/titleleft_active.xpm
new file mode 100644
index 0000000..3a44d3a
--- /dev/null
+++ b/deco/titleleft_active.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * titleleft_active_xpm[] = {
+"18 18 3 1",
+" c None",
+". c #424242",
+"+ c #000000",
+"..................",
+".....+++++++++++++",
+"...+++++++++++++++",
+"..++++++++++++++++",
+"..++++++++++++++++",
+".+++++++++++++++++",
+".+++++++++++++++++",
+".+++++++++++++++++",
+".+++++++++++++++++",
+".+++++++++++++++++",
+".+++++++++++++++++",
+".+++++++++++++++++",
+".+++++++++++++++++",
+"..++++++++++++++++",
+"..++++++++++++++++",
+"...+++++++++++++++",
+".....+++++++++++++",
+".................."};
diff --git a/deco/titleright_active.xpm b/deco/titleright_active.xpm
new file mode 100644
index 0000000..b2469bf
--- /dev/null
+++ b/deco/titleright_active.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * titleright_active_xpm[] = {
+"18 18 3 1",
+" c None",
+". c #424242",
+"+ c #000000",
+"..................",
+"+++++++++++++.....",
+"+++++++++++++++...",
+"++++++++++++++++..",
+"++++++++++++++++..",
+"+++++++++++++++++.",
+"+++++++++++++++++.",
+"+++++++++++++++++.",
+"+++++++++++++++++.",
+"+++++++++++++++++.",
+"+++++++++++++++++.",
+"+++++++++++++++++.",
+"+++++++++++++++++.",
+"++++++++++++++++..",
+"++++++++++++++++..",
+"+++++++++++++++...",
+"+++++++++++++.....",
+".................."};