removed transparency for tokyonight

This commit is contained in:
aminnairi
2025-11-08 20:52:22 +01:00
parent d5ac5c1800
commit 5681211ae1
@@ -8,7 +8,7 @@ return {
end, end,
opts = { opts = {
style = "storm", style = "storm",
transparent = true, transparent = false,
light_style = "day", light_style = "day",
terminal_colors = true, terminal_colors = true,
}, },