loctvl842 / monokai-pro.nvim

Monokai Pro theme for Neovim written in Lua, with multiple filters: Pro, Classic, Machine, Octagon, Ristretto, Spectrum
MIT License
441 stars 44 forks source link

Enable theme selection through :Telescope colorscheme #41

Closed ema2159 closed 1 year ago

ema2159 commented 1 year ago

Hi. Thanks a lot for this package, it has been my daily driver for a couple of months now and I really enjoy using it.

Like many other Neovim users, I use Telescope for many purposes, and one functionality I find myself using quite often is the :Telescope colorscheme command. I am aware that the :MonokaiProSelect command exists, however, I would like to be able to select among the Monokai Pro variants within Telescope. Several theme plugins with variants (i.e. Tokyo Night, Rose Pine, Kanagawa) expose their variants as individual themes. Would it be possible to offer such functionality? Please let me know what you think.

Thanks a lot for your work!

loctvl842 commented 1 year ago

I have created each filter as an individual theme. Please try out the latest release.

ema2159 commented 1 year ago

Perfect! That's it. Thanks a lot.