#  Spring day phase
#  The definition of day phase
#  Format:
#       length          length of the phase in seconds
#       time_msg        msg sent to outdoors user at phase starts
#       desc_msg        desc looked during the period before next phase
#       event_fun       the function is called in NATURE_D at the phase starts
#
#  Phase starts at 0:00 every day
#
#  Note the length of a phase is in minutes of a day.
#

# The two lines defines the data format in 2 lines as
#
#  field1:field2:field3....
#  format1:format2:format3....
#

length:time_msg:desc_msg:event_fun:outcolor
%d:%s:%s:%s:%s

# The following lines are data, each non-blank line will fill in each field
# in each record sequently.

240
夜色下红红的灯笼高高挂着，大年初一的早晨响彻在除旧的爆竹声中。
[36m东方的天空渐渐的发白了。[0m
event_dawn
HIR

120
又是一个新年的早晨，从东方的天边射了万道霞光，一轮红日跃出天际。
[1;31m太阳从东方的地平线冉冉升起，放射着耀眼的光芒。[0m
event_sunrise
HIC

180
大年初一的太阳清清冷冷地高挂在东方的碧蓝的天空中，映射着人间热火的佳节。
[1;32m灿烂的阳光遍洒在大地新发的嫩绿枝芽上。[0m
event_morning
HIM

180
已经是正午了，阳光下蝶飞蜂舞，百花丛里掩不住春泥的芬芳。
[1;37m现在是正午时分，太阳高挂在你的头顶正上方。[0m
event_noon
HIC

180
太阳开始从西方的瓦蓝瓦蓝的天空中，暖暖地照着万物生机。
[33m太阳正高挂在西方的天空中。[0m
event_afternoon
HIR

180
傍晚了，太阳的馀晖将西方的天空映成一片火红。
[31m一轮火红的夕阳正徘徊在西方的地平线上。[0m
event_evening
CYN

120
结束一天的喧闹，夜晚悄悄地降临了。
[34m夜幕笼罩著大地，四野渐渐沉寂。[0m
event_night
HIB

240
已经是午夜了，星辰璀灿明月当空，春寒料峭。
[1;34m夜幕低垂，满天繁星。[0m
event_midnight
HIB
