docs/userguide: use the correct color keywords (Thanks Atsutane)
This commit is contained in:
parent
9d15a00ba8
commit
5ec5a07dd2
|
@ -937,19 +937,19 @@ background::
|
||||||
Background color of the bar.
|
Background color of the bar.
|
||||||
statusline::
|
statusline::
|
||||||
Text color to be used for the 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
|
Text color/background color for a workspace button when the workspace
|
||||||
has focus.
|
has focus.
|
||||||
active_workspace_text/active_workspace_bg::
|
active_workspace::
|
||||||
Text color/background color for a workspace button when the 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.
|
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
|
You can only tell this apart from the focused workspace when you are
|
||||||
using multiple monitors.
|
using multiple monitors.
|
||||||
inactive_workspace_text/inactive_workspace_bg::
|
inactive_workspace::
|
||||||
Text color/background color for a workspace button when the 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
|
does not have focus and is not active (visible) on any output. This
|
||||||
will be the case for most workspaces.
|
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
|
Text color/background color for workspaces which contain at least one
|
||||||
window with the urgency hint set.
|
window with the urgency hint set.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue