mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Revert TSProperty and changed TSVariable
This commit is contained in:
parent
d2836071f8
commit
1d418b6645
1 changed files with 2 additions and 3 deletions
|
|
@ -57,9 +57,8 @@ M.base_16 = {
|
|||
|
||||
M.polish_hl = {
|
||||
Include = { fg = M.base_16.base0E, bold = true },
|
||||
TSVariable = { fg = M.base_16.base08 },
|
||||
-- TSProperty = { fg = M.base_16.base0E },
|
||||
TSProperty = { fg = M.base_30.red },
|
||||
TSVariable = { fg = M.base_30.baby_pink },
|
||||
TSProperty = { fg = M.base_16.base0E },
|
||||
Repeat = { fg = M.base_16.base0E },
|
||||
TSTagDelimiter = { fg = M.base_16.base05 },
|
||||
TSFunction = { fg = M.base_30.orange },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue