From: Michael Stapelberg Date: Sat, 27 Aug 2011 14:47:36 +0000 (+0200) Subject: docs/userguide: use the default colors in the colors example X-Git-Tag: 4.0.2~10^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=30c892adf44f3c7906354e3e4514a8795bea9d8d;p=i3%2Fi3 docs/userguide: use the default colors in the colors example --- diff --git a/docs/userguide b/docs/userguide index 4ae1e8d9..97a9ab06 100644 --- a/docs/userguide +++ b/docs/userguide @@ -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