local theme = require("tokyonight") theme.setup({ style = "night", transparent = true, dim_inactive = true, })