-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tooltip text in Ayu Mirage is ineligible #1
Comments
I took a quick look to see if I could figure out what needed to change in code... yikes. Setting up themes looks quite complex! I'd second a vote for getting the tooltip text going. I love this theme in general, but having intellisense and tips working is very helpful so if possible it would be great to see this adjusted. Thanks for your efforts! |
You can edit this manually. In Visual Studio go to Tools -> Options ->Environment -> Fonts and Colors -> Under Show Settings for pick Editor Tooltip and change Item foreground color to what you like. |
Works like a charm, and I'm back in my happy place :) Thanks so much for the tip! (Tooltip that is haha) |
Although this project does not seem to be updated anymore, you can check out my Fork. Here you can easily edit these kind of issues, and I fixed this one as well. |
that's work! it's really hard to recognize the content in editor tooltip before. |
Working fine! Thanks :) |
Tooltip text in Ayu Mirage is black and dark gray which makes it hard to read against the background.
A more preferable color would probably be white or light gray.
E.g.
![image](https://user-images.githubusercontent.com/2317458/137872282-dab73e9a-f1e8-4485-b437-62508f0c2628.png)
The text was updated successfully, but these errors were encountered: