This commit is contained in:
cmccay 2022-12-26 17:32:33 -06:00
parent 4a6b55079f
commit 52f8118a37
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
-- general theme -- general theme
vim.cmd("colorscheme kanagawa") vim.cmd("colorscheme ayu")
-- ignore background color for transparency -- ignore background color for transparency
-- vim.cmd("highlight Normal guibg=none") -- vim.cmd("highlight Normal guibg=none")