mirror of
https://github.com/NvChad/NvChad.git
synced 2024-11-04 12:00:29 +00:00
Update theme.lua
This commit is contained in:
parent
154ba7d419
commit
49120177ce
@ -1,8 +1,5 @@
|
||||
local chad_theme = require("chadrc").ui.theme
|
||||
|
||||
vim.g.nvchad_theme = chad_theme
|
||||
-- this stores the current set theme, if later theme switcher is used but not set to default
|
||||
vim.g.current_nvchad_theme = chad_theme
|
||||
|
||||
local present, base16 = pcall(require, "base16")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user