This is a fork of mgyongyosi/OneDarkJekyll's, but using Atom's one-light-syntax instead. We use this in just-the-docs as our main light theme.
To generate the files as-is:
$ npm install
$ npm run build
To generate other atom themes, replace the colors.less
with the corresponding theme's color.less
.
This is highly derivative of two MIT-licensed works:
We've included the license files for both in this repository.