less accented backlinks background (in dark mode esp.)

This commit is contained in:
zadam 2022-08-03 19:24:26 +02:00
parent 869c910801
commit b6f1611218

View File

@ -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;