theme:主题更换。

This commit is contained in:
2025-11-27 14:26:21 +08:00
parent 33e16c33f9
commit fc16638653
5 changed files with 24 additions and 60 deletions

View File

@@ -74,5 +74,5 @@ vim.o.pumheight = 10
vim.o.showtabline = 2
-- 使用增强状态栏插件后不再需要 vim 的模式提示
vim.o.showmode = false
vim.o.background = "light"
-- vim.o.background = "light"
-- vim.o.background = "dark"