tomakita/Colorful.Console
Style your .NET console output! observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3944
- days_rel: n/a
- days_push: 818
- n_releases_24m: 0
Adoption not part of the score
1328 stars · 130 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Colorful.Console is a C# library that wraps System.Console to add enhanced color styling to .NET console output. It supports full System.Drawing.Color usage, multi-color text formatting, and alternating colors across writes.
Use cases
- print colored console output in C#
- style console text with RGB colors in .NET
- format console strings with multiple colors
- alternate console line colors automatically
- replace System.Console with a color-aware wrapper
When to choose
- you build .NET console apps and want rich per-token or per-line colors
- you need System.Drawing.Color support in terminal output
- you want a drop-in Console replacement with formatting helpers
When to avoid
- you target non-Windows terminals where ANSI escape codes suffice
- you need TUI layouts rather than styled text output
- your project is not on the .NET platform
Facets
library · maturity stable
developer-tools developer-tools windows cross-platform dotnet console-output csharp colors terminal-styling nuget command-line
1 source
- readme: https://github.com/tomakita/Colorful.Console · fetched 2026-08-28 · 319c1a4dc912
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tomakita/Colorful.Console | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="tomakita/Colorful.Console")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem