We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64df38c commit 6df522aCopy full SHA for 6df522a
packages/design-tokens/web/properties/colors.json5
@@ -362,7 +362,7 @@
362
'theme-active': { value: '{dark.theme.palette.value.39}' },
363
'theme-fade-hover': { value: '{dark.theme.palette.value.26}' },
364
'theme-fade-active': { value: '{dark.theme.palette.value.28}' },
365
- 'theme-less-hover': { value: '{dark.theme.palette.value.15}' },
+ 'theme-less-hover': { value: '{dark.theme.palette.value.17}' },
366
'theme-less-active': { value: '{dark.theme.palette.value.19}' },
367
// CONTRAST
368
'contrast-hover': { value: '{dark.contrast.palette.value.80}' },
0 commit comments