mirror of
https://github.com/gabehf/base46.git
synced 2026-03-15 02:05:56 -07:00
feat(gruvbox_material): include property color doesn't change
This commit is contained in:
parent
31c1a5ba43
commit
ef2208ca42
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ M.base_16 = {
|
||||||
|
|
||||||
M.polish_hl = {
|
M.polish_hl = {
|
||||||
TSVariable = { fg = M.base_16.base08 },
|
TSVariable = { fg = M.base_16.base08 },
|
||||||
TSInclude = { fg = M.base_30.red },
|
TSInclude = { fg = M.base_16.base0E },
|
||||||
}
|
}
|
||||||
|
|
||||||
vim.opt.bg = "dark"
|
vim.opt.bg = "dark"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue