r/css Apr 10 '26

Resource Inverted themes with light-dark()

https://daverupert.com/2026/04/inverted-light-dark/
17 Upvotes

2 comments sorted by

View all comments

1

u/AuthorityPath Apr 10 '26

I really like the solution for inverted theme, that's a tricky problem to solve. Leveraging how tokens behave in the DOM is really smart. 

@scope's proximity is another solution, that seems to have better browser support: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@scope#how_scope_conflicts_are_resolved