From 6fbe9ec41ea2b35e25593b754b4265f26342620f Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 23 Feb 2022 05:05:22 +0100 Subject: [PATCH] Improve yaml support --- themes/Steffula-color-theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/Steffula-color-theme.json b/themes/Steffula-color-theme.json index 7141831..6e869ca 100644 --- a/themes/Steffula-color-theme.json +++ b/themes/Steffula-color-theme.json @@ -414,6 +414,7 @@ "name": "Byte-string", "scope": [ "string.quoted.binary", + "string.unquoted.block.yaml", ], "settings": { "foreground": "#a7c261",