.warp
folder, located in your home directory (~/.warp
), create a themes folder, ~/.warp/themes/
. Warp will source any themes stored in this directory. See the custom themes section below for more information.~/.warp/themes/
. Once the themes are added to the config directory, they're available through the theme picker described above.~/.warp/themes
directory will be reflected in Warp within seconds.~/.warp/
#
.background
, foreground
, accent
and details
are Warp-specific. The accent color is the one used for highlights in Warp's UI, while details
describe what detailing options in our UI should we pick for the given theme. The options are darker
(typically used for dark themes) or lighter
(typically used for light-mode themes). terminal_theme
represents the collection of normal & bright colors (16 total) known from other terminal themes (ansi colors)..jpeg
.jpg
.JPEG
.yaml
config looks like:git checkout -b theme/AwesomeTheme
)