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 Associations in UML Diagram (Dark Mode) #226

Closed minrows closed 2 years ago

minrows commented 2 years ago

Checklist

Motivation and Context

This PR fixes the issue with the color of associations in dark/light mode of Apollon. Composition Association is now displayed correctly. Issue Number: https://github.com/ls1intum/Apollon/issues/225

Steps for Testing

  1. Make a composition association and aggregation association
  2. Switch to dark/light mode
  3. See the corrected form

Screenshots

Light Mode: image Dark Mode: image