mirror of
https://github.com/garabik/grc.git
synced 2024-10-28 17:41:01 +01:00
20 lines
253 B
Plaintext
20 lines
253 B
Plaintext
# Name
|
|
regexp=^\S+
|
|
colours=white
|
|
-
|
|
# State
|
|
regexp=\s\((off)
|
|
colours=default,bright_red
|
|
-
|
|
# State
|
|
regexp=\s\((on)
|
|
colours=default,bright_green
|
|
-
|
|
# State
|
|
regexp=\,\s+(off)\)
|
|
colours=default,dark red
|
|
-
|
|
# State
|
|
regexp=\,\s+(on)\)
|
|
colours=default,dark green
|