StyleCode Property: tabUnselectedBackgroundColor

tabUnselectedBackgroundColor

Color the background of the tab when unselected

Applies to Type Default
tabs > tab color, transparent transparent

Examples

// Example: tabs > tab
show tabs "My Tabs" a1b3 with
  "tab1" { tabUnselectedBackgroundColor: "#fed7aa" }
  "tab2"

User Contributed Notes
0 notes + add a note