mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 16:00:30 -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
|
|
@ -52,7 +52,7 @@ M.base_16 = {
|
|||
base0F = "#d85e7c",
|
||||
}
|
||||
|
||||
M.type = "dark"
|
||||
vim.opt.bg = "dark"
|
||||
|
||||
M = require("base46").override_theme(M, "nightfox")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue