Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

CSS for reverting Gmail to the Classic Theme
https://github.com/shellscape/gmail-classic

classic gmail theme

Last synced: 25 days ago
JSON representation

CSS for reverting Gmail to the Classic Theme

Awesome Lists containing this project

README

        

# gmail-classic

CSS for reverting Gmail to the Classic Theme



_Please consider donating if you find this useful._



gmail classic

## Usage

A [Gmail Classic Theme Chrome Extension](https://chrome.google.com/webstore/detail/gmail-classic-theme/cokholnilkppcchlfepienmlbafkjplj) is now available for quick and easy use of the theme in Chrome.

---

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 'Gmail Classic'
1. Paste the code from [gmail.css](https://github.com/shellscape/gmail-classic/blob/master/gmail.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 on the domain_, and enter 'mail.google.com'
1. Click the _Save_ button near the top left
1. Enjoy 😀

## Meta

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

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