Skip to content

A collection of terminal color profiles inspired by the Houston VSCode theme.

Notifications You must be signed in to change notification settings

grantburke/houston-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Houston

houston-terminal

A collection of terminal color profiles inspired by the Houston VSCode theme.

Installation

iTerm2

iTerm2 theme

  1. Download the themes/Houston.itermcolors file.
  2. Open the preferences window in Iterm2. Under Profiles -> Colors, open the Color Presets... dropdown in the bottom right and select import.
  3. After importing, you can set Houston as your theme from the same dropdown. Importing iTerm2 theme

Warp

Warp theme

  1. Download the themes/houston.yaml file.
  2. Navigate to the directory you downloaded the yaml file to and run this command:
cp houston.yaml ~/.warp/themes/
  1. Restart Warp. Navigate to Settings -> Appearance -> Theme and search for Houston. Select the theme and click the check mark in the bottom left. Warp set theme You may need to create the ~/.warp/themes/ folder if you haven't already

Windows Terminal

Windows Terminal theme

  1. Open the themes/windows-terminal.json file and copy the JSON object.
  2. In Windows Terminal, go to Settings and click Open JSON File in the bottom left. Windows Terminal theme
  3. Paste the JSON object from step 1 into the schemes array of the JSON configuration file.
  4. 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.

About

A collection of terminal color profiles inspired by the Houston VSCode theme.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published