Skip to main content
The themes command lets you view, create, and update themes saved in your Loops account.

create

Create a new theme. Pass theme styles as a JSON file with --styles-file.
styles.json

Flags

get

Get a theme by ID.

list

List themes.
Pass --pick to filter the list interactively with fzf and copy the selected theme ID to your clipboard. Requires fzf to be installed and on your PATH.

Flags

update

Update a theme.

Flags

Last modified on July 24, 2026