Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

primer/github-syntax-theme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub syntax theme generators

NPM version Build Status

The GitHub syntax theme generator will generate themes for multiple platforms based on the GitHub syntax theme.

Install

All of the built themes in this package are distributed at separate repositories. It's recommended that you install one of these if you're looking for a specific theme.

CSS

The CSS syntax theme is based on a custom syntax highlighter in use by GitHub. The prefixes to the classes are .pl- for Prettylights.

The Ace syntax theme is generated using a built in tool by Ace to convert TextMate themes to Ace themes.

The Atom theme is built by apm converted from the TextMate theme.

Development

Clone this repository and after npm install. Run

$ npm run build

This will run the script that will build all the themes.

Adapters

The theme adapters are located in ./lib/adapters/ directory. Each one will complete a specific task to build that theme.

Contributing

If you would like to see the theme compiled for another platform, we welcome pull requests.

License

MIT © GitHub

About

Uses a prettylights theme object to generate syntax themes for multiple platforms

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 9