Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shellscape/gmail-classic
- Owner: shellscape
- License: mpl-2.0
- Created: 2018-11-16T13:28:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-24T19:39:07.000Z (about 5 years ago)
- Last Synced: 2024-12-28T08:41:21.047Z (about 1 month ago)
- Topics: classic, gmail, theme
- Language: CSS
- Size: 1.38 MB
- Stars: 218
- Watchers: 8
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# gmail-classic
CSS for reverting Gmail to the Classic Theme
_Please consider donating if you find this useful._
## 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)