theme should be loaded in the beginning to make transparency work
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
return {
|
||||
"folke/tokyonight.nvim",
|
||||
opts = {
|
||||
transparent = true,
|
||||
styles = {
|
||||
sidebars = "transparent",
|
||||
floats = "transparent",
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user