crabber-net / crabber

A Twitter clone written in Python + Flask with extended features and a focus on inclusivity.
https://crabber.net
GNU General Public License v2.0
47 stars 14 forks source link

Ability to customise background and button colours using hexcode #137

Open hasrock36 opened 2 years ago

jakeledoux commented 2 years ago

This is kind of tricky because there's a bunch of variations for each color right now. Maybe if we had a way of deriving those at runtime this would be possible.

Here's what it looks like to change some of the colors for Halloween: https://github.com/crabber-net/crabber/blob/main/static/css/halloween_mode.css