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 07602d7 commit f15cb7eCopy full SHA for f15cb7e
projects/common/src/color/color.ts
@@ -12,7 +12,8 @@ export const enum Color {
12
Gray5 = '#657277',
13
Gray7 = '#272c2e',
14
Gray9 = '#080909',
15
- Green3 = '#95EABE',
+ Green2 = '#c3f3db',
16
+ Green3 = '#95eabe',
17
Orange3 = '#FDC088',
18
Orange5 = '#fb8b24',
19
Purple2 = '#f2d0f5',
0 commit comments