Socket
Socket
Sign inDemoInstall

github-syntax-dark

Package Overview
Dependencies
0
Maintainers
7
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github-syntax-dark

The CSS dark syntax theme for GitHub


Version published
Weekly downloads
671
decreased by-18.47%
Maintainers
7
Install size
9.73 kB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 14 Jun 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc