ok theme for nvim installation: packer: use { "itsook/ok.nvim", as = "ok" } vim plug: Plug "itsook/ok.nvim", { "as": "ok" } active theme: lua: require "ok".setup({ nvim_tree = { contrast = true } }) vim script: colorscheme ok