I have the following CSS:
box-shadow: inset 0px 0px 2px #a00;
Now I am trying to extract that color to make the page colors \'skinnable\'.
Yes there is a way
box-shadow 0 0 17px 13px rgba(30,140,255,0.80) inset