irish-monitor/src/assets/funder.less

11 lines
271 B
Plaintext

.funder {
@import (multiple) "~src/assets/common";
@primary-color: @funder-color;
@secondary-color: #9A4DDD;
@primary-light-color: @secondary-color;
@primary-dark-color: @primary-color;
@ciel-color: #F5EDFC;
@banner-background: @global-primary-gradient;
}