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 6559ed0 commit 3056283Copy full SHA for 3056283
src/styles/theme/colors.ts
@@ -11,10 +11,8 @@ export const COLORS = {
11
grayLight: '#E4E4E7',
12
grayLight50A: '#f4f5f780',
13
grayMedium: '#565b61',
14
- grayMedium2: '#d5d6d7',
15
grayMediumLight: '#e3e8ed',
16
honeydew: '#e8faf3',
17
- linen: '#fae8e8',
18
errorIndicatorBackground: '#d44c4c',
19
warningColor: '#ed6c02',
20
warningLight: '#fff0e4',
0 commit comments