summaryrefslogtreecommitdiff
path: root/themes/Bear2/openbox-3
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2007-06-07 23:46:28 +0000
committerMikael Magnusson <mikachu@comhem.se>2007-06-07 23:46:28 +0000
commit96bb892054bb9801fd2b5b7959ee2cec27c075ea (patch)
tree50a26f877f8d6ca99f5c1371a35c8b85e2d9fa05 /themes/Bear2/openbox-3
parent268c13867de4d2524aba020a27487d3092b10cfe (diff)
back xml themes out of trunk
Diffstat (limited to 'themes/Bear2/openbox-3')
-rw-r--r--themes/Bear2/openbox-3/themerc83
-rw-r--r--themes/Bear2/openbox-3/themerc.xml171
2 files changed, 83 insertions, 171 deletions
diff --git a/themes/Bear2/openbox-3/themerc b/themes/Bear2/openbox-3/themerc
new file mode 100644
index 00000000..b0db53e8
--- /dev/null
+++ b/themes/Bear2/openbox-3/themerc
@@ -0,0 +1,83 @@
+!! Bear2 by David Barr <david@chalkskeletons.com>
+!! http://david.chalkskeletons.com
+!! another blue theme
+
+!!General
+
+window.handle.width: 4
+window.client.padding.width: 0
+window.client.padding.height: 0
+border.Width: 1
+padding.width: 3
+menu.overlap: 2
+border.color: #4e4e4e
+window.frameColor: #eeeeec
+window.*.client.color: #eeeeec
+*.text.justify: center
+
+!!Fonts
+
+window.active.label.text.font: shadow=y:shadowoffset=1:shadowtint=3
+window.inactive.label.text.font: shadow=y:shadowoffset=1:shadowtint=0
+menu.items.font:
+menu.title.text.font: shadow=y:shadowoffset=1:shadowtint=30
+
+!!Menu
+menu.border.color: #9d9d9d
+menu.title.bg: flat border vertical gradient
+menu.title.bg.color: #3465A4
+menu.title.bg.colorTo: #407CCA
+menu.title.bg.border.color: #729fcf
+menu.title.text.color: #ffffff
+
+menu.items.bg: flat border solid
+menu.items.bg.color: #eeeeec
+menu.items.bg.border.color: #EFEBE7
+
+menu.items.text.color: #444444
+menu.items.disabled.text.color: #babdb6
+
+menu.items.active.bg: flat solid
+menu.items.active.bg.color: #4481c0
+menu.items.active.bg.colorTo: #4175aa
+menu.items.active.text.color: #f6f8fb
+menu.items.active.bg.border.color: #416c98
+
+!!Active
+
+window.active.title.bg: flat border gradient osx
+window.active.title.bg.color: #3465A4
+window.active.title.bg.colorTo: #407CCA
+window.active.title.bg.border.color: #699acd
+
+window.active.label.bg: parentrelative
+window.active.label.text.color: #ffffff
+
+window.active.button.*.bg: parentrelative
+window.active.button.*.image.color: #efefef
+window.active.button.hover.bg.color: #729fcf
+window.active.button.hover.image.color: #ffffff
+window.active.button.pressed.bg.color: #a7cef2
+window.active.button.disabled.image.color: #6d8fbc
+
+window.active.handle.bg: raised solid
+window.active.handle.bg.color: #E7e7e7
+window.*.grip.bg: parentrelative
+
+!!Inactive
+
+window.inactive.title.bg: flat border gradient osx
+window.inactive.title.bg.color: #dcdcdc
+window.inactive.title.bg.colorTo: #eeeeec
+window.inactive.title.bg.border.color: #efefef
+window.inactive.label.bg: parentrelative
+window.inactive.label.text.color: #888a85
+
+window.inactive.button.*.bg: parentrelative
+window.inactive.button.*.image.color: #888a85
+window.inactive.button.pressed.bg.color: #d3d7cf
+window.inactive.button.pressed.bg.color: #4f5051
+window.inactive.button.disabled.image.color: #d0d0d0
+
+window.inactive.handle.bg: raised solid
+window.inactive.handle.bg.color: #E7e7e7
diff --git a/themes/Bear2/openbox-3/themerc.xml b/themes/Bear2/openbox-3/themerc.xml
deleted file mode 100644
index 7357cd37..00000000
--- a/themes/Bear2/openbox-3/themerc.xml
+++ /dev/null
@@ -1,171 +0,0 @@
-<?xml version="1.0"?>
-<openbox_theme engine="box" version="1" xmlns="http://openbox.org/4.0/themerc">
- <about>
- <author></author>
- <email></email>
- <webpage></webpage>
- <comment></comment>
- </about>
- <dimensions>
- <handle>4</handle>
- <padding x="3" y="3"/>
- <window>
- <border>1</border>
- <clientpadding x="0" y="0"/>
- </window>
- <menu>
- <border>1</border>
- </menu>
- </dimensions>
- <window>
- <active>
- <border r="78" g="78" b="78" a="255"/>
- <clientpadding r="238" g="238" b="236" a="255"/>
- <label>
- <text>
- <primary r="255" g="255" b="255" a="255"/>
- <shadow>
- <offset x="1" y="1"/>
- <primary r="0" g="0" b="0" a="7"/>
- </shadow>
- </text>
- <style>parentrelative</style>
- </label>
- <buttons>
- <unpressed>
- <image r="239" g="239" b="239" a="255"/>
- <style>parentrelative</style>
- </unpressed>
- <pressed>
- <image r="239" g="239" b="239" a="255"/>
- <style>parentrelative</style>
- <primary r="167" g="206" b="242" a="255"/>
- </pressed>
- <disabled>
- <image r="109" g="143" b="188" a="255"/>
- <style>parentrelative</style>
- </disabled>
- <hover>
- <image r="255" g="255" b="255" a="255"/>
- <style>parentrelative</style>
- <primary r="114" g="159" b="207" a="255"/>
- </hover>
- <toggled-unpressed>
- <image r="239" g="239" b="239" a="255"/>
- <style>parentrelative</style>
- </toggled-unpressed>
- </buttons>
- <titlebar>
- <style>flat border gradient osx</style>
- <primary r="52" g="101" b="164" a="255"/>
- <secondary r="64" g="124" b="202" a="255"/>
- <border r="105" g="154" b="205" a="255"/>
- </titlebar>
- <handle>
- <style>raised solid</style>
- <primary r="231" g="231" b="231" a="255"/>
- </handle>
- <grip>
- <style>parentrelative</style>
- </grip>
- </active>
- <inactive>
- <border r="78" g="78" b="78" a="255"/>
- <clientpadding r="238" g="238" b="236" a="255"/>
- <label>
- <text>
- <primary r="136" g="138" b="133" a="255"/>
- <shadow>
- <offset x="1" y="1"/>
- <primary r="255" g="255" b="255" a="0"/>
- </shadow>
- </text>
- <style>parentrelative</style>
- </label>
- <buttons>
- <unpressed>
- <image r="136" g="138" b="133" a="255"/>
- <style>parentrelative</style>
- </unpressed>
- <pressed>
- <image r="136" g="138" b="133" a="255"/>
- <style>parentrelative</style>
- <primary r="79" g="80" b="81" a="255"/>
- </pressed>
- <disabled>
- <image r="208" g="208" b="208" a="255"/>
- <style>parentrelative</style>
- </disabled>
- <hover>
- <image r="136" g="138" b="133" a="255"/>
- <style>parentrelative</style>
- </hover>
- <toggled-unpressed>
- <image r="136" g="138" b="133" a="255"/>
- <style>parentrelative</style>
- </toggled-unpressed>
- </buttons>
- <titlebar>
- <style>flat border gradient osx</style>
- <primary r="220" g="220" b="220" a="255"/>
- <secondary r="238" g="238" b="236" a="255"/>
- <border r="239" g="239" b="239" a="255"/>
- </titlebar>
- <handle>
- <style>raised solid</style>
- <primary r="231" g="231" b="231" a="255"/>
- </handle>
- <grip>
- <style>parentrelative</style>
- </grip>
- </inactive>
- <justify>center</justify>
- </window>
- <menu>
- <border r="157" g="157" b="157" a="255"/>
- <justify>center</justify>
- <overlap>2</overlap>
- <title>
- <text>
- <primary r="255" g="255" b="255" a="255"/>
- <shadow>
- <offset x="1" y="1"/>
- <primary r="0" g="0" b="0" a="76"/>
- </shadow>
- </text>
- <style>flat border vertical gradient</style>
- <primary r="52" g="101" b="164" a="255"/>
- <secondary r="64" g="124" b="202" a="255"/>
- <border r="114" g="159" b="207" a="255"/>
- </title>
- <inactive>
- <primary r="68" g="68" b="68" a="255"/>
- </inactive>
- <disabled>
- <primary r="186" g="189" b="182" a="255"/>
- </disabled>
- <activedisabled>
- <text>
- <primary r="186" g="189" b="182" a="255"/>
- </text>
- <style>flat solid</style>
- <primary r="68" g="129" b="192" a="255"/>
- <secondary r="65" g="117" b="170" a="255"/>
- <border r="65" g="108" b="152" a="255"/>
- </activedisabled>
- <active>
- <text>
- <primary r="246" g="248" b="251" a="255"/>
- </text>
- <style>flat solid</style>
- <primary r="68" g="129" b="192" a="255"/>
- <secondary r="65" g="117" b="170" a="255"/>
- <border r="65" g="108" b="152" a="255"/>
- </active>
- <entries>
- <style>flat border solid</style>
- <primary r="238" g="238" b="236" a="255"/>
- <border r="239" g="235" b="231" a="255"/>
- </entries>
- </menu>
-</openbox_theme>