Home

Awesome

Github Notifications Classic

A CSS project that restores the classic Github Notifications appearance and removes unnecessary cruft and visual noise.

<a href="https://www.patreon.com/shellscape"> <img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160"> </a>

Please consider donating if you find this useful.

<div align="center"> <a href="https://raw.githubusercontent.com/shellscape/github-notifications-classic/master/assets/screenshot-full.png?sanitize=true" target="_blank"> <img src="https://raw.githubusercontent.com/shellscape/github-notifications-classic/master/assets/screenshot.png?sanitize=true" alt="github notifications classic"> </a> </div>

Usage

The CSS in this repository can also be used with an extension for your browser which allows users to inject their own CSS into a page. We recommend the Stylus extension, which is available for free for Chrome, Firefox, and Opera.

Using with Stylus:

  1. Install Stylus
  2. Click the Stylus button in the browser toolbar
  3. Click Manage button
  4. Click the Write new Style button
  5. In the Enter a Name textbox, enter 'Github Notifications Classic'
  6. Paste the code from github-notifications.css in this repository into the Code 1 textarea
  7. Click the + button to the right of Applies to Everything, which is directly beneath the textarea
  8. In the select dropdown that appears, choose URLs matching the regexp, and enter .*github\.com\/notifications.*
  9. Click the Save button near the top left
  10. Enjoy 😀

Meta

CONTRIBUTING

LICENSE (Mozilla Public License)