mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
removed transparency for tokyonight
This commit is contained in:
@@ -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,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user