Skip to content

Add "Editorial Paper" color scheme - #49

Merged
gregmeyer merged 1 commit into
mainfrom
add-editorial-paper-theme
Jul 6, 2026
Merged

Add "Editorial Paper" color scheme#49
gregmeyer merged 1 commit into
mainfrom
add-editorial-paper-theme

Conversation

@gregmeyer

Copy link
Copy Markdown
Owner

What

Adds a new built-in color scheme, Editorial Paper, to color_scheme.py.

A warm, print-editorial theme: a Charter-style serif on cream paper with a muted, earthy accent palette (terracotta / ochre / pine / forest). It's a deliberate alternative to the dark + neon + geometric-sans look that reads as "AI-generated."

Registered as editorial-paper, with aliases editorial and paper.

Palette

role color
primary (terracotta) #b5533a
secondary (ochre) #c1892d
accent (pine) #2f6f6a
success (forest) #4a7c59
paper bg #f6f0e4
card #fffdf8
ink #241f18

Type: Source Serif 4 display (Charter/Georgia fallback) + Source Sans 3 body.

Notes

  • The running MCP server is a prebuilt Docker image; rebuild it (docker build) to have list_themes / generate_graphic pick up the new scheme.
  • Verified get_scheme("editorial-paper") resolves and all three aliases are registered.

🤖 Generated with Claude Code

A warm, print-editorial theme: a Charter-style serif on cream paper with a
muted, earthy accent palette (terracotta / ochre / pine / forest) — a
deliberate alternative to the dark, neon, unmistakably-AI-generated look.

Registered as `editorial-paper` with aliases `editorial` and `paper`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gregmeyer
gregmeyer merged commit bd37d0e into main Jul 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant