mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
Merge pull request #1577 from kliu/theme
Use --link-color as the color of links
This commit is contained in:
commit
9397dfd6a6
@ -595,7 +595,7 @@ body a.tn-link:visited,
|
||||
box-shadow: 0 0 0 0 var(--background);
|
||||
border-radius: 4px;
|
||||
background: var(--background);
|
||||
color: currentColor;
|
||||
color: var(--link-color);
|
||||
font-weight: normal;
|
||||
text-decoration: underline;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user