Skip to content

Commit 3056283

Browse files
committed
Remove unused app colors
1 parent 6559ed0 commit 3056283

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/styles/theme/colors.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@ export const COLORS = {
1111
grayLight: '#E4E4E7',
1212
grayLight50A: '#f4f5f780',
1313
grayMedium: '#565b61',
14-
grayMedium2: '#d5d6d7',
1514
grayMediumLight: '#e3e8ed',
1615
honeydew: '#e8faf3',
17-
linen: '#fae8e8',
1816
errorIndicatorBackground: '#d44c4c',
1917
warningColor: '#ed6c02',
2018
warningLight: '#fff0e4',

0 commit comments

Comments
 (0)