Monokai Pro theme for Neovim written in Lua, with multiple filters: Pro, Classic, Machine, Octagon, Ristretto, Spectrum
441
stars
44
forks
source link
bug: monokai-pro breaks when previewed in `require("telescope.builtin").colorscheme` #128
Open
Zeioth opened 1 month ago
System
Description
Telescope's colorscheme previewing fail with monokai-pro.
How to test
Run
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.