# Choosing a Theme

You can set a theme for Harlequin, passing the name of any Textual Theme to the `--theme` or `-t` option.

```bash
harlequin --theme gruvbox
```

Depending on the number of colors supported by your terminal and shell, some themes [may not look great](https://harlequin.sh/docs/troubleshooting/appearance#colors). For any terminal, we can recommend `harlequin` (the default).

To see a list of theme names, run `harlequin --help`.

[See the themes rendered on harlequin.sh](https://harlequin.sh/docs/themes)
