Made mason transparent

This commit is contained in:
2025-05-11 19:04:27 +02:00
parent f30af987b0
commit e67acd2def
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ return {
package_pending = "", package_pending = "",
package_uninstalled = "", package_uninstalled = "",
}, },
border = "rounded",
}, },
}) })

View File

@@ -10,6 +10,7 @@ return {
groups = { groups = {
"Normal", "Normal",
"NormalNC", "NormalNC",
"NormalFloat",
"FloatBorder", "FloatBorder",
"WinSeparator", "WinSeparator",
"Comment", "Comment",