Adds configuration for text-color (#694)

This commit is contained in:
Amy Troschinetz 2020-08-07 20:07:45 -07:00 committed by GitHub
parent 8c0156c1af
commit ac04e14954
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 3 deletions

View file

@ -91,6 +91,7 @@ navbar-col: "#F5F5F5"
navbar-text-col: "#404040"
navbar-border-col: "#EAEAEA"
page-col: "#FFFFFF"
text-col: "#404040"
link-col: "#008AFF"
hover-col: "#0085A1"
footer-col: "#F5F5F5"