fix(gruvbox_material): trying to change TSInclude property's color

This commit is contained in:
RitchielRez 2022-09-12 13:34:03 +06:00 committed by GitHub
parent 2b0c13cb3b
commit 6dcc14829f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ M.base_16 = {
} }
M.polish_hl = { M.polish_hl = {
TSInclude = { fg = M.base_16.base0E }, Include = { fg = M.base_16.base0E },
TSVariable = { fg = M.base_16.base08 }, TSVariable = { fg = M.base_16.base08 },
} }