Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Chromatic-light-theme

Theme for Brackets.io, based on Chromium dev tools syntax highlight. Over the years, during countless debugging sessions, I learned reading code like so I decided to follow this trail.

Supported filetypes

  • JavaScript (*.js)
  • ClojureScript (*.clj, *cljs)
  • CSS (*.css)
  • Less (*.less)
  • HTML (*.html)
  • Markdown (*.md)

Notes

  • JavaScript has two changes, comparing to Chromium, that I found helpful: keywords (like function or return) are bolded and object properties are in italics.
  • ClojureScript files syntax highlith is not supported natively by Chromium so this is somewhat autheur’s approach but I worked a bit with this language and found it working for me.

About

Theme for Brackets.io based on Chromium dev tools syntax highlight

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages