From 9e4f2d50261a9e87ca0be1e45f91093ba2a17a00 Mon Sep 17 00:00:00 2001 From: mvllow Date: Fri, 12 Jul 2024 17:28:16 -0500 Subject: [PATCH] chore: sync pinecone --- themes/_pinecone-color-theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/_pinecone-color-theme.json b/themes/_pinecone-color-theme.json index 8f43479..71e2133 100644 --- a/themes/_pinecone-color-theme.json +++ b/themes/_pinecone-color-theme.json @@ -746,7 +746,7 @@ } }, { - "scope": ["keyword"], + "scope": ["keyword", "variable.language.this"], "settings": { "foreground": "$pine" }