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

Add support for background color with transparency #103

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

Stukova
Copy link
Contributor

@Stukova Stukova commented Mar 4, 2024

The configuration property backgroundColor now supports color with transparency in the format rgba(r, g, b, a), where a is the opacity value. For example, rgba(0, 0, 0, 0) would set the background color to black with no opacity.

🙏 This change was inspired by an issue raised by miklevin in the cosmograph-issues repository (cosmograph-org/cosmograph-issues#14).

@Stukova Stukova requested a review from rokotyan March 4, 2024 09:26
@rokotyan rokotyan merged commit b845bd0 into main Mar 4, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants