Skip to content

Commit a163668

Browse files
committed
Merge branch 'new-color-summary-card' of github.com:hypertrace/hypertrace-ui into new-color-summary-card
2 parents 887ec24 + 1bc18a6 commit a163668

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/common/src/color/color.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export const enum Color {
1414
Gray9 = '#080909',
1515
Green2 = '#c3f3db',
1616
Green3 = '#95eabe',
17+
Green5 = '#27C675',
1718
Orange3 = '#FDC088',
1819
Orange5 = '#fb8b24',
1920
Purple2 = '#f2d0f5',

0 commit comments

Comments
 (0)