alabaster
alabaster copied to clipboard
Tips are formatted with a red frame
When adding:
.. tip:: Something
It gets formatted using a red notice frame, which is not appropriate for tips. I believe it should have the same formatting as regular notes
Didn't even know .. tip:: was a thing. Probably just needs some specific styling. Thanks for the report.
I wonder if this means some deeper, untouched-by-us styling is giving all note-y/admonishment-y things red styling, which things like .. note:: then override; this has come up before IIRC. If so we may want to disable that & make sure places it is expected, get it explicitly added.