From c12dc659c0a3c15e148dfc084bf3105553d2363d Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Mon, 22 Dec 2025 16:28:42 +0100 Subject: [PATCH] Update index.md Signed-off-by: Charles de Dreuille --- docs/conf/user-interface/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf/user-interface/index.md b/docs/conf/user-interface/index.md index 51d2f545f3..e0fb645d78 100644 --- a/docs/conf/user-interface/index.md +++ b/docs/conf/user-interface/index.md @@ -164,6 +164,7 @@ These colors are used for the background of your application. We are mostly usin | `--bui-bg-surface-0` | The background color of your Backstage instance. | | `--bui-bg-surface-1` | Use for any panels or elevated surfaces. | | `--bui-bg-surface-2` | Use for any panels or elevated surfaces. | +| `--bui-bg-surface-3` | Use for any panels or elevated surfaces. | | `--bui-bg-solid` | Used for solid background colors. | | `--bui-bg-solid-hover` | Used for solid background colors when hovered. | | `--bui-bg-solid-pressed` | Used for solid background colors when pressed. |