Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(FEC-13955): Add finer control over tone colors to support light… #885

Merged
merged 1 commit into from
May 23, 2024

Conversation

JonathanTGold
Copy link
Contributor

@JonathanTGold JonathanTGold commented May 23, 2024

… theme dynamically

Description of the Changes

Issue: opacity element of css color of Hex format can not dynamically be changed

Fix: expose the tone ramp global vars as rgb values which can be manipulated dynamically using built-in rgba() css funciton (i.e. : background-color: rgba(255 255 255, 0.1);)

Resolves FEC-13955

Related PR

kaltura/playkit-js-audio-player#24

@JonathanTGold JonathanTGold merged commit 39f4c45 into master May 23, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants