You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem was with 0 code (set graphics to normal). I ignored any other codes, if there was a zero (in all the examples I saw, [0m and [31m were used separately)
the log is like this:
so
[0;32m is not changing anything
though
[1;32m prints bold green
so i am bit lost here
The text was updated successfully, but these errors were encountered: