dark: adjust link colors
This commit is contained in:
parent
4699fc648f
commit
373d16112a
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user