Skip to content

Codemirror GitHub syntax theme

License

Notifications You must be signed in to change notification settings

primer/codemirror-github-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub codemirror syntax theme

NPM version

The CSS codemirror syntax theme for GitHub

Install

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

$ npm install --save codemirror-github-dark

Usage

Somewhere in your styles import the syntax theme like this.

@import "codemirror-github-dark/lib/codemirror-github-dark-theme.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

About

Codemirror GitHub syntax theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages