header subtitle color

main
alexanderroese 2024-06-22 20:15:32 +02:00
parent 67be120a37
commit 45e987f71e
1 changed files with 1 additions and 1 deletions

View File

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