- Install from userstyles.org (with customization options) or manually.
- 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* |
* 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 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.
- Diff: Image slider..
- Files: Style new hover highlight.
- Update support files:
- Add updated screenshot to readme.
- Update contributing content.
- Update
.editorconfig
file.
- Timelines: flat branch backgrounds.
- Global:
- Flash message (organizational page).
- Brown warning panels get light brown text.
- Teams:
- Use base color on mega octicons.
- Team count styling.
- Migration page: add styling.
- Issues: Fix filter dropdown menu.
- Releases:
- Darken "Latest Release" label.
- Fix "Show # other tags" hover style.
- New repo: Fix clone buttons.
- Grunt build: move perfectionist to devDeps, update deps
- Build:
- Add perfectionist to build to allow reformatting of selectors (use
grunt clean
to reformat). - Reformat css to fit 80 columns. Fixes issue #239.
- Add perfectionist to build to allow reformatting of selectors (use
- Update the timeline line hack.
- Pull requests: fix a white border in teh checks box.
- Discussions: Fix a multicolored header.