This commit is contained in:
siduck 2022-05-12 19:27:11 +05:30
parent 0844431d37
commit 25305eca92
3 changed files with 5 additions and 12 deletions

View file

@ -20,7 +20,6 @@ M.options = {
M.ui = {
hl_override = {},
changed_themes = {},
colors = {}, -- dynamically generated, never edit this in chadrc
theme_toggle = { "onedark", "one_light" },
theme = "onedark", -- default theme
transparency = false,