docs: tweak copy

This commit is contained in:
Eric Liu 2020-10-22 17:30:50 -07:00
commit 829275e594
5 changed files with 13 additions and 5 deletions

View file

@ -62,6 +62,10 @@
color: #3ddbd9; /* teal 30 */
}
.token.function {
color: #9ef0f0;
}
.token.token.language-javascript,
.token.attr-value {
color: #d4bbff; /* purple 30 */