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

v2.5
RitchielRez 3 years ago committed by GitHub
parent 2b0c13cb3b
commit 6dcc14829f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save