This commit is contained in:
Bryan Ramos 2023-06-17 14:46:20 -04:00
parent 6e22df710b
commit 81ec026bf5

View file

@ -9,7 +9,7 @@ return {
transparent = true,
},
})
vim.cmd("colorscheme github_dark_high_contrast")
vim.cmd("colorscheme github_dark")
end,
},