Test Suite: Use cyan for debug logs instead of blue
commit4a1e094eec69ce39aa80db0d90012ac23e83f8c0
authorsegfault <segfault@riseup.net>
Sun, 12 Feb 2023 18:23:57 +0000 (12 19:23 +0100)
committersegfault <segfault@riseup.net>
Tue, 28 Feb 2023 17:36:07 +0000 (28 18:36 +0100)
treedc0c7868416e30635b6d7c068c8c12dda3a31d24
parent3537d50a80491bcde01713bba1801846aadb22c2
Test Suite: Use cyan for debug logs instead of blue

The blue ansi color code (34) is often hard to read in terminals with a
dark background. Lets use cyan instead, which should be readable with
both bright and dark background.
features/support/extra_hooks.rb