From 4458b09e8d8f9f2ee09b2992f3dfa2a601095abc Mon Sep 17 00:00:00 2001 From: bennypowers Date: Thu, 5 Dec 2024 14:57:47 +0000 Subject: [PATCH] deploy: 217377b82ea2978354f4ecd475047f9cde221166 --- tokens/color/index.html | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/tokens/color/index.html b/tokens/color/index.html index e9a26301e9..3d86d0d32c 100644 --- a/tokens/color/index.html +++ b/tokens/color/index.html @@ -193751,7 +193751,8 @@

Danger

-

Responsive status-danger color value. Typically read-only – use a themable container, e.g. <rh-surface>. Resolves to --rh-color-status-danger-on-light on a themable container with a light color palette and --rh-color-status-danger-on-dark on a themable container with a dark color palette.

+

Represents an action which could have destructive consequences, e.g. deleting a file.

+

Responsive status-danger color value. Typically read-only – use a themable container, e.g. <rh-surface>. Resolves to --rh-color-status-danger-on-light on a themable container with a light color palette and --rh-color-status-danger-on-dark on a themable container with a dark color palette.