Skip to content

[Misc] Fix terminal output logo coloring - #49344

Merged
njhill merged 2 commits into
vllm-project:mainfrom
njhill:fix-cli-logo
Jul 22, 2026
Merged

njhill merged 2 commits into
vllm-project:mainfrom
njhill:fix-cli-logo

Conversation

@njhill

@njhill njhill commented Jul 21, 2026

Copy link
Copy Markdown
Member

#48938 changed the LLM part of he vLLM logo in the terminal to be blue so that it also shows up on a light background, but this doesn't look very good to me.

This changes it to use the default color bolded which will end up as white on black and black on white, which is the proper vLLM colors!

Signed-off-by: Nick Hill <nickhill123@gmail.com>

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@njhill njhill added the ready ONLY add when PR is ready to merge/full CI is needed label Jul 21, 2026
@mergify

mergify Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Hi @njhill, the pre-commit checks have failed. Please run:

uv pip install pre-commit>=4.5.1
pre-commit install
pre-commit run --all-files

Then, commit the changes and push to your branch.

For future commits, pre-commit will run automatically on changed files before each commit.

@njhill
njhill merged commit 4809de7 into vllm-project:main Jul 22, 2026
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants