An open API service indexing awesome lists of open source software.

https://github.com/shellscape/github-notifications-classic

A CSS project that restores the classic Github Notifications appearance.
https://github.com/shellscape/github-notifications-classic

classic cruft github noise notifications restore revert ux

Last synced: 5 months ago
JSON representation

A CSS project that restores the classic Github Notifications appearance.

Awesome Lists containing this project

README

        

# Github Notifications Classic

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



_Please consider donating if you find this useful._



github notifications classic

## 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](https://add0n.com/stylus.html) extension, which is available for free for [Chrome](https://chrome.google.com/webstore/detail/clngdbkpkpeebahjckkjfobafhncgmne), [Firefox](https://addons.mozilla.org/firefox/addon/styl-us/), and [Opera](https://addons.opera.com/extensions/details/stylus/).

Using with Stylus:

1. Install Stylus
1. Click the Stylus button in the browser toolbar
1. Click _Manage_ button
1. Click the _Write new Style_ button
1. In the _Enter a Name_ textbox, enter 'Github Notifications Classic'
1. Paste the code from [github-notifications.css](https://github.com/shellscape/github-notifications-classic/blob/master/github-notifications.css) in this repository into the _Code 1_ textarea
1. Click the _+_ button to the right of _Applies to Everything_, which is directly beneath the textarea
1. In the select dropdown that appears, choose _URLs matching the regexp_, and enter `.*github\.com\/notifications.*`
1. Click the _Save_ button near the top left
1. Enjoy 😀

## Meta

[CONTRIBUTING](./.github/CONTRIBUTING.md)

[LICENSE (Mozilla Public License)](./LICENSE)