From 11f6e88aa77916f32bbdf16efa32b3f6da20b69a Mon Sep 17 00:00:00 2001 From: Shaun Struwig <41984034+Blargian@users.noreply.github.com> Date: Thu, 23 Oct 2025 13:28:55 +0200 Subject: [PATCH] Update custom.scss --- src/css/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/css/custom.scss b/src/css/custom.scss index 95e03cc3904..99a05126b43 100644 --- a/src/css/custom.scss +++ b/src/css/custom.scss @@ -1161,7 +1161,7 @@ button.DocSearch { color: black !important; } -[data-theme='dark'] .alert a { +[data-theme='dark'] .theme-admonition-warning .alert a { color: black !important; }