update config

This commit is contained in:
2026-06-02 21:09:06 +02:00
parent e306d12c1f
commit 7d2daa9f06
8 changed files with 219 additions and 150 deletions
+3 -5
View File
@@ -6,12 +6,10 @@
local M = {}
M.base46 = {
theme = "tokyonight",
-- theme = "chadwal",
theme = "tokyodark",
transparency = true,
-- hl_override = {
-- Comment = { italic = true },
-- ["@comment"] = { italic = true },
-- },
}
return M