kirbydesign / designsystem

Kirby Design System
https://cookbook.kirby.design
MIT License
82 stars 22 forks source link

ColorHelper: Get runtime decoration and text colors #3381

Closed RasmusKjeldgaard closed 4 months ago

RasmusKjeldgaard commented 4 months ago

Which issue does this PR close?

This PR is a follow-up to #3377

What is the new behavior?

Added runtime color functionality for text color and decoration colors so ColorHelper.getThemeDecorationColorHexString() and ColorHelper.getThemeTextColorHexString gets the runtime color if present.

Does this PR introduce a breaking change?

Are there any additional context?

Checklist:

The following tasks should be carried out in sequence in order to follow the process of contributing correctly.

Reminders

Review

When the pull request has been approved it will be merged to develop by Team Kirby.