Example in the linux repo:
rg --color always PM_RESUME | rg '^|PM_SUSPEND' --colors 'match:fg:green'
Example in the linux repo: