diff --git a/packages/typescriptlang-org/lib/themes/typescript-beta-light.json b/packages/typescriptlang-org/lib/themes/typescript-beta-light.json index 3198b2983407..818bf7b06e1a 100644 --- a/packages/typescriptlang-org/lib/themes/typescript-beta-light.json +++ b/packages/typescriptlang-org/lib/themes/typescript-beta-light.json @@ -298,7 +298,7 @@ "source.coffee.embedded" ], "settings": { - "foreground": "#ff0000" + "foreground": "#e50000" } }, { @@ -607,4 +607,4 @@ "statusBarItem.errorBackground": "#c72e0f" }, "theme": "TypeScript" -} \ No newline at end of file +}