mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 05:59:00 +01:00
feat(quick_search): change the results to use the warning accent color?
This commit is contained in:
parent
22740a6c8d
commit
db1619af31
@ -2249,8 +2249,7 @@ footer.webview-footer button {
|
|||||||
.search-result-title b,
|
.search-result-title b,
|
||||||
.search-result-content b {
|
.search-result-content b {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
color: orange;
|
color: var(--admonition-warning-accent-color);
|
||||||
text-shadow: 0 0 1px rgba(255, 165, 0, 0.3);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Customized icons */
|
/* Customized icons */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user