{# This will display the version of the docs as a badge Colors from: Wong, B. Points of view: Color blindness. Nat Methods 8, 441 (2011). https://doi.org/10.1038/nmeth.1618 #} {% if "dev" in version %} {# orange for dev #E69F00 #} {% elif versionwarning %} {# red for old #980F0F #} {% else %} {# green for stable #009E73 #} {% endif %}