1# Name
2regexp=^\S+
3colours=default
4-
5# State
6regexp=-->
7colours=yellow
8-
9# State
10regexp=\s(off)
11colours=default,bright_red
12-
13# State
14regexp=\s(on)
15colours=default,bright_green
16