##Github Dark theme for the Stylish Addon (Firefox and Chrome).
Hosted at userstyles.org
###Before & After
###Changelog
See the full change log here
- Embedded Gists borders fixed
- Code blocks in Wikis normalized to fit other parts of GitHub
- GitHub Help Tip/Alert box background-color fixed
- Repository Reference on Network Graph page colored (probably needs work, color is meh)
- Lightened Language Statistic (Background & Font-Color)
- ReadMe Header styled
- Dashboard Notices styled
- Right Repo Menu styles
- Various Firefox specific fixes
- "Repository Next" styles
- closed state indicator on issue references now red as well
- HR tags (
----
in Comments) colored a little darker to be more distinguished from background
- Pending Branch Status Panel colored
- open state indicator on issue references now green as well
- Merge icon panel background blue as well
- Markdown Cheatsheet Popover Background darkened
- Merge State is now Dark Blue, Grey should be reserved for General Purpose Buttons
- Fixed Travis CI Branch status colored accordingly (failure/error - red, success - green)
- Make Avatar backgrounds transparent, as they had the dark background anyway
- Fixed bright-colored commit range on merges etc.
- Updated to work with new github style changes
- Thanks to mihawk90 for all the help!
- Fixed annoying link highlighting of all files when hovering over a single file on the code page.
- Made some minor adjustments to the pulse page styling.
- Gist styling cleanup.
- Issue page tweaks; unread issues are no longer blue (it was too distracting).
- Searchbox result hover styling is now readable; fixes issue #20, thanks mihawk90 for the css!
- Git diff line numbers now match the addition/removable colors.
- Added missing styling to the closed pull request page.
- Open & closed issues and pull request icons are once again colored green and red, respectively.
- Swapped diff line code highlighting as suggested by mihawk90.
- Added miscellaneous border darkening.
- Added styling to the new pulse page.
- Command bar background no longer flashes white.
- Syntax highlighting error background fixed.
- Added styling to commit summary and comment info in blame view. Fixes issue #19.
- Style applied to autocomplete suggestions.
- Added styling of the file diffs.
- Updated code line numbering styling
- Changed the color of pull requests blocks. Mergeable are green, while non-mergeable pull requests are now red.
- Updated navigation focus (hover) styling of pull requests.