Button color changed to highlight for this theme.
This commit is contained in:
parent
65d6a4fcbe
commit
096b7136db
|
@ -226,7 +226,8 @@ a.button {
|
|||
}
|
||||
|
||||
&.button {
|
||||
background: #111;
|
||||
background: $highlights-color;
|
||||
color: #f5efe0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue