@phoenix-plugin-registry/krazov.chromatic-light-theme

1.0.1 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @phoenix-plugin-registry/krazov.chromatic-light-theme

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

10.8 kB

Total Files

4

Last publish

Collaborators

  • ushmajit
  • core.ai