diff --git a/tokens/themes/dark.json b/tokens/themes/dark.json index 43a3f6dc..2c0584b3 100644 --- a/tokens/themes/dark.json +++ b/tokens/themes/dark.json @@ -2649,13 +2649,13 @@ "color": { "background": { "default": { - "value": "{palette.neutral.0}", + "value": "{palette.neutral.725}", "type": "color", "$extensions": { "studio.tokens": { "modify": { "type": "alpha", - "value": "0.15", + "value": "0.90", "space": "lch" } }