Re: [csswg-drafts] [css-color-6] add color functions for some (or all) compositing/blending operations (#8431)

@fantasai's suggestion of layers comes from `background-layers` fwiw, just to create a parallel between the two, given the ordering is from top to bottom in both cases.

If I'd choose another name, I'd choose either:
- `color-over()` (not a huge fan of `overlay` since it has other significations)
- `color-layer()` (Using layer as a verb, like mix is used as a verb in `color-mix()`)

Not a fan of `color-blend()` (too close to `color-mix()`) or `color-stack()`.

-- 
GitHub Notification of comment by nt1m
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8431#issuecomment-2282313619 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 10 August 2024 23:36:11 UTC