Closed pixley closed 7 months ago
In order to elegantly support both light and dark modes, the table background (except the header) should be translucent. Header text should be white (with !important
), and normal text should be the standard text color.
rgba(0, 42, 23, 1.0)
rgba(176, 125, 0, 21.6)
rgba(173, 123, 0, 12.2)
A tiny minority of statblocks feature tables. Table styling needs to be implemented. See unfathomable song for reference.