From 39613cf5570705b69a853b7a46a4ec7ac15c661e Mon Sep 17 00:00:00 2001 From: goliafrs Date: Sun, 10 Mar 2024 22:48:59 +0500 Subject: [PATCH] fix: semanticHighlighting --- themes/Monokai-GRS.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/Monokai-GRS.json b/themes/Monokai-GRS.json index fcbf8fe..a6fa770 100644 --- a/themes/Monokai-GRS.json +++ b/themes/Monokai-GRS.json @@ -1,5 +1,7 @@ { "name": "Monokai GRS", + "type": "dark", + "semanticHighlighting": true, "tokenColors": [ { "name": "Text",