Commit Graph

14 Commits (eaedd52def6bec787c48386f5e102f57de94403e)

Author SHA1 Message Date
Michael Stanclift 664bef3573
Fix styling issues with notification settings and mobile borders () 2024-08-08 17:31:06 +00:00
Eugen Rochko e89317d4c1
Add hover cards in web UI ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-06-26 19:33:38 +00:00
Renaud Chaput 8c0ff6498e
Change light mode to apply CSS variables to the body () 2024-06-25 21:57:22 +00:00
Eugen Rochko 5b60d4b696
Change background color in web UI () 2024-03-12 09:51:30 +00:00
Eugen Rochko 6936e5aa69
Change design of compose form in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-01-25 15:41:31 +00:00
Eugen Rochko 6b2952d1dd
Change design of link previews in web UI () 2023-07-24 13:47:28 +02:00
Trevor Wolf 54cb679c19
Change button colors to increase hover/focus contrast and consistency () 2023-07-03 11:32:31 +02:00
Eugen Rochko 0391b2a603
Fix contrast of some elements with new brand colors () 2022-06-19 08:18:08 +02:00
Yamagishi Kazutoshi 84266f87e7
Replace from Code Climate to Super-Linter () 2022-06-01 19:22:35 +02:00
ThibG db319c0fdc
Improve rendering of emoji which do not contrast with background ()
* 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
2020-06-09 10:28:23 +02:00
Eugen Rochko f51f99c3c2
Fix media editing modal and profile directory in light theme ()
Also:

- Fix embed modal in light theme
- Fix confirmation modal in light theme
2019-10-03 03:17:29 +02:00
Eugen Rochko f4bc77f290
Improve light theme () 2019-06-08 10:23:41 +02:00
Lynx Kotoura a0b4754231 Fix color mistakes in mastodon-light theme ()
* 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
2018-05-26 10:53:44 +02:00
Lynx Kotoura 7ea91dcbb3 More polished light theme ()
* Revert "Remove pointer to light theme until it is more polished ()"

This reverts commit f8cf85db3b.

* True up the hierarchical structure of mastodon-light theme

* Fix mastodon-light theme
2018-05-25 18:36:26 +02:00