zenbones-theme / zenbones.nvim

🪨 A collection of contrast-based Vim/Neovim colorschemes
MIT License
772 stars 51 forks source link

Add support for neotest #204

Closed jryom closed 3 days ago

jryom commented 1 month ago

https://github.com/nvim-neotest/neotest

mcchrish commented 1 month ago

I think it's relatively simple to map them https://github.com/nvim-neotest/neotest/blob/6d3d22cdad49999ef774ebe1bc250a4994038964/lua/neotest/config/init.lua#L6-L22. I personally don't use neotest so I don't have a good understanding to properly assign which color looks best. A PR is welcome.