Giter Site home page Giter Site logo

Comments (3)

sainnhe avatar sainnhe commented on July 20, 2024

When the settings.json is changed, the /themes/*.json files are regenerated based on your new settings, so you need to reload to apply the new settings.

I'm not sure how the container extension works, but looks like whenever you connect to it, your settings.json will be applied, and since your settings is not the default settings, so the /themes/*.json will be regenerated.

So maybe remove the settings for gruvbox-material, or try another gruvbox theme instead.

I don't use vscode very much and I'm not an experienced user, so I'm unable to fix this, but PR is always welcome :)

Btw, the typescript code for this theme is based on Binaryify/OneDark-Pro, you can try this theme in remote container and see if this bug can reproduce in it.

from gruvbox-material-vscode.

sainnhe avatar sainnhe commented on July 20, 2024

This should be fixed via #52

from gruvbox-material-vscode.

github-actions avatar github-actions commented on July 20, 2024

This issue has been closed, the fix/feature will be available in the next release.

To get the update immediately, you can compile this extension from source code:

Requirements

  1. git
  2. nodejs

Steps

Open your terminal emulator and execute the following commands:

  1. Clone the repository: git clone --depth 1 https://github.com/sainnhe/gruvbox-material-vscode.git && cd gruvbox-material-vscode
  2. Install node modules: npm ci
  3. Compile and package this extension to a .vsix file: npm run package
  4. Install from this .vsix file: How to install VS code extension manually? - Stack Overflow

from gruvbox-material-vscode.

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.