nvim: colorscheme nightfox (terafox/dayfox); also update st .Xresources colors
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
vim.pack.add({ "https://github.com/ellisonleao/gruvbox.nvim" })
|
||||
vim.pack.add({ "https://github.com/EdenEast/nightfox.nvim" })
|
||||
|
||||
local cs = require("config.colorscheme")
|
||||
cs.set_colorschemes("gruvbox", "gruvbox")
|
||||
cs.set_colorschemes("terafox", "dayfox")
|
||||
cs.update_colorscheme()
|
||||
|
||||
Reference in New Issue
Block a user