]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml.in
add the new font things to our example rc.xml and the xsd stylesheet
[chaz/openbox] / data / rc.xml.in
index 9a1bf8fccbbf5a6b91a79ab207d4ab592355f96c..e7b4d5098cb1b2085f1fc22476a5b787d6467ca7 100644 (file)
   -->
   <keepBorder>yes</keepBorder>
   <hideDisabled>no</hideDisabled>
+  <font place="ActiveWindow">
+    <name>arial,sans</name>
+    <size>7</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+    <shadow enabled="yes">
+      <offset>1</offset>
+      <tint>30</tint>
+    </shadow>
+  </font>
+  <font place="InactiveWindow">
+    <name>arial,sans</name>
+    <size>7</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+    <shadow enabled="yes">
+      <offset>1</offset>
+      <tint>30</tint>
+    </shadow>
+  </font>
+  <font place="MenuTitle">
+    <name>arial,sans</name>
+    <size>8</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+    <shadow enabled="yes">
+      <offset>1</offset>
+      <tint>30</tint>
+    </shadow>
+  </font>
+  <font place="MenuItem">
+    <name>arial,sans</name>
+    <size>8</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+    <shadow enabled="yes">
+      <offset>1</offset>
+      <tint>30</tint>
+    </shadow>
+  </font>
 </theme>
 
 <desktops>
This page took 0.022629 seconds and 4 git commands to generate.