Fixup dark theme (#197)

This commit is contained in:
Shea Polansky 2020-03-29 13:51:08 -07:00 committed by GitHub
parent bbbf9b0cb9
commit 1d5c8d2d28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
$body-color: #78888b
$background: #111111
$body-color: #dfdfdf
$background: #121212
$primary: #ed6a5a
$secondary: #f4f1bb
$h-color: #75b8c8
$navbar-item-color: $body-color
$code-background: #222222
$link-hover: $secondary