Présentation des thèmes dans Asset Share Commons asset-share-commons-theme
Une brève introduction aux thèmes dans Asset Share Commons. La vidéo passe en revue le processus de création d’un thème avec un modèle de couleurs personnalisé.
Dans cette vidéo, nous créons un thème à partir du thème sombre d’Asset Share Commons. Le modèle de couleurs correspondra à un logo personnalisé pour donner au site un aspect cohérent.
Variables de thème
/*******************************
Theme Variables
*******************************/
/* Below is a condensed list of variables for easy updating of the theme */
/* Color Palette */
@primaryColor : #560a63;
@secondaryColor : #fc3096;
/* Text */
@fontName : 'LatoWeb';
@fontSmoothing : antialiased;
@headerFont : @fontName, 'Helvetica Neue', Arial, Helvetica, sans-serif;
@pageFont : @fontName, 'Helvetica Neue', Arial, Helvetica, sans-serif;
@textColor : #D0D0D0;
/* Backgrounds */
@pageBackground : #3C3C3C;
@sideBarBackground : #363636;
/* Links */
@linkColor : #FFFFFF;
@linkHoverColor : @secondaryColor;
/* Buttons */
@buttonPrimaryColor : #560a63; /* must be a value to prevent variable recursion*/
@buttonPrimaryColorHover : saturate(darken(@buttonPrimaryColor, 5), 10, relative);
/* Filters (Checkboxes,radio buttons, toggle, slider, dropdown, accordion colors)*/
@filterPrimaryColor : @secondaryColor;
@filterPrimaryColorFocus : saturate(darken(@filterPrimaryColor, 5), 10, relative);
/* Label */
@labelPrimaryColor : @primaryColor;
@labelPrimaryColorHover : saturate(darken(@labelPrimaryColor, 5), 10, relative);
/* Menu */
@menuPrimaryColor : @primaryColor;
/* Message */
@msgPositiveBackgroundColor : @secondaryColor;
@msgNegativeBackgroundColor : @red;
@msgInfoBackgroundColor: @midBlack;
@msgWarningBackgroundColor: @yellow;
Télécharger Thème de bibliothèque cliente personnalisée
Ressources supplémentaires additional-resources
recommendation-more-help
a483189e-e5e6-49b5-a6dd-9c16d9dc0519