OneLightJekyll

OneLightJekyll

Atom's One Light syntax colors for Jekyll powered blog. Could be compiled to - Pygments

OneLightJekyll

Atom's One Light syntax colors for Jekyll powered blog. Could be compiled to - Pygments

Inspired from OneDarkJekyll

Colors borrowed from Atom's one-light-syntax package

Could be used as a template for related themes

To create new syntax stylesheet:

  1. npm install -g less less-plugin-clean-css
  2. Clone this repo
  3. Download the colors.css file from the syntax theme's repository, for example Solaried Light Syntax
  4. Put the file in same directory (might replace current syntax.css)
  5. Run lessc syntax.less syntax.css --clean-css
  6. Use the syntax.css