This commit is contained in:
2024-03-07 16:00:08 +07:00
parent 2af9ff9194
commit 5b6fbe8013

View File

@@ -6,7 +6,7 @@ local highlights = require "custom.highlights"
M.ui = { M.ui = {
theme = "one_light", theme = "one_light",
theme_toggle = { "one_light", "onedark" }, theme_toggle = { "one_light", "doomchad" },
transparency = true, transparency = true,
hl_override = highlights.override, hl_override = highlights.override,