feel like tokyonight

This commit is contained in:
Christoph J. Scherr 2024-08-26 15:17:56 +02:00
parent 8637537880
commit e6d6412f81
1 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
-- --
-- Themery block -- Themery block
-- This block will be replaced by Themery. -- This block will be replaced by Themery.
vim.cmd("colorscheme kanagawa-wave") vim.cmd("colorscheme tokyonight-storm")
vim.g.theme_id = 13 vim.g.theme_id = 10
-- end themery block -- end themery block