0.5.0 • Published 7 years ago

github-syntax-dark v0.5.0

Weekly downloads
252
License
MIT
Repository
github
Last release
7 years ago

GitHub dark syntax theme

NPM version

The CSS dark syntax theme for GitHub

Install

This repository is distributed with npm. After installing npm, you can install github-syntax-dark with this command.

$ npm install --save github-syntax-dark

Usage

Somewhere in your styles import the syntax theme like this.

@import "github-syntax-dark/lib/github-dark.css";

Build

This was generated by the github-syntax-theme-generator. To rebuild, you will need to follow the instructions there.

Contributing

For any bugs, fill reports with the generator. For shipping a new version, run the npm script npm run ship. This will

  • Update the lib files
  • Update the version to match the github-syntax-theme-generator version
  • Push to GitHub
  • Publish to npm

Changelog

The changelog is kept in the generator repository.

License

MIT © GitHub

0.5.0

7 years ago

0.4.1

7 years ago

0.3.0

7 years ago

0.2.0

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago