8000 feat: add support for color transparency using @ notation by divyanshub024 · Pull Request #268 · StacDev/stac · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: add support for color transparency using @ notation #268

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

Merged
merged 3 commits into from
May 29, 2025

Conversation

divyanshub024
Copy link
Member

Description

Add support for color transparency using @ notation

{
          "type": "container",
          "color": "primary@50",
          "height": 250,
          "width": "maxFinite"
        }

Related Issues

Closes #254

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

Copy link
Contributor
@Potatomonsta Potatomonsta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@divyanshub024 divyanshub024 merged commit e87e95c into dev May 29, 2025
4 checks passed
@divyanshub024 divyanshub024 deleted the dv/color-opacity branch May 29, 2025 09:17
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.

feat: support for setting transparency on colors
2 participants
0