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.
1 parent 7fbc882 commit b5cab42Copy full SHA for b5cab42
polaris-tokens/src/token-groups/color.ts
@@ -205,12 +205,12 @@ export const color: {
205
},
206
'color-bg-disabled': {
207
value: colors.gray[300],
208
- valueExperimental: colorsExperimental.gray[1],
+ valueExperimental: colorsExperimental.gray[7],
209
description: '',
210
211
'color-bg-interactive-disabled': {
212
213
214
215
216
'color-bg-app': {
0 commit comments