Update treesitter.lua

This commit is contained in:
Sidhanth Rathod 2022-11-12 08:12:40 +05:30 committed by GitHub
parent 47d51b7b9f
commit 643d931132
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -179,10 +179,10 @@ return {
["@field"] = {
fg = theme.base08,
},
--
-- ["@field.key"] = {
-- fg = theme.base0D,
-- },
["@field.key"] = {
fg = theme.base08,
},
["@property"] = {
fg = theme.base08,