Skip to content
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

Open
rymdkapten opened this issue Oct 19, 2021 · 6 comments
Open

Tooltip text in Ayu Mirage is ineligible #1

rymdkapten opened this issue Oct 19, 2021 · 6 comments

Comments

@rymdkapten
Copy link

rymdkapten commented Oct 19, 2021

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

image

@rustyweb
Copy link

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!

@Zungate
Copy link

Zungate commented Nov 29, 2021

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.

@rustyweb
Copy link

rustyweb commented Dec 1, 2021

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)

@Riqky
Copy link

Riqky commented Feb 4, 2022

Although this project does not seem to be updated anymore, you can check out my Fork.
https://github.com/Riqky/visual-studio

Here you can easily edit these kind of issues, and I fixed this one as well.

@fissssssh
Copy link

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.

that's work! it's really hard to recognize the content in editor tooltip before.

@gorkalertxundi
Copy link

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.

Working fine! Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants