Custom Themes
Warp supports Custom Themes which can be created manually or downloaded from our repo.
Warp's Custom Theme Repository
mkdir -p $HOME/.warp
cd $HOME/.warp/
git clone https://github.com/warpdotdev/themes.gitNew-Item -Path "$env:APPDATA\warp\Warp\data\" -ItemType Directory
Set-Location -Path $env:APPDATA\warp\Warp\data\
git clone https://github.com/warpdotdev/themes.gitmkdir -p ${XDG_DATA_HOME:-$HOME/.local/share}/warp-terminal
cd ${XDG_DATA_HOME:-$HOME/.local/share}/warp-terminal/
git clone https://github.com/warpdotdev/themes.gitHow do I use a custom theme in Warp?
Create your custom theme, manually
Create your custom theme, automatically
Create your custom theme, with a tool
Background Images and Gradients
Contributing
Community
Open source dependencies
Last updated
Was this helpful?