Skip to content

Commit 890cc3c

Browse files
Merge branch 'feat/blurple' of https://github.com/MetaMask/metamask-design-system into feat/blurple
2 parents 1f30060 + 7bb79c9 commit 890cc3c

File tree

1 file changed

+1
-1
lines changed
  • packages/design-tokens/src/js/themes/lightTheme

1 file changed

+1
-1
lines changed

packages/design-tokens/src/js/themes/lightTheme/colors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export const colors: ThemeColors = {
129129
default: brandColor.blue500,
130130
/** Muted color for informational semantic (#4459ff1a) */
131131
muted: '#4459ff1a',
132-
/** For elements placed on top of info/default fill (#FFFFFF) */
132+
/** For elements placed on top of info/default (#FFFFFF) */
133133
inverse: brandColor.grey000,
134134
},
135135
flask: {

0 commit comments

Comments
 (0)