summaryrefslogtreecommitdiff
path: root/fluxbox/debian/additional-themes/Common/Squared_blue
diff options
context:
space:
mode:
Diffstat (limited to 'fluxbox/debian/additional-themes/Common/Squared_blue')
-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
-rw-r--r--fluxbox/debian/additional-themes/Common/Squared_blue/theme.cfg234
16 files changed, 599 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",
+" ",
+" ",
+" ",
+" ..... ",
+" . . ",
+" . . ",
+" . . ",
+" ..... ",
+" ",
+" ",
+" ",
+" ",
+" "};
diff --git a/fluxbox/debian/additional-themes/Common/Squared_blue/theme.cfg b/fluxbox/debian/additional-themes/Common/Squared_blue/theme.cfg
new file mode 100644
index 0000000..9694344
--- /dev/null
+++ b/fluxbox/debian/additional-themes/Common/Squared_blue/theme.cfg
@@ -0,0 +1,234 @@
+!----------------------------------------------------------------------------------------------
+! This work is licensed under the Creative Commons
+! Attribution-ShareAlike License.
+! To view a copy of this license, visit
+! http://creativecommons.org/licenses/by-sa/3.0/
+!----------------------------------------------------------------------------------------------
+! Style Name: Squared
+! Style version 1
+! Style Author: endel (endel@tlen.pl)
+! Style Date: 12.12.2010
+!----------------------------------------------------------------------------------------------
+
+*font: sans-8
+#*.font.effect: shadow
+#*.font.shadow.color: #535353
+#*.font.shadow.x: 1
+#*.font.shadow.y: 1
+
+!----------------------------------------------------------------------------------------------
+
+toolbar.bevelWidth: 0
+
+toolbar.borderWidth: 1
+toolbar.borderColor: #467277
+
+toolbar.height: 18
+toolbar.justify: center
+
+toolbar: flat
+toolbar.pixmap:
+toolbar.color: #161616
+toolbar.colorTo:
+
+toolbar.shaped: false
+toolbar.clock: flat
+toolbar.clock.pixmap:
+toolbar.clock.justify: center
+toolbar.clock.color: #161616
+toolbar.clock.colorTo:
+toolbar.clock.textColor: #c0c0c0
+
+toolbar.workspace: flat
+toolbar.workspace.pixmap:
+toolbar.workspace.justify: center
+toolbar.workspace.color: #161616
+toolbar.workspace.colorTo:
+toolbar.workspace.textColor: #c0c0c0
+
+toolbar.button: flat
+toolbar.button.pixmap:
+toolbar.button.color: #161616
+toolbar.button.colorTo:
+toolbar.button.picColor: #c0c0c0
+toolbar.button.pressed: flat
+toolbar.button.pressed.pixmap:
+toolbar.button.pressed.color: #161616
+toolbar.button.pressed.colorTo:
+toolbar.button.pressed.picColor:
+
+toolbar.iconbar.empty: flat
+toolbar.iconbar.empty.pixmap:
+toolbar.iconbar.empty.color: #161616
+toolbar.iconbar.empty.colorTo:
+toolbar.iconbar.borderWidth: 0
+toolbar.iconbar.borderColor: #9A9A9A
+
+
+toolbar.iconbar.focused.borderWidth:
+toolbar.iconbar.focused.borderColor:
+toolbar.iconbar.focused: flat
+toolbar.iconbar.focused.pixmap: toolbar_focused.xpm
+toolbar.iconbar.focused.color:
+toolbar.iconbar.focused.colorTo:
+toolbar.iconbar.focused.textColor: #c0c0c0
+toolbar.iconbar.focused.justify: center
+
+toolbar.iconbar.unfocused.borderWidth:
+toolbar.iconbar.unfocused.borderColor:
+toolbar.iconbar.unfocused: flat
+toolbar.iconbar.unfocused.pixmap:
+toolbar.iconbar.unfocused.color: #161616
+toolbar.iconbar.unfocused.colorTo:
+toolbar.iconbar.unfocused.textColor: #c0c0c0
+toolbar.iconbar.unfocused.justify: center
+
+!----------------------------------------------------------------------------------------------
+
+menu.bevelWidth: 0
+menu.itemHeight: 14
+menu.titleHeight: 14
+
+menu.roundCorners:
+menu.borderColor: #467277
+menu.borderWidth: 1
+
+menu.bullet.position: right
+menu.bullet: empty
+
+menu.submenu.pixmap:
+menu.hilite.submenu.pixmap:
+
+menu.selected.pixmap: select.xpm
+menu.hilite.selected.pixmap: hilite_select.xpm
+
+menu.unselected.pixmap: unselect.xpm
+menu.hilite.unselected.pixmap: hilite_unselect.xpm
+
+menu.title: flat
+menu.title.pixmap:
+menu.title.justify: center
+menu.title.color: #161616
+menu.title.colorTo:
+menu.title.textColor: #c0c0c0
+
+menu.frame: flat
+menu.frame.pixmap:
+menu.frame.justify: left
+menu.frame.color: #161616
+menu.frame.colorTo:
+menu.frame.textColor: #c0c0c0
+menu.frame.disableColor: #726d69
+
+menu.hilite: flat
+menu.hilite.pixmap:
+menu.hilite.color: #467277
+menu.hilite.colorTo:
+menu.hilite.textColor: #c0c0c0
+
+!----------------------------------------------------------------------------------------------
+
+window.bevelWidth: 1
+window.shade:
+window.borderWidth: 1
+window.borderColor: #467277
+window.roundCorners:
+window.justify: center
+
+window.title.height: 18
+
+window.title.focus: flat
+window.title.focus.pixmap:
+window.title.focus.color: #161616
+window.title.focus.colorTo:
+window.title.unfocus: flat
+window.title.unfocus.pixmap:
+window.title.unfocus.color: #161616
+window.title.unfocus.colorTo:
+
+window.label.focus: flat
+window.label.focus.pixmap:
+window.label.focus.color: #161616
+window.label.focus.colorTo:
+window.label.focus.textColor: #c0c0c0
+window.label.unfocus: flat
+window.label.unfocus.pixmap:
+window.label.unfocus.color: #161616
+window.label.unfocus.colorTo:
+window.label.unfocus.textColor: #9c9c9c
+
+window.button.focus: ParentRelative
+window.button.focus.color:
+window.button.focus.colorTo:
+window.button.focus.picColor: #9c9c9c
+window.button.unfocus: ParentRelative
+window.button.unfocus.Color:
+window.button.unfocus.ColorTo:
+window.button.unfocus.picColor: #9c9c9c
+window.button.pressed: Flat
+window.button.pressed.color: #4C4C4C
+window.button.pressed.colorTo: #545454
+window.button.pressed.picColor: #000000
+
+window.shade.pixmap:
+window.shade.unfocus.pixmap:
+window.shade.pressed.pixmap:
+
+window.unshade.pixmap:
+window.unshade.unfocus.pixmap:
+window.unshade.pressed.pixmap:
+
+window.menuicon.pixmap:
+window.menuicon.unfocus.pixmap:
+window.menuicon.pressed.pixmap:
+
+window.close.pixmap: close.xpm
+window.close.unfocus.pixmap: close.xpm
+window.close.pressed.pixmap: close_pressed.xpm
+
+window.iconify.pixmap: min.xpm
+window.iconify.unfocus.pixmap: min.xpm
+window.iconify.pressed.pixmap: min_pressed.xpm
+
+window.maximize.pixmap: max.xpm
+window.maximize.unfocus.pixmap: max.xpm
+window.maximize.pressed.pixmap: max_pressed.xpm
+
+window.stick.pixmap: stick.xpm
+window.stick.unfocus.pixmap: stick.xpm
+window.stick.pressed.pixmap: stuck.xpm
+
+window.stuck.pixmap: stuck.xpm
+window.stuck.unfocus.pixmap: stuck.xpm
+window.stuck.pressed.pixmap: stuck.xpm
+
+window.handle.focus: flat
+window.handle.focus.pixmap:
+window.handle.focus.color: #000000
+window.handle.focus.colorTo:
+window.handle.unfocus: flat
+window.handle.unfocus.pixmap:
+window.handle.unfocus.color: #000000
+window.handle.unfocus.colorTo:
+window.handleWidth: 2
+
+window.grip.focus: flat
+window.grip.focus.pixmap:
+window.grip.focus.color: #000000
+window.grip.focus.colorTo:
+window.grip.unfocus: flat
+window.grip.unfocus.pixmap:
+window.grip.unfocus.color: #000000
+window.grip.unfocus.colorTo:
+
+!----------------------------------------------------------------------------------------------
+
+slit: flat
+slit.pixmap:
+slit.color: #3A3A3A
+slit.colorTo: #000000
+slit.borderWidth: 1
+slit.bevelWidth: 1
+slit.borderColor: #467277
+
+!----------------------------------------------------------------------------------------------
bgstack15