if not vim.opt.termguicolors:get() then return end vim.g.colors_name = 'lush' vim.opt.background = 'dark' require('lush')(require('colors'))