return { "folke/tokyonight.nvim", lazy = true, config = true, opts = { style = "night", transparent = not vim.g.neovide, terminal_colors = true, styles = { sidebars = "transparent", floats = "transparent" }, }, }