#
#  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
东方渐渐露出了鱼肚白，明亮的启明星悄然融化在天际幕后。
凌晨,东方的地平线上渐渐有了黎明的颜色
event_dawn
HIB

120
太阳从东方的地平线升起了,苍白无力地发射着光芒。
清晨,起风了，一片片发黄的树叶，纷纷扬扬随风飘起
event_sunrise
HIR

180
风更大了，卷着枯叶，沙土在地上飞快地打着旋。
上午，风更大了，呼呼的吹着，树上的枯叶一片片的落了下来
event_morning
HIY

180
已经是正午了，风没有一点停的意思，太阳早已不知藏到了什么地方。
正午时分，遮天蔽日的尘土飞得老高，天色黄黄的
event_noon
HIW

180
风渐渐的小了些，太阳又露出了半张脸，在西方的天空中小心的看着这个世界。
下午，风小些了，尘土渐渐落了下来，太阳也出来了
event_afternoon
WHT

180
残阳如血，风停了，树上的叶子掉了好多。
傍晚，一轮火红的夕阳正徘徊在西方的地平线上，天边被染成了一片鲜红
event_evening
RED

120
夜幕被晚风轻轻地拉上，大地慢慢安静下来了。
夜晚，夜幕笼罩著大地，四野的秋虫在呢喃
event_night
CYN

240
已经是午夜了，夜风拂过漫天的繁星。
深夜，更深夜沉，满天繁星
event_midnight
BLU

