Skip to content

New default callout colours not reflected in documentation #12711

Open
@EllaKaye

Description

@EllaKaye

What would you like to do?

Report an issue on quarto.org

Description

Hello. It appears that the default colours for callouts have changed. The appearance of the callouts on https://quarto.org/docs/authoring/callouts.html don't reflect the new colours.

When I render the following (with v1.7.30) I get the corresponding image. The colours are different to the documentation page.

---
title: "Untitled"
format: html
---

:::{.callout-note}
A note
:::

:::{.callout-warning}
A warning
:::

:::{.callout-important}
Something important
:::

:::{.callout-tip}
This is a good idea
:::

:::{.callout-caution}
Be careful about doing this
:::
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationDoc improvements & quarto-web

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions