# `ghst theme`

Theme management for Ghost.

## Usage
```bash
ghst theme [options] [command]
```

## Commands
- `list`: List themes.
- `upload [options] <pathArg>`: Upload a theme zip or directory.
- `activate <name>`: Activate a theme.
- `validate <pathArg>`: Validate a theme with gscan.
- `dev [options] <pathArg>`: Watch and auto-upload theme changes.
