mirror of
https://github.com/gabehf/base46.git
synced 2026-03-13 09:20:31 -07:00
Update treesitter.lua
This commit is contained in:
parent
47d51b7b9f
commit
643d931132
1 changed files with 4 additions and 4 deletions
|
|
@ -179,10 +179,10 @@ return {
|
||||||
["@field"] = {
|
["@field"] = {
|
||||||
fg = theme.base08,
|
fg = theme.base08,
|
||||||
},
|
},
|
||||||
--
|
|
||||||
-- ["@field.key"] = {
|
["@field.key"] = {
|
||||||
-- fg = theme.base0D,
|
fg = theme.base08,
|
||||||
-- },
|
},
|
||||||
|
|
||||||
["@property"] = {
|
["@property"] = {
|
||||||
fg = theme.base08,
|
fg = theme.base08,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue