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

[Feature request] Add "transparent" color #50

Open
derhuebiii opened this issue Oct 18, 2018 · 0 comments
Open

[Feature request] Add "transparent" color #50

derhuebiii opened this issue Oct 18, 2018 · 0 comments

Comments

@derhuebiii
Copy link

Description

It would be nice if we could also add "transparent" / transparency to choose. See example screenshot:

Expected outcome

image

Steps to reproduce

Could be implemented by adding a field like in my screenshot when a color named "transparent/transparency" is added.

Example css for stripes

background: white;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…05LDExIGwyLC0yJyBzdHJva2U9J2JsYWNrJyBzdHJva2Utd2lkdGg9JzEnLz4KPC9zdmc+Cg==);
    background-repeat: repeat;
    color: transparent;

from https://iros.github.io/patternfills/sample_css.html

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

No branches or pull requests

1 participant