Show HN: Gmail Classic – CSS for Reverting Gmail's New Look
1–10 of 184 posts
Re: Show HN: Gmail Classic – CSS for Reverting Gmail's New Look
#2Re: Show HN: Gmail Classic – CSS for Reverting Gmail's New Look
#3Some screenshots in the reader would be nice.
Re: Show HN: Gmail Classic – CSS for Reverting Gmail's New Look
#4I present an Open Source, versioned, linted set of CSS rules for reverting Gmail to the theme that was so forcefully taken away from us. Change is hard, and sometimes change rubs like coarse sandpaper. I wasn't and still am not a fan of the new design, so I put this together after not finding a well-rounded complete solution. And that's what this aims to be. There are surely quirks that haven't been adjusted, and if…
There's a fair bit of obscure CSS here; how long has it been working for? I would guess the autogenerated class names change from time to time.
Re: Show HN: Gmail Classic – CSS for Reverting Gmail's New Look
#5I present an Open Source, versioned, linted set of CSS rules for reverting Gmail to the theme that was so forcefully taken away from us. Change is hard, and sometimes change rubs like coarse sandpaper. I wasn't and still am not a fan of the new design, so I put this together after not finding a well-rounded complete solution. And that's what this aims to be. There are surely quirks that haven't been adjusted, and if…
Do you have a screenshot? There's a fair bit of obscure CSS here; how long has it been working for? I would guess the autogenerated class names change from time to time.
I've been plugging at this set of CSS for about a month now. And you'd think the classNames would change, but they're nearly identical to the old. Very few changes between the old look and the new. Speculating, I'd say that Google killed the old, classic theme so they didn't have to maintain CSS for new features.
Re: Show HN: Gmail Classic – CSS for Reverting Gmail's New Look
#6Nice I thought about doing something similar, to at least make borders between things stand out better. Some screenshots in the reader would be nice.
Re: Show HN: Gmail Classic – CSS for Reverting Gmail's New Look
#7Re: Show HN: Gmail Classic – CSS for Reverting Gmail's New Look
#8Re: Show HN: Gmail Classic – CSS for Reverting Gmail's New Look
#9Re: Show HN: Gmail Classic – CSS for Reverting Gmail's New Look
#10Earlier quoted context omitted.
Do you have a screenshot? There's a fair bit of obscure CSS here; how long has it been working for? I would guess the autogenerated class names change from time to time.
I've uploaded a screenshot here: https://imgur.com/VaNpYhq . And I'll be updating the README in a few with a screenshot. I've been plugging at this set of CSS for about a month now. And you'd think the classNames would change, but they're nearly identical to the old. Very few changes between the old look and the new. Speculating, I'd say that Google killed the old, classic theme so they didn't have to maintain CSS fo…
Edit: I went ahead and made one, did a quick test by loading it unpacked, seems to work. https://github.com/tyingq/gmail-classic All yours if you want it.