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