Example config for badge color

This commit is contained in:
Håvar Aambø Fosstveit
2020-03-20 00:01:08 +01:00
parent fb2e7246c4
commit c95c621f5b
+11
View File
@@ -62,6 +62,17 @@ var config =
backgroundColor : '#518029'
}
}
},
MuiBadge :
{
colorPrimary :
{
backgroundColor : '#5F9B2D',
'&:hover' :
{
backgroundColor : '#518029'
}
}
}
},
typography :