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"