DEV Community

Cover image for Warp custom theme setup
karleeov
karleeov

Posted on

Warp custom theme setup

Image description

Today I would like to share how we can add more theme from Warp within 5mins
using my favourite theme from Warp

Windows setup
New-Item -Path "$env:APPDATA\warp\Warp\data\" -ItemType Directory
Set-Location -Path $env:APPDATA\warp\Warp\data\
git clone https://github.com/warpdotdev/themes.git

Image description

The best theme I love is Cyberpunk-2077

m

Top comments (0)