Skip to content

Instantly share code, notes, and snippets.

View borisfaure's full-sized avatar
🐢
I may be slow to respond.

Boris Faure borisfaure

🐢
I may be slow to respond.
View GitHub Profile
@borisfaure
borisfaure / color256.md
Created February 17, 2026 22:43 — forked from jake-stewart/color256.md
Terminals should generate the 256-color palette

Terminals should generate the 256-color palette from the user's base16 theme.

If you've spent much time in the terminal, you've probably set a custom base16 theme. They work well. You define a handful of colors in one place and all your programs use them.

The drawback is that 16 colors is limiting. Complex and color-heavy programs struggle with such a small palette.