1 @import "../default/buttons"; // Layer Vector on top of the default settings.
4 // Button colors determined by function.
5 // -----------------------------------------
7 @include buttonColors($agoraBlue);
10 &.mw-ui-constructive {
11 @include buttonColors($agoraGreen);
15 @include buttonColors($agoraRed);