@global-primary-gradient: linear-gradient(104deg, @explore-dark-color 0%, @explore-light-color 100%); /* Button */ @button-primary-background: @explore-color; @inverse-button-primary-background: @explore-color; /* Background */ @background-primary-background: @explore-color; @background-primary-background-gradient: none; /* Text */ @text-primary-color: @explore-color; /* Label */ @label-secondary-color: @explore-color; /* General */ @general-tab-featured-tab: @explore-color; /* Landing */ @landing-portal-color: @explore-color; .deposit { @import (multiple) "~src/assets/openaire-theme/less/_import"; }