Th3Whit3Wolf / one-nvim

Atom one theme
MIT License
113 stars 23 forks source link

question: how to set theme to light? #21

Open dnjmn opened 2 years ago

weeman1337 commented 2 years ago

Just add this to your config:

vim.cmd "colorscheme one-nvim"
vim.o.background = "light"