bug: monokai-pro breaks when previewed in `require("telescope.builtin").colorscheme`
Opened this issue · 0 comments
Zeioth commented
System
- OS: Arch
- Neovim: 0.11
Description
Telescope's colorscheme previewing fail with monokai-pro.
How to test
Run
require("telescope.builtin").colorscheme
And pass the cursor over the theme. All other themes work fine, it only fails with monokai-pro.nvim
Possible solution
Fix the affected chunk of code.