Closed macsupport closed 10 years ago
Since it seems the background-color of the parent is set to rgb, is it possible to use rgba so an opacity could be set?
For something like this, I'd hook into the ab-color-found event (docs), munge the color with something like TinyColor, and then re-apply it.
ab-color-found
Hope this helps!
Since it seems the background-color of the parent is set to rgb, is it possible to use rgba so an opacity could be set?