Skip to content

Add Herdr theme (default, protan, tritan) - #15

Open
bruschill wants to merge 1 commit into
mainfrom
add-herdr-theme
Open

Add Herdr theme (default, protan, tritan)#15
bruschill wants to merge 1 commit into
mainfrom
add-herdr-theme

Conversation

@bruschill

Copy link
Copy Markdown
Owner

Adds a madeofcode port for Herdr, the terminal workspace manager for AI coding agents.

Herdr themes are config.toml overrides, not standalone theme files, so this ships as paste-in [theme] / [theme.custom] / [ui] snippets rather than a single dropped-in file:

  • herdr/madeofcode.toml
  • herdr/madeofcode-protan.toml
  • herdr/madeofcode-tritan.toml

Each overrides all 15 of Herdr's theme.custom color tokens on top of the catppuccin base theme. Grays come from the existing madeofcode background ramp already documented in the project README; hues match the ANSI mappings used by the kitty/ghostty/alacritty ports (and their colorblind variants).

herdr/README.md documents install steps for both the no-existing-config and already-have-a-config cases, including the gotcha where a pre-existing [ui] table shouldn't get a second header appended.

README.md gets a new "Herdr" entry under Tools (next to Pi, since Herdr is a workspace manager rather than a terminal emulator) plus a TOC entry.

Tested by merging the default variant into a live ~/.config/herdr/config.tomlherdr config check passes and herdr server reload-config applies with no diagnostics.

Herdr (https://herdr.dev) themes are config.toml overrides rather than
standalone theme files, so these are paste-in [theme]/[theme.custom]/[ui]
snippets instead of a single dropped-in file.

- herdr/madeofcode.toml, -protan.toml, -tritan.toml: base catppuccin theme
  with all 15 theme.custom color tokens overridden to the madeofcode
  palette (grays pulled from the existing background ramp, hues matching
  the kitty/ghostty/alacritty ANSI mappings and their colorblind variants)
- herdr/README.md: install steps for both the no-config and
  already-have-a-config cases, including the duplicate-table-header
  gotcha for [ui]
- README.md: add Herdr under Tools, next to Pi, with TOC entry
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