mirror of
https://github.com/garabik/grc.git
synced 2024-10-28 17:41:01 +01:00
12 lines
175 B
Plaintext
12 lines
175 B
Plaintext
|
# Values
|
||
|
regexp=^\s([^:]+):(.+)$
|
||
|
colours=default,cyan
|
||
|
======
|
||
|
# Client
|
||
|
regexp=^(Client):
|
||
|
colours=default,bold cyan
|
||
|
======
|
||
|
# Server
|
||
|
regexp=^(Server):
|
||
|
colours=default,bold green
|