dark: adjust link colors

This commit is contained in:
pat-s 2021-10-15 20:25:10 +02:00
parent 4699fc648f
commit 373d16112a
No known key found for this signature in database
GPG key ID: 3C6318841EF78925

View file

@ -71,7 +71,8 @@
}
a,
.ui.breadcrumb a {
color: var(--color-text) !important;
/* color: var(--color-text); */
color: #539bf5;
}
.repo-title a {
color: #539bf5 !important;
@ -173,7 +174,7 @@ a,
}
a,
.push.news {
color: #a6aab5 !important;
color: null;
}
.ui.header {
color: #a6aab5;