summaryrefslogtreecommitdiff
path: root/themes/Natura
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/Natura
parent268c13867de4d2524aba020a27487d3092b10cfe (diff)
back xml themes out of trunk
Diffstat (limited to 'themes/Natura')
-rw-r--r--themes/Natura/openbox-3/themerc99
-rw-r--r--themes/Natura/openbox-3/themerc.xml190
2 files changed, 99 insertions, 190 deletions
diff --git a/themes/Natura/openbox-3/themerc b/themes/Natura/openbox-3/themerc
new file mode 100644
index 00000000..fff16313
--- /dev/null
+++ b/themes/Natura/openbox-3/themerc
@@ -0,0 +1,99 @@
+!! Natura by quandar (http://deletefactory.net/quandar)
+
+!! Global Width
+window.handle.width: 2
+
+window.client.padding.width: 0
+window.client.padding.height: 0
+border.Width: 1
+padding.width: 2
+
+window.active.border.color: #000000
+window.inactive.border.color: #000000
+menu.border.color: #000000
+menu.overlap: 0
+window.frameColor: #eeeeee
+window.*.client.color: #eeeeee
+*.text.justify: left
+
+!! Menu
+menu.title.bg: flat gradient split
+menu.title.bg.color: #5c4e45
+menu.title.bg.colorTo: #51443e
+menu.title.text.color: #ffffff
+
+menu.items.bg: flat solid
+menu.items.bg.color: #f9f2ee
+
+menu.items.text.color: #000000
+menu.items.disabled.text.color: #737573
+
+menu.items.active.bg: flat gradient split
+menu.items.active.bg.color: #5c4e45
+menu.items.active.bg.colorTo:#51443e
+menu.items.active.text.color: #f9f2ee
+
+!! Active Windows
+window.active.title.bg: flat gradient split
+window.active.title.bg.color: #5c4e45
+window.active.title.bg.colorTo: #51443e
+window.active.*.bg.border.color: #000000
+
+window.active.label.bg: parentrelative
+window.active.label.text.color: #f9f2ee
+
+window.active.button.*.bg: parentrelative
+window.active.button.*.image.color: #f9f2ee
+window.active.button.*.bg.border.color: #4e5860
+
+window.active.button.hover.bg.color: #576773
+window.active.button.hover.bg.border.color: #9aabb9
+window.active.button.pressed.bg.color: #343b40
+window.active.button.pressed.bg.colorTo: #000000
+window.active.button.pressed.image.color: #b6b6b6
+window.active.button.pressed.bg.border.color: #b1a19e
+
+window.active.button.disabled.bg: parentrelative
+window.active.button.disabled.image.color: #725e51
+
+window.active.handle.bg: flat solid
+window.active.handle.bg.color:#51443e
+
+window.*.grip.bg: flat solid
+window.*.grip.bg.color: #51443e
+
+window.handle.width: 2
+
+!! Inactive Windows
+window.inactive.title.bg: flat gradient vertical
+window.inactive.title.bg.color: #f0ece3
+window.inactive.title.bg.colorTo: #f8f7f2
+window.inactive.*.border.color: #bfbfbf
+
+window.inactive.label.bg: parentrelative
+window.inactive.label.text.color: #919191
+
+window.inactive.button.*.bg: parentrelative
+window.inactive.button.*.bg.color: #eeeeee
+window.inactive.button.*.image.color: #b6b6b6
+window.inactive.button.*.bg.border.color: #c9c9c9
+
+window.inactive.button.pressed.bg.color: #c5c2c5
+window.inactive.button.pressed.bg.border.color: #7b7d7b
+window.inactive.button.pressed.image.color: #999999
+
+window.inactive.button.hover.bg.color: #afb1b2
+window.inactive.button.hover.bg.border.color: #d9dfe4
+window.inactive.button.hover.image.color: #a0a0a0
+window.inactive.button.disabled.bg: parentrelative
+window.inactive.button.disabled.image.color: #dddddd
+
+window.inactive.handle.bg: flat solid
+window.inactive.handle.bg.color: #f9f7f3
+window.inactive.grip.bg: parentrelative
+
+!! Fonts
+window.active.label.text.font: shadow=y:shadowoffset=1:shadowtint=75
+window.inactive.label.text.font: shadow=y:shadowoffset=1:shadowtint=0
+menu.items.font:
+menu.title.text.font: shadow=y:shadowoffset=1:shadowtint=75
diff --git a/themes/Natura/openbox-3/themerc.xml b/themes/Natura/openbox-3/themerc.xml
deleted file mode 100644
index 3a13bd10..00000000
--- a/themes/Natura/openbox-3/themerc.xml
+++ /dev/null
@@ -1,190 +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>2</handle>
- <padding x="2" y="2"/>
- <window>
- <border>1</border>
- <clientpadding x="0" y="0"/>
- </window>
- <menu>
- <border>1</border>
- </menu>
- </dimensions>
- <window>
- <active>
- <border r="0" g="0" b="0" a="255"/>
- <clientpadding r="238" g="238" b="238" a="255"/>
- <label>
- <text>
- <primary r="249" g="242" b="238" a="255"/>
- <shadow>
- <offset x="1" y="1"/>
- <primary r="0" g="0" b="0" a="191"/>
- </shadow>
- </text>
- <style>parentrelative</style>
- <border r="0" g="0" b="0" a="255"/>
- </label>
- <buttons>
- <unpressed>
- <image r="249" g="242" b="238" a="255"/>
- <style>parentrelative</style>
- <border r="78" g="88" b="96" a="255"/>
- </unpressed>
- <pressed>
- <image r="182" g="182" b="182" a="255"/>
- <style>parentrelative</style>
- <primary r="52" g="59" b="64" a="255"/>
- <secondary r="0" g="0" b="0" a="255"/>
- <border r="177" g="161" b="158" a="255"/>
- </pressed>
- <disabled>
- <image r="114" g="94" b="81" a="255"/>
- <style>parentrelative</style>
- <border r="78" g="88" b="96" a="255"/>
- </disabled>
- <hover>
- <image r="249" g="242" b="238" a="255"/>
- <style>parentrelative</style>
- <primary r="87" g="103" b="115" a="255"/>
- <border r="154" g="171" b="185" a="255"/>
- </hover>
- <toggled-unpressed>
- <image r="249" g="242" b="238" a="255"/>
- <style>parentrelative</style>
- <border r="78" g="88" b="96" a="255"/>
- </toggled-unpressed>
- </buttons>
- <titlebar>
- <style>flat gradient split</style>
- <primary r="92" g="78" b="69" a="255"/>
- <secondary r="81" g="68" b="62" a="255"/>
- <border r="0" g="0" b="0" a="255"/>
- </titlebar>
- <handle>
- <style>flat solid</style>
- <primary r="81" g="68" b="62" a="255"/>
- <border r="0" g="0" b="0" a="255"/>
- </handle>
- <grip>
- <style>flat solid</style>
- <primary r="81" g="68" b="62" a="255"/>
- <border r="0" g="0" b="0" a="255"/>
- </grip>
- </active>
- <inactive>
- <border r="0" g="0" b="0" a="255"/>
- <clientpadding r="238" g="238" b="238" a="255"/>
- <label>
- <text>
- <primary r="145" g="145" b="145" a="255"/>
- <shadow>
- <offset x="1" y="1"/>
- <primary r="255" g="255" b="255" a="0"/>
- </shadow>
- </text>
- <style>parentrelative</style>
- <border r="191" g="191" b="191" a="255"/>
- </label>
- <buttons>
- <unpressed>
- <image r="182" g="182" b="182" a="255"/>
- <style>parentrelative</style>
- <primary r="238" g="238" b="238" a="255"/>
- <border r="201" g="201" b="201" a="255"/>
- </unpressed>
- <pressed>
- <image r="153" g="153" b="153" a="255"/>
- <style>parentrelative</style>
- <primary r="197" g="194" b="197" a="255"/>
- <border r="123" g="125" b="123" a="255"/>
- </pressed>
- <disabled>
- <image r="221" g="221" b="221" a="255"/>
- <style>parentrelative</style>
- <primary r="238" g="238" b="238" a="255"/>
- <border r="201" g="201" b="201" a="255"/>
- </disabled>
- <hover>
- <image r="160" g="160" b="160" a="255"/>
- <style>parentrelative</style>
- <primary r="175" g="177" b="178" a="255"/>
- <border r="217" g="223" b="228" a="255"/>
- </hover>
- <toggled-unpressed>
- <image r="182" g="182" b="182" a="255"/>
- <style>parentrelative</style>
- <primary r="238" g="238" b="238" a="255"/>
- <border r="201" g="201" b="201" a="255"/>
- </toggled-unpressed>
- </buttons>
- <titlebar>
- <style>flat gradient vertical</style>
- <primary r="240" g="236" b="227" a="255"/>
- <secondary r="248" g="247" b="242" a="255"/>
- <border r="191" g="191" b="191" a="255"/>
- </titlebar>
- <handle>
- <style>flat solid</style>
- <primary r="249" g="247" b="243" a="255"/>
- <border r="191" g="191" b="191" a="255"/>
- </handle>
- <grip>
- <style>parentrelative</style>
- <primary r="81" g="68" b="62" a="255"/>
- <border r="191" g="191" b="191" a="255"/>
- </grip>
- </inactive>
- <justify>left</justify>
- </window>
- <menu>
- <border r="0" g="0" b="0" a="255"/>
- <justify>left</justify>
- <overlap>0</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="191"/>
- </shadow>
- </text>
- <style>flat gradient split</style>
- <primary r="92" g="78" b="69" a="255"/>
- <secondary r="81" g="68" b="62" a="255"/>
- </title>
- <inactive>
- <primary r="0" g="0" b="0" a="255"/>
- </inactive>
- <disabled>
- <primary r="115" g="117" b="115" a="255"/>
- </disabled>
- <activedisabled>
- <text>
- <primary r="115" g="117" b="115" a="255"/>
- </text>
- <style>flat gradient split</style>
- <primary r="92" g="78" b="69" a="255"/>
- <secondary r="81" g="68" b="62" a="255"/>
- </activedisabled>
- <active>
- <text>
- <primary r="249" g="242" b="238" a="255"/>
- </text>
- <style>flat gradient split</style>
- <primary r="92" g="78" b="69" a="255"/>
- <secondary r="81" g="68" b="62" a="255"/>
- </active>
- <entries>
- <style>flat solid</style>
- <primary r="249" g="242" b="238" a="255"/>
- </entries>
- </menu>
-</openbox_theme>