mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
fix(gruvbox_material): trying to change TSInclude property's color
This commit is contained in:
parent
2b0c13cb3b
commit
6dcc14829f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 },
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue