]> git.sur5r.net Git - i3/i3/commitdiff
docs/userguide: use the correct color keywords (Thanks Atsutane)
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 12:17:32 +0000 (13:17 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 12:17:32 +0000 (13:17 +0100)
docs/userguide

index 135c6bae3e78804d5c8c7bd0b0236ac71715e221..6db4d5e7ff242eb62653403f9e3145f93e2b5afc 100644 (file)
@@ -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.