From 348de48632d6e8d85068e98393c0f62af666b440 Mon Sep 17 00:00:00 2001 From: Martin Aeschlimann Date: Mon, 22 Apr 2024 14:23:41 +0200 Subject: [PATCH] Monokai Dimmed theme: json syntax highlighting colors very different in v1.88.0 (#210908) --- .../theme-monokai-dimmed/themes/dimmed-monokai-color-theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/theme-monokai-dimmed/themes/dimmed-monokai-color-theme.json b/extensions/theme-monokai-dimmed/themes/dimmed-monokai-color-theme.json index 796cd5b95c4..3f41fb052e0 100644 --- a/extensions/theme-monokai-dimmed/themes/dimmed-monokai-color-theme.json +++ b/extensions/theme-monokai-dimmed/themes/dimmed-monokai-color-theme.json @@ -374,7 +374,7 @@ }, { "name": "CSS Property Name", - "scope": "support.type.property-name", + "scope": "source.css support.type.property-name", "settings": { "fontStyle": "", "foreground": "#676867"