Skip to content

docs: generalize the ambiguous-theme-mapping wording - #7

Merged
Phundahl merged 1 commit into
mainfrom
docs/neutral-theme-mapping-wording
Aug 24, 2026
Merged

docs: generalize the ambiguous-theme-mapping wording#7
Phundahl merged 1 commit into
mainfrom
docs/neutral-theme-mapping-wording

Conversation

@Phundahl

Copy link
Copy Markdown
Owner

Why

Two README passages explained why the tailtui.toml template exists by singling out one shipped Omarchy theme by name, and by addressing the reader in the second person:

  • the v1.3.0 changelog bullet: "You decide the ambiguous mappings.osaka-jade defines its yellow as a green …"
  • the Theming section: "… one line in the template (warning = "{{ orange }}") fixes it, for your themes, permanently."

On a public project that reads as pointed at a particular theme and its author, rather than as documentation of a general problem.

What changed

Both passages now state the same case generically — some palettes define their yellow as a green, which leaves exit-node markers nearly indistinguishable from the online color — while keeping the concrete fix (warning = "{{ orange }}"), which is the part a reader actually needs in order to write their own template.

No behavior, mapping rule, or template change. Wording only, so no version bump — nothing user-facing changed in the program itself.

osaka-jade still appears in CLAUDE.md's Phase 30 entry, which is internal project notes rather than public-facing prose, and is left as-is.

🤖 Generated with Claude Code

https://claude.ai/code/session_01RwiJYemgAJhWgsymHTsfn7

The v1.3.0 changelog bullet and the matching paragraph in the Theming
section both explained why a template exists by singling out one shipped
Omarchy theme by name and addressing the reader in the second person
("You decide the ambiguous mappings", "fixes it, for your themes,
permanently"). On a public project that reads as pointed at a particular
theme and its author rather than as documentation.

Both passages now state the same case generically -- some palettes
define their `yellow` as a green, which leaves exit-node markers nearly
indistinguishable from the online color -- and keep the concrete fix
(`warning = "{{ orange }}"`), which is the part a reader actually needs.

No behavior, mapping rule, or template change; wording only.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@Phundahl
Phundahl merged commit 90d4a98 into main Aug 24, 2026
2 checks passed
@Phundahl
Phundahl deleted the docs/neutral-theme-mapping-wording branch August 24, 2026 07:57
Phundahl added a commit that referenced this pull request Aug 24, 2026
Records the README wording change from PR #7 in the phase log, along
with the rule it sets: public-facing docs describe the class of problem,
not a named third-party theme that fails at it, while internal notes may
stay specific -- the Phase 30 entry keeps its concrete reference on
purpose, since the mapping decision it records only makes sense against
the concrete case.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
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