- Install from userstyles.org (with customization options) or manually.
- Stylish is available for Firefox, Chrome, Opera, Safari and Firefox Mobile.
- Use the grunt build process to customize your GitHub Dark theme.
- Please refer to the installation documentation for more details.
Ambiance | Chaos | Clouds Midnight | Cobalt | Idle Fingers |
Kr Theme | Merbivore | Merbivore Soft | Mono Industrial | Monokai |
Pastel on Dark | Solarized Dark | Terminal | Tomorrow Night | Tomorrow Night Blue |
Tomorrow Night Bright | Tomorrow Night Eigthies | Twilight | Vibrant Ink |
- If you're using a custom domain for GitHub Enterprise, be sure to include it though a
@-moz-document
rule (Firefox) or add it to theApplies to
section in (Chrome).
If you would like to contribute to this repository, please...
- Fork
- Make changes (please read the contribution guidelines and abide by them)
- Create a pull request!
Thanks to all that have contributed so far!
See the full change log.
- Global
- Fix disabled buttons.
- Update header dropdown arrow hover.
- Remove a lot of gradients! See issue #221.
- More gradient work & related things.
- Graph fixes.
- Border color fixes.
- Style tweaks out-the-whazoo!
- Issues:
- Table header and hover highlight more closely match GH's colors.
- Fix pagination.
- Fix new comment header.
- Milestones: Date selector tweaks.
- Front page: Tweak 'More' link.
- Commits:
- Remove box shadow from avatar childs.
- Fix 'Browse Files' button.
- Issues:
- Fix comment header mail icon & color.
- Fix assign self sidebar link.
- Fix comment icons in issue list.
- Remove box shadow from inline labels.
- Global:
- Fix outline buttons.
- Remove remaining cases of
.button
.
- Gist: Fix buttons by re-adding
.button
#220. - Pull request: Add padding to bottom info box.
- Global:
- Buttons tweaks galore!
- Fix octicon buttons.
- Issues:
- Fix comment box header, fixes issue #219.
- Simplify header button styling.
- ZenHub: styling tweaks.
- Octotree:
- Button tweaks.
- The save option button was not styled on purpose. Simply adding a "btn" class name would style it (pull request submitted).