Added more holiday colors - Easter, Cinco De Mayo.

This commit is contained in:
CCOSTAN
2017-04-03 19:34:50 +00:00
parent dad8005b99
commit 2a537f0e51
5 changed files with 52 additions and 4 deletions

View File

@@ -67,6 +67,11 @@ monthly_color_scene:
{%- elif now().strftime("%m%d")|int >= 314
and now().strftime("%m%d")|int <= 317-%}
st_patty
{%- elif now().strftime("%m%d")|int >= 414
and now().strftime("%m%d")|int <= 416-%}
easter
{%- elif now().strftime("%m%d")|int == 505 -%}
cinco_de_mayo
{%- else -%}
standard
{%- endif -%}_colors