summaryrefslogtreecommitdiff
path: root/themes/frobozz
diff options
context:
space:
mode:
Diffstat (limited to 'themes/frobozz')
-rw-r--r--themes/frobozz143
1 files changed, 143 insertions, 0 deletions
diff --git a/themes/frobozz b/themes/frobozz
new file mode 100644
index 00000000..c99005fe
--- /dev/null
+++ b/themes/frobozz
@@ -0,0 +1,143 @@
+! by kyle (kyle@achilles.net)
+! modified from blah23 by cthulhain (lordzork@lordzork.com)
+
+! ***** toolbar *****
+toolbar: raised solid
+ toolbar.color: #484848
+
+toolbar.label: parentrelative
+ toolbar.label.textColor: #bcc3ce
+
+toolbar.windowLabel: sunken solid
+ toolbar.windowLabel.color: #485561
+ toolbar.windowLabel.textColor: #e8f1ff
+
+toolbar.clock: parentrelative
+ toolbar.clock.textColor: #bcc3ce
+
+toolbar.button: flat solid
+ toolbar.button.color:#484848
+ toolbar.button.picColor:#303030
+
+toolbar.button.pressed: sunken solid
+ toolbar.button.pressed.color: #484848
+
+
+! ***** menu *****
+menu.title: raised solid
+ menu.title.color: #485561
+ menu.title.textColor: #e8f1ff
+
+menu.frame: raised solid
+ menu.frame.color: #484848
+ menu.frame.textColor: #bcc3ce
+
+menu.hilite: sunken solid
+ menu.hilite.color: #485561
+ menu.hilite.textColor: #e8f1ff
+
+menu.bullet: triangle
+ menu.bullet.position: right
+
+
+! ***** window focused *****
+window.title.focus: raised solid
+ window.title.focus.color: #485561
+
+window.label.focus: parentrelative
+ window.label.focus.textColor: #e8f1ff
+
+window.button.focus: flat solid
+ window.button.focus.color: #485561
+ window.button.focus.picColor: #303030
+
+window.button.pressed: sunken solid
+ window.button.pressed.color: #485561
+
+window.handle.focus: sunken solid
+ window.handle.focus.color: #485561
+
+window.grip.focus: sunken solid
+ window.grip.focus.color: #485561
+
+window.frame.focusColor: #63707f
+ window.frame.focus.color: #63707f
+
+! ***** window unfocused *****
+window.title.unfocus: raised solid
+ window.title.unfocus.color: #484848
+
+window.label.unfocus: parentrelative
+ window.label.unfocus.textColor: #909090
+
+window.button.unfocus:flat solid
+ window.button.unfocus.color: #484848
+ window.button.unfocus.picColor: #303030
+
+window.handle.unfocus: sunken solid
+ window.handle.unfocus.color: #484848
+
+window.grip.unfocus: sunken solid
+ window.grip.unfocus.color: #484848
+
+window.frame.unfocusColor: #5e6166
+ window.frame.unfocus.color: #5e6166
+
+! ***** Xft fonts *****
+*xft.font: Arial
+toolbar.xft.size: 10
+toolbar.justify: center
+
+window.xft.size: 9
+!window.xft.flags: bold
+window.justify: left
+
+menu.title.xft.size: 10
+menu.title.xft.flags: bold
+menu.title.justify: center
+
+menu.frame.xft.size: 10
+menu.frame.justify: right
+
+! ***** fonts *****
+*Font: lucidasans-10
+!toolbar.font: lime
+!toolbar.justify: center
+
+!window.font: lime
+!window.justify: left
+
+!menu.title.font: lime
+!menu.title.justify: center
+
+!menu.frame.font: lime
+!menu.frame.justify: right
+
+! ***** the rest *****
+borderColor: #000000
+borderWidth: 1
+bevelWidth: 2
+handleWidth: 4
+frameWidth: 0
+
+! ***** bbpager *****
+bbpager.desktop.focusStyle: texture
+
+bbpager.frame: parentrelative
+bbpager.frame.color: #5e6166
+
+bbpager.desktop: parentrelative
+bbpager.desktop.focus: flat solid
+bbpager.desktop.focus.color: #484848
+
+bbpager.window: raised solid
+bbpager.window.color: #6f7a7f
+bbpager.window.focus: raised solid
+bbpager.window.focus.color: #485561
+
+bbpager.active.window.borderColor: black
+bbpager.inactive.window.borderColor: black
+
+! ***** rootCommand *****
+#rootCommand: bsetbg -solid "#484848"
+rootCommand: bsetbg -gradient flatinterlaced -bg "#485561" -fg "#"484848