Skip to content

Show resolved theme details from the CLI - #384

Merged
jongio merged 1 commit into
mainfrom
idea/theme-show-json
Jul 27, 2026
Merged

Show resolved theme details from the CLI#384
jongio merged 1 commit into
mainfrom
idea/theme-show-json

Conversation

@jongio

@jongio jongio commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Closes #379

Adds grut theme show <name> with JSON output for theme tooling and docs scripts.

Changes:

  • Adds a theme show subcommand.
  • Prints resolved theme name, variant, mode, and color slots as JSON.
  • Keeps theme list unchanged.

Validation:

  • go build ./...
  • go test ./cmd -run Theme -count=1
  • go test ./... -count=1
  • mage preflight was attempted. It is blocked by WSL tests where git is not available in the WSL PATH.

Closes #379

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 3f892a21-0f5d-41e7-aebb-afbda057615d
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 26, 2026
@jongio jongio self-assigned this Jul 26, 2026
@jongio
jongio merged commit e849a63 into main Jul 27, 2026
4 checks passed
@jongio
jongio deleted the idea/theme-show-json branch July 27, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show resolved theme details from the CLI

1 participant