header subtitle color
parent
1d5f55ba83
commit
87e76540f0
|
@ -3,10 +3,10 @@
|
|||
render "shx-get-current-page"
|
||||
endcapture
|
||||
|
||||
assign shx_subtitle_color = "#333"
|
||||
assign shx_subtitle_color = "#AF9363"
|
||||
|
||||
if shx_current_page contains "texte"
|
||||
assign shx_subtitle_color = "#ff1212"
|
||||
assign shx_subtitle_color = settings.color_schemes["scheme-shx-texte"]["settings"]["background"]
|
||||
endif
|
||||
%}
|
||||
|
||||
|
|
Loading…
Reference in New Issue