
Hi, I've been trying to build light and dark themes for my sheet, following the example I found on the CSS Wizardry page and the forum post <a href="https://app.roll20.net/forum/permalink/9405453/" rel="nofollow">https://app.roll20.net/forum/permalink/9405453/</a> . The result gets a bit ugly in my opinion as you can only apply switches with CSS variables up to a certain level, and not all the way up to the div with the "charactersheet" class, which means you always get a themed inner div surrounded by a white (or other fixed color border). Attached a screenshot of the result.(using black background as test, will get better colors if I can sort this out) Has anyone found a way around this?