Reverted cchnage
This commit is contained in:
@@ -14,7 +14,7 @@ function M.themeselector(opts)
|
||||
local themes = themefuncs.get_all_themes()
|
||||
local change_theme = themefuncs.change_theme
|
||||
|
||||
local current_theme = prefs.colorscheme
|
||||
local current_theme = vim.g.colors_name
|
||||
|
||||
opts = opts or {}
|
||||
local combined = vim.tbl_extend("force", ivytheme, {
|
||||
|
||||
Reference in New Issue
Block a user