Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 387 Bytes

Color Semantics.md

File metadata and controls

12 lines (10 loc) · 387 Bytes

Theme Colors

Some semantic meaning is intended for colors to help easily scan files. They are documented here for reference.

  • Language keywords and component names are italicized for emphasis
  • Green: Strings
  • Pink: Logic Control
  • Light Purple: Language access like module.exports, process.env
  • Blue: Functions
  • Orange: Variable assignments keywords
  • Light Pink: Object access