From ffe1948d529bca13df5ba68d3ff6affe762827ff Mon Sep 17 00:00:00 2001 From: Shengdi 'shc' Chen Date: Wed, 22 May 2024 22:15:02 +0200 Subject: [PATCH] docs(container): |unfocused_tab_title| --- sway/sway.5.scd | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 9f823947..00bf0e31 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -579,6 +579,11 @@ runtime. *client.unfocused* A view that does not have focus. + *client.unfocused_tab_title* + Title of a tab or stack container that does not have focus. Defaults to + unfocused if not specified and does not use the indicator and child_border + colors. + *client.urgent* A view with an urgency hint. *Note*: Native Wayland windows do not support urgency. Urgency only works for Xwayland windows. @@ -640,6 +645,12 @@ The default colors are: : #888888 : #292d2e : #222222 +| *unfocused_tab_title* +: #333333 +: #222222 +: #888888 +: n/a +: n/a | *urgent* : #2f343a : #900000