changed style

This commit is contained in:
ju09279
2024-05-09 13:50:48 +02:00
committed by juli0n21
parent 4bbe20044b
commit 7ca6d3e86d

View File

@@ -846,7 +846,7 @@ require('lazy').setup({
-- Load the colorscheme here.
-- Like many other themes, this one has different styles, and you could load
-- any other, such as 'tokyonight-storm', 'tokyonight-moon', or 'tokyonight-day'.
vim.cmd.colorscheme 'wildcharm'
vim.cmd.colorscheme 'tokyonight-night'
-- You can configure highlights by doing something like:
vim.cmd.hi 'Comment gui=none'