wtfutil / wtf

The personal information dashboard for your terminal
http://wtfutil.com
Mozilla Public License 2.0
15.83k stars 804 forks source link

yfinance: Reset color at end of each row #1549

Closed inetAnt closed 1 year ago

inetAnt commented 1 year ago

We need to reset the color at the end of the row so that the current row's color does not splash over the next one until we set its own color.

Resolves https://github.com/wtfutil/wtf/issues/1548

Seanstoppable commented 1 year ago

Thanks!