Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeroenvisser101/github-black

Google Chrome extension that enables the Github Enterprise theme (Gothub)
https://github.com/jeroenvisser101/github-black

Last synced: 19 days ago
JSON representation

Google Chrome extension that enables the Github Enterprise theme (Gothub)

Awesome Lists containing this project

README

        

# Github Enterprise theme (Gothub)
![Screenshot](https://c2.staticflickr.com/4/3836/14940751760_707669fdb9_h.jpg)
This is the repository for the Enterprise theme for Github. It enables the theme without requiring you to move over to enterprise. That's all it is.

## What it does:
1. It adds some custom css (found in `src/inject/inject.css`) which prepares the layout and makes sure a FOUC does not happen.
1. It runs a one-line JavaScript file that adds `.enterprise` class to the `body` element.

## Why?
Because some people like black.

## Contributing
Contribute if you want, create issues if you encounter problems.