summaryrefslogtreecommitdiff
path: root/web/assets/themes
AgeCommit message (Collapse)AuthorFiles
2024-10-06[chore/themes] Tweak colors on new themes (#3397)Libravatar tobi2
2024-10-05[feature/frontend] Add Moonlight hunt theme (#3393)Libravatar tobi1
* [feature/frontend] Add Moonlight Hunt theme * make almost see through a bit less see through * update
2024-09-27[chore] final bits of fiddling with solarized (#3364)Libravatar tobi2
* [chore] final bits of fiddling with solarized * block quote
2024-09-26[chore] Fix some contrast issues in themes; performance tweaks (#3358)Libravatar tobi9
2024-09-21[feature/frontend] Add solarized light + dark themes (#3325)Libravatar tobi2
2024-09-20[chore/frontend] Make ecks pee theme even more ecks pee er (#3324)Libravatar tobi1
2024-09-14[feature/frontend] Add dark version of brutalist theme (#3294)Libravatar tobi2
2024-09-07[chore] Change ecks pee font size to large (#3276)Libravatar tobi1
2024-09-07[feature/frontend] Add brutalist b&w theme (#3275)Libravatar tobi1
2024-09-07[feature/frontend] ecks pee theme (#3274)Libravatar tobi1
2024-07-24[feature] Allow user to set "bot" flag; show bot icon on profile (#3135)Libravatar tobi2
* [feature] Allow user to set "bot" flag; show bot icon on profile * tweak * update customs
2024-06-23[feature/frontend] Rain Forest Theme (#3021)Libravatar ghose1
* Create sweet-home.css new green-ish theme * Rain Forest theme v1 changes since *draft* version: * lighter green for links (better contrast ratio) * higher «show more/less» button contrast * post's border thinner and darker (papaya) * lighter "glow" (shadow) * button has not shadow * polls themed (dark blues) * papaya scrollbar * code box border thinner (not rounded) * accesibility tested in firefox dev options (no issues) * release ready v1.0 * Rename rain-forest.css to rain-forest.css delete "theme" folder and move to "themes"
2024-03-26[chore/frontend] Adjust contrast, mute blurple a bit (#2785)Libravatar tobi4
2024-03-25[feature] User-selectable preset CSS themes for accounts (#2777)Libravatar tobi5
* [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