Example config for badge color

master
Håvar Aambø Fosstveit 2020-03-20 00:01:08 +01:00
parent fb2e7246c4
commit c95c621f5b
1 changed files with 11 additions and 0 deletions

View File

@ -62,6 +62,17 @@ var config =
backgroundColor : '#518029'
}
}
},
MuiBadge :
{
colorPrimary :
{
backgroundColor : '#5F9B2D',
'&:hover' :
{
backgroundColor : '#518029'
}
}
}
},
typography :