Skip to content

fix(cli): use simple logo in CLI - #11192

Closed
akronb wants to merge 15 commits into
anomalyco:devfrom
akronb:use-simple-logo-in-cli
Closed

fix(cli): use simple logo in CLI#11192
akronb wants to merge 15 commits into
anomalyco:devfrom
akronb:use-simple-logo-in-cli

Conversation

@akronb

@akronbakronb commented Jan 29, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Fixes#11191
Fixes#11278
Fixes#9695

I've replaced the current logo with a simple logo variant that I got from the Brand Guidelines page. So it's going to look the same on different terminals and themes. Also, I've added a braille blank pattern to the first row to prevent trimming in opencode --help.

Screenshots

imageimage

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@akronb
akronbforce-pushed the use-simple-logo-in-cli branch from da29e19 to b254fc1CompareJanuary 30, 2026 18:20
@akronb

Copy link
Copy Markdown
ContributorAuthor

Also fixes #11278. I wasn't sure about changing yargs .trim(100), so I went with a braille blank.

@akronb

Copy link
Copy Markdown
ContributorAuthor

@rekram1-node sorry to bother you, just checking that this PR didn't get lost.

@github-actionsgithub-actionsBot mentioned this pull request Feb 7, 2026
@akronb

Copy link
Copy Markdown
ContributorAuthor

@kitlangton may I have your attention to this matter, sir?

@github-actionsgithub-actionsBot mentioned this pull request Feb 12, 2026
@akronb

Copy link
Copy Markdown
ContributorAuthor

@adamdotdevin can you take a look at this?

@akronb

Copy link
Copy Markdown
ContributorAuthor

Implemented in #20585

@akronbakronb closed this Apr 4, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix CLI logo wrapping in help output Broken logo for CLI on light theme Logo shown in opencode upgrade doesn't match the logo in the main TUI

2 participants

@akronb@adamdotdevin