The previous GroupMe Web dark theme that I was using broke due to an update. akump's Chrome extension seemed like a good replacement but there were two problems:
- I use Firefox
- The update was so recent his extension hadn't caught up to it either
So I decided to add my own modifications, as I found that the way he set things up in his repo made it very easy to work with. I also decided to remove the parts that make it into a fully fledged webextension because I don't need the extra capability that he added in that regard.
If you find yourself using my version of this dark theme, I recommend you go check his repo out and show him your appreciation moreso than me- I'm just doing some fiddling to get things how I like it.
To compile the scss file into a css file usable in userstyle engines and the like perform the following steps:
- Clone the repo
- In the root of the repo install node-sass:
npm i node-sass
- Perform
npm run build
in the root. - The compiled css file will be located under the dist/ directory in the project root
- Scroll bars on all machines
- Screens no one ever goes to - last 10% of CSS
- Calendar
- Contacts
- Archives
- Campus Connect
- Transparency on certain pop-ups (e.g. group creation, new DM)
- Certain colors for highlighted items
- More css for seldom-used components