mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 15:38:15 -07:00
feat(gruvbox_material): strings now use Teal
This commit is contained in:
parent
eb1d3dbaa0
commit
efd4265840
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ M.polish_hl = {
|
|||
Include = { fg = M.base_16.base0E },
|
||||
TSVariable = { fg = M.base_16.base08 },
|
||||
TSProperty = { fg = M.base_16.base0C },
|
||||
TSString = { fg = M.base_16.base0C },
|
||||
}
|
||||
|
||||
vim.opt.bg = "dark"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue