Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/jeroenvisser101/github-black
- Owner: jeroenvisser101
- License: mit
- Created: 2014-08-31T18:16:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T23:23:56.000Z (over 6 years ago)
- Last Synced: 2025-01-02T23:32:34.641Z (22 days ago)
- Language: CSS
- Homepage: https://chrome.google.com/webstore/detail/github-enterprise-theme/ladbogajkbfkdfepmminppggebgnollb
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.