Skip to content

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