feat(quick_search): change the results to use the warning accent color?

This commit is contained in:
perf3ct 2025-08-03 21:22:41 +00:00
parent 22740a6c8d
commit db1619af31
No known key found for this signature in database
GPG Key ID: 569C4EEC436F5232

View File

@ -2249,8 +2249,7 @@ footer.webview-footer button {
.search-result-title b,
.search-result-content b {
font-weight: 900;
color: orange;
text-shadow: 0 0 1px rgba(255, 165, 0, 0.3);
color: var(--admonition-warning-accent-color);
}
/* Customized icons */