minor changes
This commit is contained in:
@@ -11,9 +11,5 @@ if
|
||||
return false
|
||||
else
|
||||
base16(base16.themes["onedark"], true)
|
||||
|
||||
-- load bg color before async for smooth transition
|
||||
local background = require("themes/" .. vim.g.nvchad_theme).black
|
||||
vim.cmd("hi Normal guibg=" .. background)
|
||||
return true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user