GithubHelp home page GithubHelp logo

Comments (3)

fwosar avatar fwosar commented on June 10, 2024

I checked out some more themes and this appears to be a universal issue that isn't limited to one theme. In fact, in the official video announcement, you can watch it live in action. Just pay attention to the context menu and the Copy, Cut, and Paste entries in particular.

I am genuinely surprised that seemingly nobody noticed this before.

from theme-converter-for-vs.

fwosar avatar fwosar commented on June 10, 2024

After doing some digging it turns out that Visual Studio Code uses opacity (0.4) to "grey out" inactive entries within the context and main menus, so there isn't a dedicated colour that could be converted. Therefore, the fix would probably involve setting the correct opacities for things like Environment/CommandBarTextInactive (and potentially other similar cases). In fact, after editing the theme manually and setting the opacity byte to 0x66, which is approximately 40%, the menus appear to be correct:

image

While making manual edits like that is certainly possible, even if not very straightforward, it would probably not be too difficult to just apply the opacity for this and similar elements automatically during the conversion.

from theme-converter-for-vs.

ketttY avatar ketttY commented on June 10, 2024

Hi @fwosar, thank you so much for your feedback! We will look into this issue and let you know once we have a fix for it!

from theme-converter-for-vs.

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.