Telefonica / mistica-design

Mística Design System (only design)
https://brandfactory.telefonica.com/mistica
20 stars 4 forks source link

Add brandLoadingScreen themeVariant token #1807

Open aweell opened 2 weeks ago

aweell commented 2 weeks ago

Description

In order to provide an accessible color combination for all brands we found necessary to determine via skin when the brandLoadingScreen is inverse or not. This will be defined in each brand skin under a new category "themeVariant":

"themeVariant" : {
     "brandLoadingScreen" : {
              "value" : "default" | "inverse" | "alternative" 
}

Tasks