From: Michael Stapelberg Date: Sun, 23 Oct 2011 12:17:32 +0000 (+0100) Subject: docs/userguide: use the correct color keywords (Thanks Atsutane) X-Git-Tag: 4.1~76 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5ec5a07dd2f47ca1f75270971a05e7c34bf63b05;p=i3%2Fi3 docs/userguide: use the correct color keywords (Thanks Atsutane) --- diff --git a/docs/userguide b/docs/userguide index 135c6bae..6db4d5e7 100644 --- a/docs/userguide +++ b/docs/userguide @@ -937,19 +937,19 @@ background:: Background color of the bar. statusline:: Text color to be used for the statusline. -focused_workspace_text/focused_workspace_bg:: +focused_workspace:: Text color/background color for a workspace button when the workspace has focus. -active_workspace_text/active_workspace_bg:: +active_workspace:: Text color/background color for a workspace button when the workspace is active (visible) on some output, but the focus is on another one. You can only tell this apart from the focused workspace when you are using multiple monitors. -inactive_workspace_text/inactive_workspace_bg:: +inactive_workspace:: Text color/background color for a workspace button when the workspace does not have focus and is not active (visible) on any output. This will be the case for most workspaces. -urgent_workspace_text/urgent_workspace_bar:: +urgent_workspace:: Text color/background color for workspaces which contain at least one window with the urgency hint set.