1.0.0 • Published 5 years ago
prism-theme-one-light v1.0.0
Prism Theme - One Light and One Dark
This package provides light and dark themes based on Atom's One Light and One Dark themes, respectively.
Note: Due to some limitations of Prism's syntax highlighting, there will be slight differences in syntax highlighting between these themes and the originals provided by Atom.
Customization
To customize the themes:
- Fork this repository here.
- Place custom SCSS code in
src/overrides.scss. - Execute
npm run buildto generate the customized themes.
Preview
Below are screenshots of each theme applied to a snippet of TypeScript code.
For additional previews of other code snippets (Markup, SCSS and JavaScript), download and open the demo files in the demo folder.
TypeScript


License
MIT
1.0.0
5 years ago