···11# `terminal-profile`
2233-Node.js library for managing the macOS Terminal.app’s profile (aka theme)
33+Node.js library for managing the macOS Terminal.app’s profile (aka theme)
4455## Install
66···2424function setTerminalProfile(profile: string): Promise<void>;
2525```
26262727-Update all of Terminal’s windows and tabs to the `profile` profile
2727+Update all of Terminal’s windows and tabs to the `profile` profile
28282929## Related
3030