From 2dbedf60532e6250c54e7e051552716fd77a704d Mon Sep 17 00:00:00 2001 From: Kristi Date: Mon, 5 Apr 2021 10:13:49 -0400 Subject: [PATCH] Revert turning on semantic highlighting by default --- themes/tokyo-night-color-theme.json | 1 - themes/tokyo-night-light-color-theme.json | 1 - themes/tokyo-night-storm-color-theme.json | 1 - 3 files changed, 3 deletions(-) diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index 5c4a0eb..476a29f 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -3,7 +3,6 @@ "author": "Enkia", "maintainers": ["Enkia "], "type": "dark", - "semanticHighlighting": true, "semanticTokenColors": { "parameter.declaration": { "foreground": "#e0af68" diff --git a/themes/tokyo-night-light-color-theme.json b/themes/tokyo-night-light-color-theme.json index a25a4ea..95bf2d1 100644 --- a/themes/tokyo-night-light-color-theme.json +++ b/themes/tokyo-night-light-color-theme.json @@ -3,7 +3,6 @@ "author": "Enkia", "maintainers": ["Enkia "], "type": "dark", - "semanticHighlighting": true, "semanticTokenColors": { "parameter.declaration": { "foreground": "#8f5e15" diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 0dfc740..1e428ec 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -3,7 +3,6 @@ "author": "Enkia", "maintainers": ["Enkia "], "type": "dark", - "semanticHighlighting": true, "semanticTokenColors": { "parameter.declaration": { "foreground": "#e0af68"