From 6afcf6baafbb4d40a7ef30141cfaee7235f589fc Mon Sep 17 00:00:00 2001 From: Tyler Leonhardt Date: Thu, 30 Jul 2020 19:51:46 -0700 Subject: [PATCH] Use property scope --- themes/theme-psise/theme.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/themes/theme-psise/theme.json b/themes/theme-psise/theme.json index 85ffa602b8..609193979d 100644 --- a/themes/theme-psise/theme.json +++ b/themes/theme-psise/theme.json @@ -90,6 +90,17 @@ "foreground": "#008080" } }, + { + "name": "Keys and Properties", + "scope": [ + "property", + "variable.other.property", + "variable.other.property.powershell" + ], + "settings": { + "foreground": "#2d2e45" + } + }, { "name": "Variables", "scope": [