From 0a32d0ac971b0a660a37fbe51cac6c2e6276685e Mon Sep 17 00:00:00 2001 From: Shaun Struwig <41984034+Blargian@users.noreply.github.com> Date: Wed, 22 Oct 2025 17:39:40 +0200 Subject: [PATCH] Update custom.scss --- src/css/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/css/custom.scss b/src/css/custom.scss index 330c48fc507..95e03cc3904 100644 --- a/src/css/custom.scss +++ b/src/css/custom.scss @@ -1161,6 +1161,10 @@ button.DocSearch { color: black !important; } +[data-theme='dark'] .alert a { + color: black !important; +} + .theme-admonition-tip { &.alert--warning { .alert-icon {