Improve contrast of dark theme tag text color (#1192)

This commit is contained in:
toasted-nutbread 2020-12-31 17:26:10 -05:00 committed by GitHub
parent 369e4e40f4
commit f808e6acde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,7 +164,7 @@
--pitch-accent-annotation-color: #ffffff;
--tag-text-color: #e1e1e1;
--tag-text-color: #f1f1f1;
--tag-border-color: transparent;
--tag-default-background-color: #69696e;
--tag-name-background-color: #489148;