- Install from userstyles.org (with customization options) or manually.
- Or, install using our GitHub-Dark (user)Script which allows dynamic style updates
‼️ - Stylish is available for Firefox, Chrome, Opera, Safari and Firefox Mobile.
- Includes styling for Octotree & ZenHub.
- 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 | Mono Industrial Clear |
Monokai* | Pastel on Dark* | Solarized Dark* | Terminal | Tomorrow Night* |
Tomorrow Night Blue* | Tomorrow Night Bright* | Tomorrow Night Eigthies* | Twilight* | Vibrant Ink |
* Supports Jupyter notebook syntax highlighting
- 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 want GitHub commit messages to use a monospaced font, and have a background color indicating the width limits, check out GitHub Commit Limit.
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 OS X emoji invert; see issue #283.
- Global (see issue #283):
- Exclude more hard-to-read unicode codepoints.
- Handle two more dark emoji.
- Fix all remaining unicode issues, add generator script.
- Slightly darken inverted unicode.
- Yet more unicode fixes, handle image fallback.
- Fix style, add comment.
- Apply invert only to unicode fallback images.
- Stylelint: Add some rules and fix errors.
- Build:
- Drop perfectionist, rebuild themes.
- Reformat dotfiles.
- Global: Exclude hard-to-read unicode codepoints. Fixes issue #283.
- Code: Make line highlight work better with themes.
- Global:
- Tweak emoji centering.
- Remove all unnecessary icon font selectors.
- Numerous fixes for icons and text colors.
- Notifications: Fix broadcast icon.
- Discussions:
- Fixes for the new edit box buttons.
- Slightly darker markdown hint.
- Options: Add missing selector for headers.
- Frontpage:
- Fix broadcast icon.
- Match news box color to primary color.