mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
updated colors for typography component (#17009)
* updated colors for typography * updated valid colors
This commit is contained in:
parent
50037b790e
commit
c9ddee9155
@ -28,6 +28,10 @@ export const ValidColors = [
|
||||
COLORS.WARNING_INVERSE,
|
||||
COLORS.INFO_DEFAULT,
|
||||
COLORS.INFO_INVERSE,
|
||||
COLORS.GOERLI,
|
||||
COLORS.SEPOLIA,
|
||||
COLORS.GOERLI_INVERSE,
|
||||
COLORS.SEPOLIA_INVERSE,
|
||||
];
|
||||
|
||||
export const ValidTags = [
|
||||
|
Loading…
Reference in New Issue
Block a user