A collection of terminal color profiles inspired by the Houston VSCode theme.
- Download the
themes/Houston.itermcolors
file. - Open the preferences window in Iterm2. Under Profiles -> Colors, open the
Color Presets...
dropdown in the bottom right and select import. - After importing, you can set Houston as your theme from the same dropdown.
- Download the
themes/houston.yaml
file. - Navigate to the directory you downloaded the yaml file to and run this command:
cp houston.yaml ~/.warp/themes/
- Restart Warp. Navigate to Settings -> Appearance -> Theme and search for
Houston
. Select the theme and click the check mark in the bottom left. You may need to create the~/.warp/themes/
folder if you haven't already
- Open the
themes/windows-terminal.json
file and copy the JSON object. - In Windows Terminal, go to Settings and click
Open JSON File
in the bottom left. - Paste the JSON object from step 1 into the
schemes
array of the JSON configuration file. - The Houston theme will now show up in the
Color schemes
section of Settings and is available to use on all of your terminal profiles.