fern icon indicating copy to clipboard operation
fern copied to clipboard

Fully Colored Line

Open erayerdin opened this issue 4 years ago • 1 comments

Is there a way to color the full line based on its level? For instance, if the level is error, the color of the full line would be red.

erayerdin avatar Jan 11 '20 01:01 erayerdin

There's an example of this here: https://github.com/daboross/fern/blob/1cb6e15a1d538dbf3a5c2d07441715818468dbdc/examples/pretty-colored.rs#L62

daboross avatar May 11 '20 12:05 daboross