Navigation :
StyleCode Property: tabUnselectedBackgroundColor
tabUnselectedBackgroundColor
Color the background of the tab when unselected
Examples
// Example: tabs > tab
show tabs "My Tabs" a1b3 with
"tab1" { tabUnselectedBackgroundColor: "#fed7aa" }
"tab2"