Commit Graph

9 Commits

Author SHA1 Message Date
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