Skip to content

Use Tailwind emerald color for SolverForge make banner text#43

Open
blackopsrepl wants to merge 1 commit intomainfrom
codex/render-solverforge-ascii-art-in-emerald-green
Open

Use Tailwind emerald color for SolverForge make banner text#43
blackopsrepl wants to merge 1 commit intomainfrom
codex/render-solverforge-ascii-art-in-emerald-green

Conversation

@blackopsrepl
Copy link
Copy Markdown
Contributor

Motivation

  • Align the terminal banner with the project's emerald brand by using the Tailwind emerald-500 color for the Makefile banner text.

Description

  • Add an EMERALD ANSI truecolor constant set to the Tailwind emerald-500 hex #10b981 in Makefile as EMERALD := \033[38;2;16;185;129m.
  • Update the banner target in Makefile so SolverForge UI and the accompanying Component Library label print using the EMERALD color escape sequence.

Testing

  • Ran make banner and confirmed the banner prints with the updated emerald color escape sequence (success).

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