This commit is contained in:
Bryan Ramos 2023-06-11 19:24:24 -04:00
parent 51f32c5166
commit f630724532
3 changed files with 5 additions and 3 deletions

View file

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