]> Dogcows Code - chaz/openbox/blobdiff - themes/Mikachu/openbox-3/themerc.xml
update my theme
[chaz/openbox] / themes / Mikachu / openbox-3 / themerc.xml
index 515015c353aa7077af825f7d2122b3ec47f5fd0f..eeacbca0e3f0806770ee137a89605e1e1d2561b4 100644 (file)
@@ -1,17 +1,25 @@
 <?xml version="1.0"?>
-<openbox_theme version="1" xmlns="http://openbox.org/themerc">
+<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>0</handle>
     <padding x="1" y="1"/>
+    <window>
+      <border>1</border>
+      <clientpadding x="0" y="0"/>
+    </window>
+    <menu>
+      <border>1</border>
+    </menu>
   </dimensions>
   <window>
-    <border>
-      <width>1</width>
-      <primary r="34" g="51" b="68" a="255"/>
-    </border>
-    <clientpadding x="0" y="0"/>
-    <justify>left</justify>
     <active>
+      <border r="34" g="51" b="68" a="255"/>
       <clientpadding r="128" g="128" b="160" a="255"/>
       <label>
         <text>
@@ -32,7 +40,7 @@
         </unpressed>
         <pressed>
           <image r="0" g="255" b="0" a="255"/>
-          <style>sunken gradient crossdiagonal bevel1</style>
+          <style>parentrelative sunken bevel1</style>
           <primary r="102" g="153" b="204" a="255"/>
           <secondary r="51" g="72" b="102" a="255"/>
           <border r="0" g="0" b="0" a="255"/>
@@ -53,7 +61,7 @@
         </hover>
         <toggled-unpressed>
           <image r="217" g="217" b="217" a="255"/>
-          <style>sunken gradient crossdiagonal bevel2</style>
+          <style>sunken parentrelative bevel2</style>
           <primary r="102" g="153" b="204" a="255"/>
           <secondary r="51" g="72" b="102" a="255"/>
           <border r="0" g="0" b="0" a="255"/>
@@ -79,6 +87,7 @@
       </grip>
     </active>
     <inactive>
+      <border r="34" g="51" b="68" a="255"/>
       <clientpadding r="127" g="127" b="127" a="255"/>
       <label>
         <text>
         </unpressed>
         <pressed>
           <image r="0" g="204" b="0" a="255"/>
-          <style>sunken gradient crossdiagonal bevel1</style>
+          <style>sunken parentrelative bevel1</style>
           <primary r="153" g="153" b="153" a="255"/>
           <secondary r="51" g="51" b="51" a="255"/>
           <border r="0" g="0" b="0" a="255"/>
         </hover>
         <toggled-unpressed>
           <image r="153" g="153" b="153" a="255"/>
-          <style>sunken gradient crossdiagonal bevel1</style>
+          <style>sunken parentrelative bevel2</style>
           <primary r="153" g="153" b="153" a="255"/>
           <secondary r="51" g="51" b="51" a="255"/>
           <border r="0" g="0" b="0" a="255"/>
         <border r="0" g="0" b="0" a="255"/>
       </grip>
     </inactive>
+    <justify>left</justify>
   </window>
   <menu>
-    <border>
-      <width>1</width>
-      <primary r="34" g="51" b="68" a="255"/>
-    </border>
+    <overlap>-3</overlap>
+    <border r="34" g="51" b="68" a="255"/>
     <justify>center</justify>
     <title>
       <text>
         <primary r="0" g="0" b="0" a="38"/>
       </shadow>
     </disabled>
+    <active-disabled>
+      <text>
+        <primary r="119" g="17" b="17" a="255"/>
+        <shadow>
+          <offset x="2" y="2"/>
+          <primary r="0" g="0" b="0" a="38"/>
+        </shadow>
+      </text>
+      <style>raised gradient mirrorhorizontal</style>
+      <primary r="85" g="85" b="119" a="255"/>
+      <secondary r="102" g="153" b="204" a="255"/>
+      <border r="0" g="0" b="0" a="255"/>
+    </active-disabled>
     <active>
       <text>
         <primary r="204" g="204" b="255" a="255"/>
This page took 0.023938 seconds and 4 git commands to generate.