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-13880): Add support for Light Theme #44

Merged
merged 3 commits into from
May 21, 2024
Merged

Conversation

JonathanTGold
Copy link
Contributor

@JonathanTGold JonathanTGold commented May 20, 2024

Description of the Changes

Add support for Light Theme

Resolves: FEC-13880

Related Prs:
kaltura/playkit-js-ui#884
kaltura/playkit-js-downloads#52

SivanA-Kaltura
SivanA-Kaltura previously approved these changes May 21, 2024
JonathanTGold added a commit to kaltura/playkit-js-ui that referenced this pull request May 21, 2024
### Description of the Changes

Please add a detailed description of the change, whether it's an
enhancement or a bugfix.
If the PR is related to an open issue please link to it.

**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-13880

Related Prs:
kaltura/playkit-js-share#44
kaltura/playkit-js-downloads#52

Co-authored-by: JonathanTGold <jonathan.gold@[email protected]>
JonathanTGold added a commit to kaltura/playkit-js-downloads that referenced this pull request May 21, 2024
### Description of the Changes

Add support for Light Theme

####  Resolves: FEC-13880

Related Prs: 
kaltura/playkit-js-ui#884
kaltura/playkit-js-share#44

---------

Co-authored-by: JonathanTGold <jonathan.gold@[email protected]>
@JonathanTGold JonathanTGold merged commit 8b81f93 into master May 21, 2024
3 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