Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 990 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 990 Bytes

Primo VS Code Theme

Build and Install

  1. Install yarn
  2. Run yarn build from the root of the repo to build the theme files
  3. Run yarn package to generate the VSIX
  4. Install the VSIX extension file
  5. Then select a theme. The GitHub themes try to match the themes available in github.com's settings:
    • Primo Light Default
    • Primo Light High Contrast ✨ new ✨
    • Primo Light Colorblind ✨ new ✨
    • Primo Dark Default
    • Primo Dark High Contrast
    • Primo Dark Colorblind ✨ new ✨
    • Primo Dark Dimmed

Override this theme

To override this (or any other) theme in your personal config file, please follow the guide in the color theme documentation. This is handy for small tweaks to the theme without having to fork and maintain your own theme.