Can you add the color black to the web app. Orange is not a good color to showcase this. As a disabled pc user and art interested this is great for drawings. I then can screen shot and also import to Affinity Designer for further work/incorporation to other art elements.
@ArashGhe
Just add this piece of code in the console and you're set
document.querySelector('canvas').parentElement.style = " filter: grayscale(100%) contrast(100);"
Can you add the color black to the web app. Orange is not a good color to showcase this. As a disabled pc user and art interested this is great for drawings. I then can screen shot and also import to Affinity Designer for further work/incorporation to other art elements.