]> Dogcows Code - chaz/openbox/blobdiff - data/themerc.xsd
there add new separator colors complete
[chaz/openbox] / data / themerc.xsd
old mode 100755 (executable)
new mode 100644 (file)
index 209d52a..112b020
 
   <xs:complexType name="window">
     <xs:all>
-      <xs:element name="border" type="obt:border" minOccurs="0"/>
+      <xs:element name="border" type="obt:color" minOccurs="0"/>
+      <xs:element name="titleseparator" type="obt:color" minOccurs="0"/>
       <xs:element name="clientpadding" type="obt:color" minOccurs="0"/>
       <xs:element name="titlebar" type="obt:area" minOccurs="0"/>
       <xs:element name="label" type="obt:textarea" minOccurs="0"/>
This page took 0.0219 seconds and 4 git commands to generate.