@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; @button-secondary-border: @explore-color; @button-secondary-color: @explore-color; @button-secondary-hover-background: @global-secondary-background; @button-secondary-hover-background-gradient: none; @button-secondary-active-background: @global-secondary-background; @button-secondary-active-background-gradient: none; /* Background */ @background-primary-background: @explore-color; @background-primary-background-gradient: none; /** Text */ @text-primary-color: @explore-color; @text-background-color: @explore-color; @inverse-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"; }