openbox/themes/Syscrash/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

146 lines
4.2 KiB
XML

<?xml version="1.0"?>
<openbox_theme version="1" xmlns="http://openbox.org/themerc">
<dimensions>
<handle>0</handle>
<padding x="1" y="1"/>
</dimensions>
<window>
<border>
<width>1</width>
<primary r="109" g="109" b="109" a="255"/>
</border>
<clientpadding x="0" y="0"/>
<justify>left</justify>
<active>
<clientpadding r="76" g="76" b="76" a="255"/>
<label>
<text>
<primary r="255" g="255" b="255" a="255"/>
<shadow>
<offset x="1" y="1"/>
</shadow>
</text>
<style>flat gradient vertical border</style>
<primary r="76" g="76" b="76" a="255"/>
<secondary r="112" g="112" b="112" a="255"/>
</label>
<buttons>
<unpressed>
<image r="255" g="255" b="255" a="255"/>
<style>flat gradient vertical border</style>
<primary r="81" g="81" b="81" a="255"/>
<secondary r="103" g="103" b="103" a="255"/>
</unpressed>
<disabled>
<image r="140" g="140" b="117" a="255"/>
<style>parentrelative</style>
</disabled>
<pressed>
<style>flat gradient crossdiagonal border</style>
<primary r="211" g="222" b="218" a="255"/>
<secondary r="159" g="191" b="193" a="255"/>
</pressed>
<hover>
<style>flat solid border</style>
<primary r="230" g="230" b="224" a="255"/>
</hover>
</buttons>
<titlebar>
<style>flat solid</style>
<primary r="155" g="155" b="155" a="255"/>
</titlebar>
<handle>
<style>flat gradient crossdiagonal</style>
<primary r="211" g="222" b="218" a="255"/>
<secondary r="159" g="191" b="193" a="255"/>
</handle>
<grip>
<style>flat solid</style>
<primary r="159" g="191" b="193" a="255"/>
</grip>
</active>
<inactive>
<clientpadding r="112" g="112" b="112" a="255"/>
<label>
<text>
<primary r="76" g="76" b="76" a="255"/>
</text>
<style>parentrelative</style>
</label>
<buttons>
<unpressed>
<image r="76" g="76" b="76" a="255"/>
<style>parentrelative</style>
</unpressed>
<disabled>
<image r="140" g="140" b="117" a="255"/>
<style>parentrelative</style>
</disabled>
<pressed>
<style>flat gradient crossdiagonal border</style>
<primary r="211" g="222" b="218" a="255"/>
<secondary r="159" g="191" b="193" a="255"/>
</pressed>
<hover>
<style>flat solid border</style>
<primary r="230" g="230" b="224" a="255"/>
</hover>
</buttons>
<titlebar>
<style>flat solid</style>
<primary r="155" g="155" b="155" a="255"/>
</titlebar>
<handle>
<style>flat solid</style>
<primary r="230" g="230" b="224" a="255"/>
</handle>
<grip>
<style>flat solid</style>
<primary r="230" g="230" b="224" a="255"/>
</grip>
</inactive>
</window>
<menu>
<border>
<width>1</width>
<primary r="109" g="109" b="109" a="255"/>
</border>
<justify>left</justify>
<overlap>0</overlap>
<title>
<text>
<primary r="255" g="255" b="255" a="255"/>
<shadow>
<offset x="1" y="1"/>
</shadow>
</text>
<style>flat gradient vertical</style>
<primary r="76" g="76" b="76" a="255"/>
<secondary r="112" g="112" b="112" a="255"/>
</title>
<inactive>
<primary r="34" g="34" b="28" a="255"/>
</inactive>
<disabled>
<primary r="140" g="140" b="117" a="255"/>
</disabled>
<activedisabled>
<text>
<primary r="140" g="140" b="117" a="255"/>
</text>
<style>flat solid</style>
<primary r="76" g="76" b="76" a="255"/>
</activedisabled>
<active>
<text>
<primary r="255" g="255" b="255" a="255"/>
</text>
<style>flat solid</style>
<primary r="76" g="76" b="76" a="255"/>
</active>
<entries>
<style>flat solid</style>
<primary r="230" g="230" b="224" a="255"/>
</entries>
</menu>
</openbox_theme>