diff --git a/site/content/docs/5.3/customize/color.md b/site/content/docs/5.3/customize/color.md
index fd4a7f37a8..41bcd4279b 100644
--- a/site/content/docs/5.3/customize/color.md
+++ b/site/content/docs/5.3/customize/color.md
@@ -111,7 +111,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
{{< markdown >}}**Primary —** Main theme color, used for hyperlinks, focus styles, and component and form active states.{{< /markdown >}}
- Primary
+
|
{{< markdown >}}`--bs-primary` `--bs-primary-rgb`{{< /markdown >}}
@@ -119,7 +119,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Background subtle
+
|
{{< markdown >}}`--bs-primary-bg-subtle`{{< /markdown >}}
@@ -127,7 +127,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Border subtle
+
|
{{< markdown >}}`--bs-primary-border-subtle`{{< /markdown >}}
@@ -135,7 +135,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Text
+ Text
|
{{< markdown >}}`--bs-primary-text`{{< /markdown >}}
@@ -146,7 +146,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
{{< markdown >}}**Success —** Theme color used for positive or successful actions and information.{{< /markdown >}}
|
- Success
+
|
{{< markdown >}}`--bs-success` `--bs-success-rgb`{{< /markdown >}}
@@ -154,7 +154,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Background subtle
+
|
{{< markdown >}}`--bs-success-bg-subtle`{{< /markdown >}}
@@ -162,7 +162,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Border subtle
+
|
{{< markdown >}}`--bs-success-border-subtle`{{< /markdown >}}
@@ -170,7 +170,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Text
+ Text
|
{{< markdown >}}`--bs-success-text`{{< /markdown >}}
@@ -181,7 +181,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
{{< markdown >}}**Danger —** Theme color used for errors and dangerous actions.{{< /markdown >}}
|
- Danger
+
|
{{< markdown >}}`--bs-danger` `--bs-danger-rgb`{{< /markdown >}}
@@ -189,7 +189,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Background subtle
+
|
{{< markdown >}}`--bs-danger-bg-subtle`{{< /markdown >}}
@@ -197,7 +197,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Border subtle
+
|
{{< markdown >}}`--bs-danger-border-subtle`{{< /markdown >}}
@@ -205,7 +205,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Text
+ Text
|
{{< markdown >}}`--bs-danger-text`{{< /markdown >}}
@@ -216,7 +216,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
{{< markdown >}}**Warning —** Theme color used for non-destructive warning messages.{{< /markdown >}}
|
- Warning
+
|
{{< markdown >}}`--bs-warning` `--bs-warning-rgb`{{< /markdown >}}
@@ -224,7 +224,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Background subtle
+
|
{{< markdown >}}`--bs-warning-bg-subtle`{{< /markdown >}}
@@ -232,7 +232,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Border subtle
+
|
{{< markdown >}}`--bs-warning-border-subtle`{{< /markdown >}}
@@ -240,7 +240,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Text
+ Text
|
{{< markdown >}}`--bs-warning-text`{{< /markdown >}}
@@ -251,7 +251,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
{{< markdown >}}**Info —** Theme color used for neutral and informative content.{{< /markdown >}}
|
- Info
+
|
{{< markdown >}}`--bs-info` `--bs-info-rgb`{{< /markdown >}}
@@ -259,7 +259,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Background subtle
+
|
{{< markdown >}}`--bs-info-bg-subtle`{{< /markdown >}}
@@ -267,7 +267,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Border subtle
+
|
{{< markdown >}}`--bs-info-border-subtle`{{< /markdown >}}
@@ -275,7 +275,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Text
+ Text
|
{{< markdown >}}`--bs-info-text`{{< /markdown >}}
@@ -286,7 +286,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
{{< markdown >}}**Light —** Additional theme option for less contrasting colors.{{< /markdown >}}
|
- Light
+
|
{{< markdown >}}`--bs-light` `--bs-light-rgb`{{< /markdown >}}
@@ -294,7 +294,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Background subtle
+
|
{{< markdown >}}`--bs-light-bg-subtle`{{< /markdown >}}
@@ -302,7 +302,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Border subtle
+
|
{{< markdown >}}`--bs-light-border-subtle`{{< /markdown >}}
@@ -310,7 +310,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Text
+ Text
|
{{< markdown >}}`--bs-light-text`{{< /markdown >}}
@@ -321,7 +321,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
{{< markdown >}}**Dark —** Additional theme option for higher contrasting colors.{{< /markdown >}}
|
- Dark
+
|
{{< markdown >}}`--bs-dark` `--bs-dark-rgb`{{< /markdown >}}
@@ -329,7 +329,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Background subtle
+
|
{{< markdown >}}`--bs-dark-bg-subtle`{{< /markdown >}}
@@ -337,7 +337,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Border subtle
+
|
{{< markdown >}}`--bs-dark-border-subtle`{{< /markdown >}}
@@ -345,7 +345,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
|
- Text
+ Text
|
{{< markdown >}}`--bs-dark-text`{{< /markdown >}}
|