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 Dark Circles SVG fill #1880

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Fix Dark Circles SVG fill #1880

merged 1 commit into from
Jan 10, 2024

Conversation

mdhamija94
Copy link
Contributor

On initial implementation of the Dark Circles SVG, I missed updating the fill for two out of three paths to be configurable to the prop color that is passed. This PR corrects that.

Copy link

cloudflare-pages bot commented Jan 10, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: ff8e346
Status: ✅  Deploy successful!
Preview URL: https://f5ab7d5d.radiance-ui.pages.dev
Branch Preview URL: https://dark-circles-svg-fill.radiance-ui.pages.dev

View logs

Copy link
Member

@elysiagabe elysiagabe left a comment

Choose a reason for hiding this comment

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

Pulled the branch down locally and am looking at the src/svgs/glyphs/dark-circles-glyph.svg file. You'll want to change the fill to currentColor there as well and add a <title>! See docs

Copy link
Member

@elysiagabe elysiagabe left a comment

Choose a reason for hiding this comment

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

👍

@mdhamija94 mdhamija94 merged commit 1af5ecf into master Jan 10, 2024
8 checks passed
@mdhamija94 mdhamija94 deleted the dark-circles-svg-fill branch January 10, 2024 19:59
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.

None yet

2 participants