Skip to content

fixed visual dark mode bug

Matthieu requested to merge FixEditDarkModeBug into master

Created by: Dobios

Note: Please stop hardcoding your colors when creating layouts. It usually tends to fail miserably in dark mode. Use adaptive colors instead and test your result in both light and dark mode before merging.

Merge request reports