mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
feat(gruvbox_material): include property uses red now
This commit is contained in:
parent
171f1458b5
commit
31c1a5ba43
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ M.base_16 = {
|
|||
|
||||
M.polish_hl = {
|
||||
TSVariable = { fg = M.base_16.base08 },
|
||||
TSInclude = { fg = M.base_30.red },
|
||||
}
|
||||
|
||||
vim.opt.bg = "dark"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue