Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 995 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 995 Bytes

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.