update config
This commit is contained in:
+3
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user