kirbydesign / designsystem

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

[Enhancement] Make att. level 3 button opacity-based #2602

Closed RasmusKjeldgaard closed 1 year ago

RasmusKjeldgaard commented 1 year ago

Describe the enhancement

The attention level 3 button should be changed from an outline to a see-through layer. image

Describe the solution you'd like

Attention level 3 of the button should be implemented with themeColor specific variants for light, white and dark backgrounds. This means they will automatically adapt when placed inside cards.


Checklist:

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

Refinement

Implementation

The contributor who wants to implement this issue should:

Review

Once the issue has been implemented and is ready for review:

dennispedersen-bd commented 1 year ago

Remember to adjust hover and pressed state acording to guidelines

RasmusKjeldgaard commented 1 year ago

New spec: image