diff --git a/theme-github-dark.css b/theme-github-dark.css index d83ad05..9f494a7 100644 --- a/theme-github-dark.css +++ b/theme-github-dark.css @@ -311,6 +311,10 @@ textarea, color: #96d0ff; } +.chroma .nb { + color: #539bf5; +} + /* border color repo files */ .repository.file.list #repo-files-table td { border-bottom: 1px solid #373e47;