Change to zenwritten theme
This commit is contained in:
parent
f3da5674fe
commit
a5063c82ef
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ return {
|
||||||
else
|
else
|
||||||
vim.o.background = "dark"
|
vim.o.background = "dark"
|
||||||
end
|
end
|
||||||
vim.cmd.colorscheme("zenbones")
|
vim.cmd.colorscheme("zenwritten")
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue