aboutsummaryrefslogtreecommitdiff
path: root/book/custom.css
diff options
context:
space:
mode:
authorEm Zhan2023-09-13 14:37:39 +0000
committerGitHub2023-09-13 14:37:39 +0000
commitfe6b556f51e5dfac828e139131af99117b655efe (patch)
tree298c9d8505819dd1f7fe23aead6377e31078f51f /book/custom.css
parent729f32de21d6ead25c1795f262b1be6661016b46 (diff)
Fix search highlighting for the default docs theme (#8270)
Diffstat (limited to 'book/custom.css')
-rw-r--r--book/custom.css2
1 files changed, 1 insertions, 1 deletions
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 {