loctvl842/monokai-pro.nvim

bug: monokai-pro breaks when previewed in `require("telescope.builtin").colorscheme`

Opened this issue · 0 comments

System

  • OS: Arch
  • Neovim: 0.11

Description

Telescope's colorscheme previewing fail with monokai-pro.

screenshot_2024-09-27_15-51-27_830492928

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.