Commit Graph

19 Commits (6eeb9215b6c4d805a85a5f9def7e8c5630a8feb5)

Author SHA1 Message Date
Eugen Rochko 62603508c7
Change design of lists in web UI (#32881) 3 months ago
Eugen Rochko d11231a420
Change design of rich text elements in web UI (#32633) 4 months ago
Eugen Rochko 29656cb9e0
Fix sass deprecation warning (#31961) 5 months ago
Renaud Chaput 4016fd5128
Update CSS color variables to match our latest design system (#31510) 6 months ago
Renaud Chaput 98bf2fc27c
Improve the list selection UI for notification requests (#31457) 6 months ago
Michael Stanclift 664bef3573
Fix styling issues with notification settings and mobile borders (#31346) 7 months ago
Eugen Rochko e89317d4c1
Add hover cards in web UI (#30754)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
8 months ago
Renaud Chaput 8c0ff6498e
Change light mode to apply CSS variables to the body (#30839) 8 months ago
Eugen Rochko 5b60d4b696
Change background color in web UI (#29522) 12 months ago
Eugen Rochko 6936e5aa69
Change design of compose form in web UI (#28119)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko 6b2952d1dd
Change design of link previews in web UI (#26136) 2 years ago
Trevor Wolf 54cb679c19
Change button colors to increase hover/focus contrast and consistency (#25677) 2 years ago
Eugen Rochko 0391b2a603
Fix contrast of some elements with new brand colors (#18691) 3 years ago
Yamagishi Kazutoshi 84266f87e7
Replace from Code Climate to Super-Linter (#18587) 3 years ago
ThibG db319c0fdc
Improve rendering of emoji which do not contrast with background (#13772)
* Refactor list of emoji requiring added outlines so that it can be theme-specific

* Split inaccessible emoji to emoji requiring an outline and ones that can be inverted

* Drop the “silouhettes” from black emoji as they seem to have changed color

* Add inaccessible emojis list for the light theme

* Use bordered emoji variant instead of unreliable CSS
5 years ago
Eugen Rochko f51f99c3c2
Fix media editing modal and profile directory in light theme (#12059)
Also:

- Fix embed modal in light theme
- Fix confirmation modal in light theme
5 years ago
Eugen Rochko f4bc77f290
Improve light theme (#10992) 6 years ago
Lynx Kotoura a0b4754231 Fix color mistakes in mastodon-light theme (#7626)
* Fix colors of mastodon-light theme

Fix colors of modals and focused toots in light theme
Fix colors of compose-form items and more
Fix colors of status__content__spoiler-link:hover and $valid-value-color
Change success green color in light theme

* Fix some sass codes

* Add !default for explicit color valiables in default theme

for overwriting colors easier in the other themes
7 years ago
Lynx Kotoura 7ea91dcbb3 More polished light theme (#7620)
* Revert "Remove pointer to light theme until it is more polished (#7594)"

This reverts commit f8cf85db3b.

* True up the hierarchical structure of mastodon-light theme

* Fix mastodon-light theme
7 years ago