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