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

fix(FEC-13955): Update Demo to support light theme #24

Merged
merged 2 commits into from
May 23, 2024
Merged

Conversation

JonathanTGold
Copy link
Contributor

@JonathanTGold JonathanTGold commented May 23, 2024

Description of the Changes

Update Demo to support light theme

Resolves FEC-13955

Related PR

kaltura/playkit-js-ui#885

@JonathanTGold JonathanTGold merged commit 19b4c24 into master May 23, 2024
8 checks passed
JonathanTGold added a commit to kaltura/playkit-js-ui that referenced this pull request May 23, 2024
…#885)

… 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

Co-authored-by: JonathanTGold <jonathan.gold@86@gmail.com>
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