[(#REM) Image spécifique en fond d’écran ? ] $image-background: '[(#FICHIER|url_absolue)]'; [(#REM) Couleurs utilisées. On est obligé de surcharger tout le tableau ? ] $palette: ( bg: [(#CONFIG{html5up_solid_state/couleur_bg}|sinon{#2e3141})], fg: [(#CONFIG{html5up_solid_state/couleur_texte}|sinon{#ffffff})], fg-bold: [(#CONFIG{html5up_solid_state/couleur_texte}|sinon{#ffffff})], fg-light: rgba(255, 255, 255, 0.35), border: rgba(255, 255, 255, 0.125), border-bg: rgba(255, 255, 255, 0.025), border2: rgba(255, 255, 255, 0.25), border2-bg: rgba(255, 255, 255, 0.075), accent: [(#CONFIG{html5up_solid_state/couleur_accent}|sinon{#4c5c96})] );