color setup
This commit is contained in:
@@ -7,7 +7,7 @@ return {
|
||||
{
|
||||
"EdenEast/nightfox.nvim",
|
||||
config = function()
|
||||
vim.cmd.colorscheme "Dawnfox"
|
||||
vim.cmd.colorscheme "dawnfox"
|
||||
-- enable_transparency()
|
||||
end
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user