Atom-OneDarkTheme-4-Jekyll

Atom-OneDarkTheme-4-Jekyll

Use Atom's One Dark syntax colors in your Jekyll!

OneDarkJekyll

Use Atom's One Dark syntax colors in your Jekyll

If you're in love with One Dark theme in Atom, you will get it. Download the stylesheet files or compile a new one from any Atom syntax theme which based on One Dark (the variable names in colors.less must match with One Dark's)

Create a new syntax stylesheet

  1. npm install -g less less-plugin-clean-css
  2. Clone this repository
  3. Download the colors.css file from the syntax theme's repository (for example https://github.com/atom/one-dark-syntax/blob/master/styles/colors.less in case of One-Dark)
  4. Put the previously downloaded file next to syntax.less
  5. Run lessc syntax.less syntax.css --clean-css
  6. Use the syntax.css