I like this theme more

This commit is contained in:
Vladislav 2024-03-08 01:16:55 +01:00
parent 1d6e8b4125
commit 40f299eda4
No known key found for this signature in database
GPG Key ID: 07A1CCBD643CA257
1 changed files with 1 additions and 1 deletions

View File

@ -753,7 +753,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 'tokyonight-night'
vim.cmd.colorscheme 'tokyonight'
-- You can configure highlights by doing something like
vim.cmd.hi 'Comment gui=none'