Skip to content

style: render SolverForge ASCII banner in emerald green#29

Open
blackopsrepl wants to merge 1 commit intomainfrom
codex/update-solverforge-ascii-art-color
Open

style: render SolverForge ASCII banner in emerald green#29
blackopsrepl wants to merge 1 commit intomainfrom
codex/update-solverforge-ascii-art-color

Conversation

@blackopsrepl
Copy link
Copy Markdown
Contributor

Motivation

  • User-visible ASCII banner should use Tailwind-like emerald green, so update the terminal color used for all SolverForge ASCII art.

Description

  • Replace the GREEN ANSI color in the Makefile from \033[92m to the truecolor code \033[38;2;16;185;129m so the banner prints in emerald green and existing $(GREEN) tokens remain in-place.

Testing

  • Ran make banner to verify the banner renders with the updated emerald tone and the command completed successfully.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant