CSS variables and inheritance

Test of using CSS variables in a setup where you can combine classes to add extra styling. Using :root scoped, and component scoped variables. The List class is top scope for all the modified versions, which then will change local scoped css variables.
Also see the variant which allows you to dynamically change the css variables