Skip to content

fullstacksjs/vscode-theme

Repository files navigation

FullstacksJS VSCode Theme

FullstacksJS community VSCode theme based on FlatRemix

Screenshot

Install

  1. Go to VS Marketplace.
  2. Click on the "Install" button.
  3. Change VSCode theme to the "FullstacksJS" theme.

Customize the theme

To override this (or any other) theme in your personal config file, please follow the guide in the color theme documentation.

Contribute

  1. Clone and open this repo in VS Code
  2. Run npm install to install the dependencies.
  3. Press F5 to open a new window with your extension loaded
  4. Change themes/<YOUR_THEME>.json file.
  5. Commit your changes and open a PR.