Custom themes repository for Warp, a blazingly fast modern terminal built in Rust.
Find a file
2022-05-05 17:57:16 -04:00
.github Update PULL_REQUEST_TEMPLATE.md 2022-04-27 17:18:42 -04:00
base16 Running gen theme preview 2022-04-15 16:55:31 -04:00
holiday Running gen theme preview 2022-04-15 16:55:31 -04:00
scripts Adding previews for bundled themes 2022-05-05 17:56:06 -04:00
standard Adding previews for bundled themes 2022-05-05 17:56:06 -04:00
warp_bundled Renaming warp to warp_bundled 2022-05-05 17:57:16 -04:00
.gitignore Add Apple Dark and Apple Light (#27) 2022-04-28 14:13:30 -04:00
LICENSE Initial commit 2021-09-22 18:19:52 -07:00
README-intro.md Updating subfolder previews 2022-04-15 16:10:15 -04:00
README.md pleasing dark purpleish theme dedicated to my wife (#23) 2022-04-15 16:50:01 -04:00

Warp Themes

This is an open source repository with themes for Warp. We welcome and appreciate any contributions!

We have directions on how to use this repository in our documentation.

tldr; After adding your theme run the python script for generating theme previews ./scripts/gen_theme_previews.py like so:

python3 ./scripts/gen_theme_previews.py standard

for a newly added theme that's in the standard folder / directory.

Discord

Warp Repo

Open source dependencies

We'd like to call out a few of the open source themes and repositories that helped bootstrap the set of themes for Warp:

What are base16 themes?

An architecture for building themes based on carefully chosen syntax highlighting using a base of sixteen colors. Base16 provides a set of guidelines detailing how to style syntax and how to code a builder for compiling Base16 schemes and templates.

More on the details and structure here: https://github.com/chriskempson/base16.

Base16 themes were sourced and auto-generated based on the Alacritty themes collected by @aarowill. Repo: https://github.com/aarowill/base16-alacritty

What are standard themes?

In this directory you'll find themes popular among other tools, including Solarized, Dracula and others.

Themes in this directory were sourced and auto-generated based on the Alacritty themes collected by @eendroroy. Repo: https://github.com/eendroroy/alacritty-theme

What are holiday themes?

We made holiday themes to celebrate various holidays during the calendar year.

The Thanksgiving Theme used this background taken by Yannick Pulver.