Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Preserve alpha component when applying custom styles

Fynn Godau requested to merge 915-preserve-alpha into master

Description

Alpha component from a color in our style was previously dropped when applying an app's style modifications.

Screenshots

Technical details

Alpha is now re-added to the color after the modification operation is complete, as it is dropped when extracting hsl values.

Tests

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Merge request reports

Loading