header subtitle color
parent
67be120a37
commit
45e987f71e
|
@ -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
|
||||
%}
|
||||
|
||||
|
|
Loading…
Reference in New Issue