ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
67 stars 22 forks source link

``Development``: Fix issue with darkmode adaptation of Standalone elements #242

Closed minrows closed 2 years ago

minrows commented 2 years ago

Checklist

Motivation and Context

Color selector and elements separators of Apollon were not adapted for dark mode.

Description

This PR fixes the issue with an adaptation of dark mode in the Color selector and elements separator of Apollon.

Screenshots

1. Separator (Before) image 2. Separator (After) image 3. Color Selector (Before) image 4. Color Selector (After) image

minrows commented 2 years ago

PR now deployed to test server.

minrows commented 2 years ago

Thanks @canberkanar for the feedback.

PS: These changes are needed to made on Standalone PR