From 2473297cbd4c72467c5c87b2fad096c375918125 Mon Sep 17 00:00:00 2001 From: Nari Lee Date: Tue, 29 Aug 2023 16:00:42 +0900 Subject: [PATCH] make color for terminator statement, like semicolon, the same --- themes/new-dark-theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/new-dark-theme.json b/themes/new-dark-theme.json index cc89bce..9b133c3 100644 --- a/themes/new-dark-theme.json +++ b/themes/new-dark-theme.json @@ -361,6 +361,7 @@ "punctuation.definition.group.regexp", "punctuation.definition.group.assertion.regexp", "punctuation.definition.character-class.regexp", + "punctuation.terminator", "storage.type.function.arrow" ], "settings": {