ngx-skeleton-loader icon indicating copy to clipboard operation
ngx-skeleton-loader copied to clipboard

How to change the pulse color ?

Open Yohandah opened this issue 3 years ago • 0 comments

I'm submitting a ... (check one with "x")

  • [ ] bug report => search github for a similar issue or PR before submitting
  • [x ] feature request

Current behavior

If I'm setting a white background

[theme]="{
            'border-radius': '5px',
            height: '50px',
            'background-color': 'white',
            border: '1px solid #b3c0cb'
          }"

The pulse cannot be seen, I would like to change its color but can we ? It's setted right there but can we access it with [theme] ?

image

Yohandah avatar Jun 01 '22 10:06 Yohandah