diff options
Diffstat (limited to 'src/docs')
| -rw-r--r-- | src/docs/style.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/style.styl b/src/docs/style.styl index 96d14c2b98..6b63cab7d7 100644 --- a/src/docs/style.styl +++ b/src/docs/style.styl @@ -2,7 +2,7 @@ @import "./ui" html - --primary #fb4e4e + --accent #fb4e4e --link #fb4e4e --linkTapHighlight #fb4e4eb3 |