header subtitle color

main
alexanderroese 2024-06-22 20:00:48 +02:00
parent 8defa3b7c6
commit 8b1406732f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
assign shx_subtitle_color = "#AF9363" assign shx_subtitle_color = "#AF9363"
if shx_current_page contains "texte" if shx_current_page contains "texte"
shx_subtitle_color = settings.color_schemes["scheme-shx-texte"]["settings"]["background"] shx_subtitle_color = "#ff1212"
endif endif
%} %}