aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/src/utils/colors.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/react-shared/src/utils/colors.ts')
-rw-r--r--packages/react-shared/src/utils/colors.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/react-shared/src/utils/colors.ts b/packages/react-shared/src/utils/colors.ts
index 7613414ae..4617fa5dc 100644
--- a/packages/react-shared/src/utils/colors.ts
+++ b/packages/react-shared/src/utils/colors.ts
@@ -28,6 +28,7 @@ const baseColors = {
linkBlue: '#1D5CDE',
mediumBlue: '#488AEA',
darkBlue: '#4D5481',
+ lightTurquois: '#aefcdc',
turquois: '#058789',
lightPurple: '#A81CA6',
purple: '#690596',