]> git.sur5r.net Git - i3/i3.github.io/commitdiff
update docs/userguide
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 27 Aug 2011 14:48:26 +0000 (16:48 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 27 Aug 2011 14:48:26 +0000 (16:48 +0200)
_docs/userguide
docs/4.0/userguide.html

index 4ae1e8d91d50014165ebd1cf035f02c8f3dfe6f9..97a9ab06a296f8bbf7ba486d5a4c4a1f50b7ab5b 100644 (file)
@@ -590,11 +590,14 @@ area of the termianal and the i3 border.
 
 Colors are in HTML hex format (#rrggbb), see the following example:
 
-*Examples*:
---------------------------------------
-# class        border  backgr. text
-client.focused #2F343A #900000 #FFFFFF
---------------------------------------
+*Examples (default colors)*:
+-----------------------------------------------
+# class                 border  backgr. text
+client.focused          #4c7899 #285577 #ffffff
+client.focused_inactive #333333 #5f676a #ffffff
+client.unfocused        #333333 #222222 #888888
+client.urgent           #2f343a #900000 #ffffff
+-----------------------------------------------
 
 Note that for the window decorations, the color around the child window is the
 background color, and the border color is only the two thin lines at the top of
index 85ee2c57e540810903e2ed31401a75de25848c05..88b148aa9f0e5a50e99fbd4aa893aea6ed9e9735 100644 (file)
@@ -674,11 +674,14 @@ most likely want to set the client background color to the same color as your
 terminal program&#8217;s background color to avoid black gaps between the rendered\r
 area of the termianal and the i3 border.</p></div>\r
 <div class="paragraph"><p>Colors are in HTML hex format (#rrggbb), see the following example:</p></div>\r
-<div class="paragraph"><p><strong>Examples</strong>:</p></div>\r
+<div class="paragraph"><p><strong>Examples (default colors)</strong>:</p></div>\r
 <div class="listingblock">\r
 <div class="content">\r
-<pre><tt># class        border  backgr. text\r
-client.focused #2F343A #900000 #FFFFFF</tt></pre>\r
+<pre><tt># class                 border  backgr. text\r
+client.focused          #4c7899 #285577 #ffffff\r
+client.focused_inactive #333333 #5f676a #ffffff\r
+client.unfocused        #333333 #222222 #888888\r
+client.urgent           #2f343a #900000 #ffffff</tt></pre>\r
 </div></div>\r
 <div class="paragraph"><p>Note that for the window decorations, the color around the child window is the\r
 background color, and the border color is only the two thin lines at the top of\r