Skip to content

Latest commit

 

History

History
82 lines (64 loc) · 3.87 KB

README.md

File metadata and controls

82 lines (64 loc) · 3.87 KB

GitHub Dark tags star this repo fork this repo

Preview

GitHub Dark preview

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

Notes

  • 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 the Applies to section in (Chrome).

Contributions

If you would like to contribute to this repository, please...

  1. Fork
  2. Make changes (please read the contribution guidelines and abide by them)
  3. Create a pull request!

Thanks to all that have contributed so far!

Recent Changes

See the full change log.

Version 1.12.0 (3/26/2015)

  • 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.

Version 1.11.24 (3/21/2015)

  • 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.

Version 1.11.23 (3/20/2015)

  • 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).