]> Dogcows Code - chaz/openbox/blobdiff - themes/Syscrash/openbox-3/themerc.xml
update Syscrash theme
[chaz/openbox] / themes / Syscrash / openbox-3 / themerc.xml
index bd8d15dbf66587ff5c48acb89bbed33f64aa125b..b10b60f6a4e430ea355befcb6fd892e10bbf0f32 100644 (file)
@@ -1,22 +1,32 @@
 <?xml version="1.0"?>
-<!-- syscrash's theme, based off nightm4re's flax or something -->
-<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="2" y="2"/>
+    <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="155" g="155" b="155" a="255"/>
-    </border>
-    <clientpadding x="0" y="0"/>
-    <justify>left</justify>
     <active>
+      <border r="109" g="109" b="109" a="255"/>
       <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"/>
         <primary r="155" g="155" b="155" a="255"/>
       </titlebar>
       <handle>
-        <style>flat solid</style>
+        <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="76" g="76" b="76" a="255"/>
-        <secondary r="112" g="112" b="112" a="255"/>
+        <primary r="159" g="191" b="193" a="255"/>
       </grip>
     </active>
     <inactive>
+      <border r="109" g="109" b="109" a="255"/>
       <clientpadding r="112" g="112" b="112" a="255"/>
       <label>
         <text>
         <primary r="230" g="230" b="224" a="255"/>
       </grip>
     </inactive>
+    <justify>left</justify>
   </window>
   <menu>
-    <border>
-      <width>1</width>
-      <primary r="155" g="155" b="155" a="255"/>
-    </border>
+    <border r="109" g="109" b="109" 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"/>
+        </shadow>
       </text>
       <style>flat gradient vertical</style>
       <primary r="76" g="76" b="76" a="255"/>
     <disabled>
       <primary r="68" g="68" b="56" a="255"/>
     </disabled>
+    <activedisabled>
+      <text>
+        <primary r="68" g="68" b="56" 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"/>
This page took 0.025667 seconds and 4 git commands to generate.