-
-
Notifications
You must be signed in to change notification settings - Fork 2
Themes
Alex Clarke edited this page May 27, 2026
·
2 revisions
Coyote supports customizing the theme via a .tmTheme file.
To install a custom theme, download the .tmTheme file to the Coyote configuration directory and name it dark.tmTheme
or light.tmTheme. The location of the Coyote configuration directory varies between systems, so you can use the
following command to locate it on your system:
coyote --info | grep 'config_dir' | awk '{print $2}'












