Newer
Older
const red = "#c50505";
const blue = "#0479a8";
"&:hover $notchedOutline": {
borderColor: blue,
},
"@media (hover: none)": {
"&:hover $notchedOutline": {
blue,
},
},
"&$focused $notchedOutline": {
borderColor: blue,
},
color: "#adadad",
fontWeight: "bolder",
main: blue,
},
text: {
primary: "#282728",