about summary refs log tree commit diff
path: root/tests/rustdoc-gui/src/theme_css
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-gui/src/theme_css')
-rw-r--r--tests/rustdoc-gui/src/theme_css/custom-theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rustdoc-gui/src/theme_css/custom-theme.css b/tests/rustdoc-gui/src/theme_css/custom-theme.css
index 366f09f22b2..934cb973b78 100644
--- a/tests/rustdoc-gui/src/theme_css/custom-theme.css
+++ b/tests/rustdoc-gui/src/theme_css/custom-theme.css
@@ -52,6 +52,7 @@
 	--search-tab-button-selected-border-top-color: #0089ff;
 	--search-tab-button-selected-background: #fff;
 	--settings-menu-filter: none;
+	--settings-menu-hover-filter: invert(35%);
 	--stab-background-color: #fff5d6;
 	--stab-code-color: #000;
 	--code-highlight-kw-color: #8959a8;