NLKNguyen / papercolor-theme

:art: Light & Dark Vim color schemes inspired by Google's Material Design
MIT License
2.7k stars 235 forks source link

Add support for Neovim's Debug Adapter Protocol UI #181

Closed nathanwn closed 2 years ago

nathanwn commented 2 years ago

I added highlight groups for the plugin rcarriga/nvim-dap-ui so that everything is shown nicely. Before this, some elements were not very visible.

Preview: light dark

NLKNguyen commented 2 years ago

Thanks. It looks great! Neovim community really brings a second life to Vim with all these modern features.