Anyone know if there are CSS variables for stuff like "current post text color" or "current post background color"
Ok I was trying --color-background and I ran into a problem. I think it's being set to black by a media query for prefers-color-scheme: dark, despite me having cohost set to use light mode
E.g. here's a div using --color-background

