Skip to content

List available themes from the CLI#339

Merged
jongio merged 2 commits into
mainfrom
idea/theme-list-command
Jul 21, 2026
Merged

List available themes from the CLI#339
jongio merged 2 commits into
mainfrom
idea/theme-list-command

Conversation

@jongio

@jongio jongio commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Closes #335.

Summary:

  • add grut theme list for built-in and custom theme names
  • add --json for tool-friendly output
  • reuse the existing theme discovery function

Validation:

  • go build ./...
  • go test ./cmd ./internal/theme -count=1
  • go vet ./...
  • go test ./... -count=1

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 19, 2026
@jongio jongio self-assigned this Jul 19, 2026
@jongio
jongio merged commit a4d257a into main Jul 21, 2026
@jongio
jongio deleted the idea/theme-list-command branch July 21, 2026 18:10
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.

List available themes from the CLI

1 participant