igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
42 lines (41 loc) • 1.13 kB
JSON
{
"$schema": "../../common/schema/theme-changes.schema.json",
"changes": [
{
"name": "$button-background",
"remove": true,
"owner": "igx-grid-toolbar-theme",
"type": "property"
},
{
"name": "$button-text-color",
"remove": true,
"owner": "igx-grid-toolbar-theme",
"type": "property"
},
{
"name": "$button-hover-background",
"remove": true,
"owner": "igx-grid-toolbar-theme",
"type": "property"
},
{
"name": "$button-hover-text-color",
"remove": true,
"owner": "igx-grid-toolbar-theme",
"type": "property"
},
{
"name": "$button-focus-background",
"remove": true,
"owner": "igx-grid-toolbar-theme",
"type": "property"
},
{
"name": "$button-focus-text-color",
"remove": true,
"owner": "igx-grid-toolbar-theme",
"type": "property"
}
]
}