qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.64k stars 218 forks source link

fresh install in dark mode issues #908

Closed JeanBlignaut closed 2 years ago

JeanBlignaut commented 2 years ago

As a fellow coder I appreciate that a color issue might not be your top priority, however as a new users firs impression of your editor, I can't help but form instant opinions of the stability based on the color issue

image

I realise that this probably duplicates #878 and #859 but thought it worthwhile to log regardless.

qvacua commented 2 years ago

Currently, VimR does not support dark mode. My assumption is that most Neovim users use custom color scheme anyways. Therefore, it can adapt to the color scheme you have selected in Neovim. Turn on Preferences -> Appearance -> Use Neovim's color scheme for main window and tools.

Closing the issue, please feel free to discuss the issue further here 😀

qvacua commented 2 years ago

The idea proposed in #859 is nice. I'll try to implement it.

kedare commented 2 years ago

I don't think it's anything related to custom color scheme (it's not the editor text) ? Here we are talking about a system dialog that is only impacted by the global MacOs appearance settings.

j-rahman commented 1 year ago

Why is this issue closed? I just installed a fresh copy of vimr (v. 0.44.0,20230103.174333) and, since I predominantly use Dark Mode, the Preferences window just looks bad and half-baked because of this unresolved very real issue. Since this app purports to be a native Swift app built for macOS, I would expect it to look more than half decent and to support automatic Dark Mode switching off the shelf. Thank you.