Skip to content

Make the profile background use a new calculated color using the theme

lain requested to merge fix/improved-profile-background-color into develop

What the title says, previously it used a hand picked dark gray/black color, which was fine for dark themes but awful for light themes. Current system generates a darker version of base00 to make sure the white text on the profile is still visible without looking bad.

Old: https://my.mixtape.moe/jkxfbq.png

New: https://my.mixtape.moe/usexse.PNG

Merge request reports