create-content-loader icon indicating copy to clipboard operation
create-content-loader copied to clipboard

Different ViewBox's color in create-content-loader tool

Open soknifedev opened this issue 2 years ago • 0 comments

It would be nice if the viewbox's color were different from the app-canvas background (currently #fff).

Here is a (horrible) example that I made using the browser's inspector:

image.png

As you can see, the viewBox bounds are visible, making it easier to create a loader.

And here is a screenshot of the current app-canvas background where the viewBox is not visible:

image

What do you think?

soknifedev avatar May 27 '23 16:05 soknifedev