mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 07:50:31 -07:00
fix https://github.com/NvChad/NvChad/issues/1027 | add theme toggle function
This commit is contained in:
parent
fb9d86d9cd
commit
1f1ca85c29
36 changed files with 145 additions and 36 deletions
|
|
@ -53,6 +53,6 @@ M.base_16 = {
|
|||
base0F = "#d699b6",
|
||||
}
|
||||
|
||||
M = require("base16").override_theme(M, "everforest")
|
||||
M = require("base46").override_theme(M, "everforest")
|
||||
|
||||
return M
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue