Skip to content

Kshitij09/OneLightJekyll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages