openbox/themes/Artwiz-boxed/openbox-3/themerc.xml
Dana Jansens 526560b8a0 changes to the client menu, which entries are there, and reorganizing, and renaming.
let you highlight disabled menu entries, they just aren't runable of course, and add the activedisabled theme element for these entries.
add the all desktops button picture to "All desktops" in the client menu
update the themes for the new element, and some changes to make things more readable-better contrast.

CLEARLOOKS-OLIVE is now DIFFERENT FROM THE 3.4 BRANCH SO DON'T RE-RUN THEMETOXML ON IT :( :(
yeah.. i think that is everything?
2007-05-05 22:26:59 +00:00

153 lines
5 KiB
XML

<?xml version="1.0"?>
<openbox_theme version="1" xmlns="http://openbox.org/themerc">
<dimensions>
<handle>4</handle>
<padding x="1" y="1"/>
</dimensions>
<window>
<border>
<width>1</width>
<primary r="0" g="0" b="0" a="255"/>
</border>
<justify>center</justify>
<active>
<clientpadding r="64" g="68" b="72" a="255"/>
<label>
<text>
<primary r="255" g="255" b="255" a="255"/>
</text>
<style>sunken diagonal gradient</style>
<primary r="16" g="32" b="48" a="255"/>
<secondary r="112" g="128" b="144" a="255"/>
</label>
<buttons>
<unpressed>
<image r="255" g="255" b="255" a="255"/>
<style>raised gradient diagonal</style>
<primary r="144" g="148" b="152" a="255"/>
<secondary r="32" g="36" b="40" a="255"/>
</unpressed>
<disabled>
<image r="190" g="190" b="190" a="255"/>
<style>raised gradient diagonal</style>
<primary r="144" g="148" b="152" a="255"/>
<secondary r="32" g="36" b="40" a="255"/>
</disabled>
<toggled-unpressed>
<image r="255" g="255" b="255" a="255"/>
<style>raised gradient diagonal</style>
<primary r="144" g="148" b="152" a="255"/>
<secondary r="32" g="36" b="40" a="255"/>
</toggled-unpressed>
<pressed>
<style>sunken gradient diagonal</style>
<primary r="32" g="64" b="80" a="255"/>
<secondary r="96" g="112" b="128" a="255"/>
</pressed>
</buttons>
<titlebar>
<style>raised gradient vertical</style>
<primary r="128" g="132" b="136" a="255"/>
<secondary r="48" g="52" b="56" a="255"/>
</titlebar>
<handle>
<style>raised gradient diagonal</style>
<primary r="112" g="116" b="120" a="255"/>
<secondary r="64" g="68" b="72" a="255"/>
</handle>
<grip>
<style>sunken diagonal gradient</style>
<primary r="32" g="48" b="64" a="255"/>
<secondary r="96" g="112" b="128" a="255"/>
</grip>
</active>
<inactive>
<clientpadding r="32" g="36" b="40" a="255"/>
<label>
<text>
<primary r="96" g="100" b="104" a="255"/>
</text>
<style>sunken gradient diagonal</style>
<primary r="0" g="0" b="0" a="255"/>
<secondary r="64" g="80" b="96" a="255"/>
</label>
<buttons>
<unpressed>
<image r="112" g="116" b="120" a="255"/>
<style>raised gradient diagonal</style>
<primary r="80" g="84" b="88" a="255"/>
<secondary r="0" g="0" b="0" a="255"/>
</unpressed>
<pressed>
<image r="112" g="116" b="120" a="255"/>
<style>sunken gradient diagonal</style>
<primary r="80" g="84" b="88" a="255"/>
<secondary r="0" g="0" b="0" a="255"/>
</pressed>
<disabled>
<image r="112" g="116" b="120" a="255"/>
<style>raised gradient diagonal</style>
<primary r="80" g="84" b="88" a="255"/>
<secondary r="0" g="0" b="0" a="255"/>
</disabled>
<toggled-unpressed>
<image r="112" g="116" b="120" a="255"/>
<style>raised gradient diagonal</style>
<primary r="80" g="84" b="88" a="255"/>
<secondary r="0" g="0" b="0" a="255"/>
</toggled-unpressed>
</buttons>
<titlebar>
<style>raised vertical gradient</style>
<primary r="80" g="84" b="88" a="255"/>
<secondary r="0" g="0" b="0" a="255"/>
</titlebar>
<handle>
<style>raised gradient diagonal</style>
<primary r="80" g="84" b="88" a="255"/>
<secondary r="0" g="0" b="0" a="255"/>
</handle>
<grip>
<style>sunken diagonal gradient</style>
<primary r="0" g="0" b="0" a="255"/>
<secondary r="48" g="64" b="80" a="255"/>
</grip>
</inactive>
</window>
<menu>
<border>
<width>1</width>
<primary r="0" g="0" b="0" a="255"/>
</border>
<justify>center</justify>
<title>
<text>
<primary r="255" g="255" b="255" a="255"/>
</text>
<style>raised gradient diagonal</style>
<primary r="144" g="148" b="152" a="255"/>
<secondary r="32" g="36" b="40" a="255"/>
</title>
<inactive>
<primary r="144" g="160" b="176" a="255"/>
</inactive>
<active>
<text>
<primary r="255" g="255" b="255" a="255"/>
</text>
<style>raised gradient diagonal</style>
<primary r="144" g="148" b="152" a="255"/>
<secondary r="32" g="36" b="40" a="255"/>
</active>
<entries>
<style>sunken gradient diagonal</style>
<primary r="16" g="32" b="48" a="255"/>
<secondary r="112" g="128" b="144" a="255"/>
</entries>
<activedisabled>
<style>raised gradient diagonal</style>
<primary r="144" g="148" b="152" a="255"/>
<secondary r="32" g="36" b="40" a="255"/>
</activedisabled>
</menu>
</openbox_theme>