]> Dogcows Code - chaz/openbox/blobdiff - themes/orang/openbox-3/themerc.xml
more updates for toggled states. also updating the theme files.
[chaz/openbox] / themes / orang / openbox-3 / themerc.xml
index d5333675408a1d43ede36ae26df28c0ae3604815..84ded301cda2ea75af1743f04bb58abba13b5cb7 100644 (file)
@@ -1,17 +1,17 @@
+<?xml version="1.0"?>
 <!-- i be a mess -->
 
-<?xml version="1.0"?>
 <openbox_theme version="1" xmlns="http://openbox.org/themerc">
   <dimensions>
     <handle>3</handle>
-    <padding horizontal="1" vertical="1"/>
+    <padding x="1" y="1"/>
   </dimensions>
   <window>
     <border>
       <width>1</width>
       <primary r="0" g="0" b="0" a="255"/>
     </border>
-    <clientpadding horizontal="0" vertical="0"/>
+    <clientpadding x="0" y="0"/>
     <justify>left</justify>
     <active>
       <clientpadding r="247" g="247" b="247" a="255"/>
           <style>flat solid</style>
           <primary r="252" g="175" b="62" a="255"/>
         </hover>
-        <toggled>
+        <toggled-unpressed>
           <image r="255" g="255" b="255" a="255"/>
           <style>parentrelative</style>
-        </toggled>
+        </toggled-unpressed>
       </buttons>
       <titlebar>
         <style>flat border solid</style>
@@ -82,9 +82,9 @@
           <primary r="170" g="170" b="170" a="255"/>
           <border r="229" g="229" b="229" a="255"/>
         </pressed>
-        <toggled>
+        <toggled-unpressed>
           <style>parentrelative</style>
-        </toggled>
+        </toggled-unpressed>
         <hover>
           <style>flat solid</style>
           <primary r="227" g="227" b="227" a="255"/>
This page took 0.02143 seconds and 4 git commands to generate.