Silver background color (special color for random bg color) bug #89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The choice of silver works with a click-triggered color change but not by changing the background color manually. Related #74
assigned to @raphaelbastide
The detection of silver should be made at a lower level if possible. Anything that change an element’s background color to silver should trigger the animation. This way it is more likely to integrate it to Cascade core. The CSS variable list will make accessible on click or not.
changed the description