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 7a15cd4 commit b13e322Copy full SHA for b13e322
projects/common/src/color/color.ts
@@ -2,6 +2,7 @@ export const enum Color {
2
Blue2 = '#b8d3ff',
3
Blue3 = '#70a7ff',
4
Blue4 = '#2478ff',
5
+ Blue6 = '#0043ad',
6
Blue5 = '#0053d7',
7
Blue7 = '#003385',
8
BlueGray1 = '#70a7ff',
0 commit comments