dark: adjust chroma nx color
This commit is contained in:
parent
884764b08a
commit
f40704f0cf
@ -314,6 +314,9 @@ textarea,
|
|||||||
.chroma .nb {
|
.chroma .nb {
|
||||||
color: #539bf5;
|
color: #539bf5;
|
||||||
}
|
}
|
||||||
|
.chroma .nx {
|
||||||
|
color: var(--color-text);
|
||||||
|
}
|
||||||
|
|
||||||
/* border color repo files */
|
/* border color repo files */
|
||||||
.repository.file.list #repo-files-table td {
|
.repository.file.list #repo-files-table td {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user