From fe6b556f51e5dfac828e139131af99117b655efe Mon Sep 17 00:00:00 2001 From: Em Zhan Date: Wed, 13 Sep 2023 09:37:39 -0500 Subject: Fix search highlighting for the default docs theme (#8270) --- book/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'book') diff --git a/book/custom.css b/book/custom.css index 0e812090..4b039125 100644 --- a/book/custom.css +++ b/book/custom.css @@ -164,7 +164,7 @@ code.hljs { --searchresults-header-fg: #5f5f71; --searchresults-border-color: #5c5c68; --searchresults-li-bg: #242430; - --search-mark-bg: #acff5; + --search-mark-bg: #a2cff5; } .colibri .content .header { -- cgit v1.2.3-70-g09d2