Change tokynight flavour

This commit is contained in:
Evie Litherland-Smith 2023-06-02 11:54:10 +01:00
parent f9dafded9a
commit 8ab7be776a

View file

@ -3,7 +3,7 @@ return {
lazy = true, lazy = true,
config = true, config = true,
opts = { opts = {
style = "storm", style = "night",
transparent = true, transparent = true,
terminal_colors = true, terminal_colors = true,
styles = { sidebars = "transparent", floats = "transparent" }, styles = { sidebars = "transparent", floats = "transparent" },