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

Allow users to tweak colors #4

Open
corysimmons opened this issue Mar 4, 2024 · 4 comments
Open

Allow users to tweak colors #4

corysimmons opened this issue Mar 4, 2024 · 4 comments
Labels
feature request New feature or request

Comments

@corysimmons
Copy link

No description provided.

@ciaochaos
Copy link
Member

Absolutely, it will be updated in the next few days

@ciaochaos ciaochaos added the feature request New feature or request label Mar 5, 2024
@anudit
Copy link

anudit commented Mar 6, 2024

Looking forward to this! @ciaochaos @CPunisher

@Sidd5arth
Copy link
Contributor

Sidd5arth commented Mar 23, 2024

to change color I created an empty div with some background color then made it absolute, relative to the uvcanvas and set mix blend mode like this.
.novatrix-overlay { position: absolute; width: 100%; height: 100%; background-color: var(--blue); mix-blend-mode: hard-light; }

@d-ivashchuk
Copy link

@ciaochaos I would love to help with being able to pass some colors at least to couple of examples. If you want to give me a brief guide of how this could be achieved I could work on the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants