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

Eva theme does not get applied properly with latest VS update #1

Open
NicolasChatelain opened this issue Mar 22, 2024 · 1 comment
Open

Comments

@NicolasChatelain
Copy link

With the latest Visual studio update (17.9.4) some parts of code don't get the correct color applied anymore.

image

in the example above, the interface used to be the same color as a Class, and methods used to be blue.
when declaring a method it is the correct color, but when calling a method, it remains gray.

there are a few cases of this, and every time the color is gray instead.

this is also in .NET 8.0, but don't think this matters.

@fisheva
Copy link
Owner

fisheva commented Sep 24, 2024

Sorry, I just saw this issue. I don't know why I didn't receive email notifications when there were new issues. Maybe you can take a look at this issue.

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

2 participants