🦊 Firefox 150: light-dark() now accepts image values — not just colors.
Use it with images and gradients to adapt visuals based on color scheme.
background: light-dark(url(light.png), url(dark.png));
Read Now 👇
developer.mozilla.org/en-US/docs/...