Skip to content

Commit

Permalink
fix: Fix a typo in MUI palette (#1759)
Browse files Browse the repository at this point in the history
  • Loading branch information
nono authored Mar 9, 2021
1 parent ab425e0 commit 5ca0a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/palette.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"900": "#1d212a",
"A100": "#d3d6d8",
"A200": "#a7abaf",
"A300": "#2c3039",
"A400": "#2c3039",
"A700": "#5d6169"
}
}

0 comments on commit 5ca0a39

Please sign in to comment.