hyperctl theme command
Overview
The hyperctl theme command provides theme management tools.
Usage
1$ hyperctl theme -h
2Theme management tools
3
4Usage:
5 hyperctl theme [command] [options]
6
7Available commands:
8 ls List installed themes.
9 install Install a theme from a package archive.
10 package Package a theme into a zip archive.
11
12Options:
13 -h, --help Display help information.
Commands
The hyperctl theme command has the following subcommands:
ls- The
hyperctl theme lscommand lists installed themes. install- The
hyperctl theme installcommand installs themes. package- The
hyperctl theme packagecommand creates theme package archives for sharing and/or distribution.