mirror of
https://github.com/zadam/trilium.git
synced 2025-06-05 01:18:44 +02:00
less accented backlinks background (in dark mode esp.)
This commit is contained in:
parent
869c910801
commit
b6f1611218
@ -36,7 +36,7 @@ const TPL = `
|
||||
right: 10px;
|
||||
width: 400px;
|
||||
border-radius: 10px;
|
||||
background-color: var(--more-accented-background-color);
|
||||
background-color: var(--accented-background-color);
|
||||
color: var(--main-text-color);
|
||||
padding: 20px;
|
||||
overflow-y: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user