Border, background and text color for a workspace button when the workspace does not have focus and is not active.
Declarations
Type
null or (submodule)
Default
null for state version ≥ 20.09, as example otherwise
Example
{
background = "#222222";
border = "#333333";
text = "#888888";
}
Sign in to create a configuration using this setting.