Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant