mirror of
https://github.com/webhooked/kanso.nvim.git
synced 2026-06-01 22:57:00 +02:00
parent
26f5c9686b
commit
5e024e8294
1 changed files with 2 additions and 1 deletions
|
|
@ -103,7 +103,8 @@ function M.load(theme)
|
|||
-- Clear cached modules to force reload
|
||||
package.loaded["kanso.colors"] = nil
|
||||
package.loaded["kanso.themes"] = nil
|
||||
M.load()
|
||||
-- Pass explicit theme to preserve it; if nil, respects vim.o.background
|
||||
M.load(M._EXPLICIT_THEME)
|
||||
end
|
||||
end,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue