The PMenu highlight group has the same background color as the foreground color of Comment, therefore, comments are "invisible" inside popup menus. This is the case for both of the background options (light or dark).
Would it make sense to swap the Comment highlights between light and dark mode here: https://github.com/jeffkreeftmeijer/vim-dim/blob/main/colors/dim.vim#L26-L54?
Light mode

Dark mode

Actual content inside the popup menu

The
PMenuhighlight group has the same background color as the foreground color ofComment, therefore, comments are "invisible" inside popup menus. This is the case for both of thebackgroundoptions (lightordark).Would it make sense to swap the
Commenthighlights betweenlightanddarkmode here: https://github.com/jeffkreeftmeijer/vim-dim/blob/main/colors/dim.vim#L26-L54?Light mode
Dark mode
Actual content inside the popup menu