sheodox / alexandrite

A beautiful and convenient desktop-first alternate web UI for Lemmy.
https://alexandrite.app
GNU Affero General Public License v3.0
233 stars 21 forks source link

Feature Request: Allow users to set their own background and text colors. #45

Open YousufSSyed opened 1 year ago

YousufSSyed commented 1 year ago

Right now you can change the hue which is nice but exact colors would be better, like specific RGB or hex colors for the text and background.

sheodox commented 1 year ago

I'm planning on adding some more theme stuff, but I don't think I'll let you enter specific hex colors exactly.

The reason is that there are like 14 different shades of "gray" that are based on that hue in the settings, so if I let users set their own hex colors they'd need to set a LOT of them.

When I add more customization I'll probably include a saturation slider, and maybe something to control the lightness curve. I also planned on letting you customize hues for other things like up/down vote colors, and link colors.

YousufSSyed commented 1 year ago

Sounds good, should I keep this issue to track this?