This commit is contained in:
Bryan Ramos 2023-06-11 22:13:26 -04:00
parent 7cbf5a08ea
commit c40cdf87b3
3 changed files with 7 additions and 5 deletions

View file

@ -5,7 +5,7 @@ return {
priority = 1000,
config = function()
require("github-theme").setup({
opts = {
options = {
transparent = true,
},
})