executablebooks / sphinx-book-theme

A clean book theme for scientific explanations and documentation with Sphinx
https://sphinx-book-theme.readthedocs.io
BSD 3-Clause "New" or "Revised" License
429 stars 198 forks source link

"tip" and "see also" have the same color with latest version(s) #708

Open fmaussion opened 1 year ago

fmaussion commented 1 year ago

Describe the bug

After updating some of my books I realized the content blocks changed colors again, and that some blocks have the same colors:

Screenshots from https://jupyterbook.org/en/stable/content/content-blocks.html

image

image

Important is now yellow and warning is orange:

image

image

I think the previous colors were better? If I remember well there was some red (for "warning" or "important") while "tip" was yellow.

Reproduce the bug

See the block colors on https://jupyterbook.org/en/latest/content/content-blocks.html

List your environment

Jupyter Book      : 0.15.1
External ToC      : 0.3.1
MyST-Parser       : 0.18.1
MyST-NB           : 0.17.1
Sphinx Book Theme : 1.0.0
Jupyter-Cache     : 0.5.0
NbClient          : 0.5.13