We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f30060 + 7bb79c9 commit 890cc3cCopy full SHA for 890cc3c
packages/design-tokens/src/js/themes/lightTheme/colors.ts
@@ -129,7 +129,7 @@ export const colors: ThemeColors = {
129
default: brandColor.blue500,
130
/** Muted color for informational semantic (#4459ff1a) */
131
muted: '#4459ff1a',
132
- /** For elements placed on top of info/default fill (#FFFFFF) */
+ /** For elements placed on top of info/default (#FFFFFF) */
133
inverse: brandColor.grey000,
134
},
135
flask: {
0 commit comments