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

Feat: Custom colors & filters #60

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Feat: Custom colors & filters #60

wants to merge 10 commits into from

Conversation

maykbrito
Copy link
Owner

@maykbrito maykbrito commented Nov 15, 2021

Feat

We can apply a custom CSS filter as contrast, brightness, grayscale. See all filters here.

We can also use named filter as blend- followed by these colors: blue, red, yellow, orange, green, purple, pink, red-blue, blue-yellow and, to give more options, you can append -dark or -light at the end of the name.

So we can have something like these: blend-blue-dark, blend-purple-light, blend-orange, and so on ....
Based on this project tks LukyVj

Preview

@maykbrito maykbrito added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant