Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 360 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 360 Bytes

Contributing to Theme Generator

  1. Modify the source code /src
  2. Run the npm scripts
    • npm run gen will regenerate all color themes in ../color-themes.
      • VS Code only ../color-themes/{theme name}/vscode/README.md is also generated by code, do not change it directly.