diff --git a/theme-github-dark.css b/theme-github-dark.css index 2fad662..810ebd8 100644 --- a/theme-github-dark.css +++ b/theme-github-dark.css @@ -314,6 +314,9 @@ textarea, .chroma .nb { color: #539bf5; } +.chroma .nx { + color: var(--color-text); +} /* border color repo files */ .repository.file.list #repo-files-table td {