GithubHelp home page GithubHelp logo

After vscode 1.80 version,The parameter hint has changed from the original gray to the same white as the code font about vsc-material-theme HOT 6 CLOSED

EvilMoOd avatar EvilMoOd commented on May 26, 2024 1
After vscode 1.80 version,The parameter hint has changed from the original gray to the same white as the code font

from vsc-material-theme.

Comments (6)

ArmorDarks avatar ArmorDarks commented on May 26, 2024

It is reproducible for me too, no extensions interfering with colors or syntax

from vsc-material-theme.

equinusocio avatar equinusocio commented on May 26, 2024

Hello, we can't reproduce the issue with vscode 1.82. Please make sure you're using the correct and official material theme extension and not the "community maintained" one which was deprecated years ago and that we don't support since then.

CleanShot 2023-09-10 at 14 50 35

from vsc-material-theme.

ArmorDarks avatar ArmorDarks commented on May 26, 2024

Thanks for checking @equinusocio

In my case, it's an official extension. Community extension not installed. VS Code 1.81.1 (Universal), MacOS Ventura 13.3 (22E252)

All hints in JS and TypeScript having wrong color too

image

Checked settings.json - no color overrides there.

from vsc-material-theme.

ArmorDarks avatar ArmorDarks commented on May 26, 2024

Just to be sure, I tried with all extensions disabled + VS Code reload. Hint color still wrong:

image

from vsc-material-theme.

ArmorDarks avatar ArmorDarks commented on May 26, 2024

Updating to VS Code 1.82 fixed the issue 👍

However, either I remember it wrong, or the color is not the one that's defined in the Material Theme.

Color in 1.82

image

Color prior to 1.80

image

from vsc-material-theme.

equinusocio avatar equinusocio commented on May 26, 2024

We didn't change any syntax colors in years, so it's probably caused by semantic highlighting. Check the following setting, MT set semantic highlighting (the new way released months ago) to true by default, if you don't like it you can disable it.

Just keep note that this setting is just about how vscode assigns scopes to code elements, we have no control over this.

CleanShot 2023-09-11 at 10 00 21

It's also probable that they just changed the opacity of that token.. while the color still the same.

from vsc-material-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.