changed theme

This commit is contained in:
2023-07-08 23:33:53 +01:00
parent 70b7305e76
commit d8acaa4d98
5 changed files with 105 additions and 40 deletions

View File

@@ -17,7 +17,8 @@ vim.opt.background = 'light'
-- vim.cmd('colorscheme cyberpunk')
-- vim.cmd('colorscheme catppuccin-latte')
-- vim.cmd('colorscheme oxocarbon')
vim.cmd('colorscheme PaperColor')
-- vim.cmd('colorscheme PaperColor')
vim.cmd('colorscheme bubblegum-256-light')
-- examples for your init.lua