mirror of
https://github.com/gabehf/base46.git
synced 2026-03-15 02:05:56 -07:00
fix highlights resetting after packersync | https://github.com/NvChad/NvChad/issues/1237
This commit is contained in:
parent
0087b60c01
commit
5412629789
43 changed files with 164 additions and 86 deletions
|
|
@ -60,7 +60,7 @@ M.polish_hl = {
|
|||
fg = M.base_30.red,
|
||||
},
|
||||
}
|
||||
M.type = "dark"
|
||||
vim.opt.bg = "dark"
|
||||
|
||||
M = require("base46").override_theme(M, "monekai")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue