use tokyonight colorscheme
This commit is contained in:
parent
93d64d99af
commit
5610e9a725
1 changed files with 1 additions and 1 deletions
|
|
@ -12,5 +12,5 @@ end
|
||||||
vim.opt.rtp:prepend(lazypath)
|
vim.opt.rtp:prepend(lazypath)
|
||||||
|
|
||||||
require("juancwu.config").setup({
|
require("juancwu.config").setup({
|
||||||
colorscheme = "solarized-osaka",
|
colorscheme = "tokyonight",
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue