Define $active-color in terms of $primary-color
This commit is contained in:
@@ -510,7 +510,7 @@
|
||||
|
||||
// Scrollspy marks toc items as .active when they are in focus
|
||||
.active {
|
||||
background: $active-color;
|
||||
@include yiq-contrasted($active-color);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user