5 lines
133 B

-- Themery block
-- This block will be replaced by Themery.
vim.cmd("colorscheme eldritch")
vim.g.theme_id = 12
-- end themery block