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 92bfaf5 commit 75d519dCopy full SHA for 75d519d
src/components/fields/RadioGroup/Radio.tsx
@@ -89,7 +89,7 @@ const RadioButtonElement = tasty({
89
preset: 't3m',
90
border: {
91
'': '#dark-05',
92
- checked: '#purple-text',
+ checked: '#purple',
93
'invalid & checked': '#danger-text',
94
disabled: '#dark-05',
95
'disabled & checked': '#dark-03',
0 commit comments