Add color scheme

This commit is contained in:
Jeremy Thomas
2019-10-13 15:12:30 +01:00
parent 5131f2ab04
commit 0f988eadd9
28 changed files with 472 additions and 266 deletions

View File

@@ -53,7 +53,7 @@
a
color: $color-invert
&:hover
background-color: rgba($black, 0.1)
background-color: rgba($scheme-invert, 0.1)
li.is-active a
&,
&:hover