catppuccin / userstyles

🖌 Soothing pastel theme for Userstyles
MIT License
371 stars 109 forks source link

fix(lemmy): use `@text` for body text #1028

Closed ttollet closed 6 days ago

ttollet commented 6 days ago

🔧 What does this fix? 🔧

Latte theme with pink (or similarly light) accent choices resulted in illegible body text, such as comments. This fixes the issue by setting body text to @text color instead of @accent-color.

(before) Latte Pink with @accent-colored text as prior:

image

(after) Resolved with @text colored text:

image

NB: @accent-color is still used across the theme elsewhere.

🗒 Checklist 🗒