feat: try theme transparency

This commit is contained in:
Oliver Ladner 2025-03-27 08:03:45 +01:00
commit 2ba4c993ed

View file

@ -5,5 +5,9 @@ return {
lazy = false,
enabled = true,
priority = 1000,
opts = {},
opts = {
styles = {
transparency = true,
},
},
}