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
In general it's not a good idea to assume that two terminal colors from the terminal color palette make a readable back- and foreground. Instead, it's better to leave the background as is, and only change the foreground, or use the "reverse" modifier, if a highlighting effect is desired.
The text was updated successfully, but these errors were encountered:
In general it's not a good idea to assume that two terminal colors from the terminal color palette make a readable back- and foreground. Instead, it's better to leave the background as is, and only change the foreground, or use the "reverse" modifier, if a highlighting effect is desired.
The text was updated successfully, but these errors were encountered: