diff --git a/html/search.ejs b/html/search.ejs
index bcb63deb..e91e0b76 100644
--- a/html/search.ejs
+++ b/html/search.ejs
@@ -724,7 +724,7 @@ if (q.includes('-showall')) {
font-size: 24px;
text-align: left;
font-weight: bold;
- color: #333;
+ color: #fff;
}
.debug-icon, .warning-icon {
@@ -733,7 +733,7 @@ if (q.includes('-showall')) {
.debug-intro, .warning-intro, .warning-tips, .warning-info {
font-size: 16px;
- color: #555;
+ color: #fff;
margin: 10px 0;
}