Releases: kevinlangleyjr/warp-slatewave
Release list
0.0.1 — initial release
First release of Slatewave for Warp.
A single slatewave.yaml covering background, foreground, accent, cursor, and all 16 ANSI slots. details: darker so Warp derives its input box, block borders, and tab bar by darkening slate #282c34 rather than lightening it. The ANSI block mirrors terminal.ansi* from vscode-slatewave, so shell output reads identically in the editor and in Warp.
Install with the Slatewave CLI (v0.0.25 or later):
slatewave install warpOr drop the file in manually — macOS ~/.warp/themes/, Linux ${XDG_DATA_HOME:-$HOME/.local/share}/warp-terminal/themes/, Windows %APPDATA%\warp\Warp\data\themes\. Then pick Slatewave in Settings → Appearance → Themes.
The macOS and Linux paths are verified end to end. The Windows path is taken from Warp's documentation and has not been confirmed on a Windows machine — reports welcome.