summaryrefslogtreecommitdiff
path: root/web/assets/themes/soft.css
AgeCommit message (Collapse)AuthorFiles
2025-02-09[feature/frontend] add light mode color scheme of base css, adapt to ↵Libravatar CDN1
prefers-color-scheme (#3765)
2024-09-26[chore] Fix some contrast issues in themes; performance tweaks (#3358)Libravatar tobi1
2024-07-24[feature] Allow user to set "bot" flag; show bot icon on profile (#3135)Libravatar tobi1
* [feature] Allow user to set "bot" flag; show bot icon on profile * tweak * update customs
2024-03-25[feature] User-selectable preset CSS themes for accounts (#2777)Libravatar tobi1
* [feature] User-selectable preset themes * docs, more theme stuff * lint, tests * fix css name * correct some little issues * add another theme * fix poll background * okay last theme i swear * make retrieval of apimodel themes more conventional * preallocate stylesheet slices