mirror of
https://github.com/garabik/grc.git
synced 2024-11-11 14:40:49 +01:00
19 lines
253 B
Text
19 lines
253 B
Text
# 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
|