Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 837 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 837 Bytes

Base Minor (Visual Studio Code Color Theme)

Basic, neutral color theme. Chrome is inspired by macOS windowing UIs.

Screenshot

Base Minor Dark Hard

screenshot dark hard

Base Minor Dark Soft

screenshot dark soft

PRs are welcomed

Tips

  • In the json file, scope can be an array or a string of CSS classes
  • VSCode's Developer: Inspect TM Scopes command is useful to find out the scope

Customization

Customizations and tweaks can be made to all six themes at once by:

  1. Saving the customizations in tokens for syntax change, and/or workbench for editor chrome changes,
  2. Running npm start, which builds the TypeScript files and launches a program that regenerates the six theme files.