igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
18 lines (17 loc) • 385 B
JSON
{
"$schema": "../../common/schema/theme-changes.schema.json",
"changes": [
{
"name": "$idle-item-color",
"replaceWith": "$label-color",
"owner": "bottom-nav-theme",
"type": "property"
},
{
"name": "$selected-item-color",
"replaceWith": "$label-selected-color",
"owner": "bottom-nav-theme",
"type": "property"
}
]
}