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
opencode --help uses #FFFFFF as a foreground color, which makes it unreadable on light themes. It should use the terminal's configured foreground color instead of an absolute hex code.
opencode --helpuses#FFFFFFas a foreground color, which makes it unreadable on light themes. It should use the terminal's configured foreground color instead of an absolute hex code.