diff --git a/config/design-tokens/colors.json b/config/design-tokens/colors.json index 644cfb9..001edd6 100644 --- a/config/design-tokens/colors.json +++ b/config/design-tokens/colors.json @@ -12,8 +12,8 @@ "dark": { "primary": "188deg 84% 28%", "secondary": "8 84% 43%", - "background": "0 0% 4%", - "surface": "202 10% 10%", + "background": "0 0% 9%", + "surface": "202 10% 12%", "border": "208 27% 15%", "text": "0 0% 98%", "fadeText": "188 12% 70%",