mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 17:17:11 -07:00
53 lines
2.5 KiB
Markdown
53 lines
2.5 KiB
Markdown
# Warp Themes
|
|
|
|
This is an open source repository with themes for [Warp](https://www.warp.dev/).
|
|
We welcome and appreciate any contributions!
|
|
|
|
We have [directions on how to use this repository in our documentation.](https://docs.warp.dev/features/themes)
|
|
|
|
[Discord](https://discord.gg/warpdotdev)
|
|
|
|
[Warp Repo](https://github.com/warpdotdev/Warp)
|
|
|
|
## Credits
|
|
|
|
If a theme has a custom background image included, we include the author and site that the image was originally hosted in the yaml associated with the image, e.g. the dark_city_bg.jpg credits the author in the dark_city.yaml (a comment next to background image).
|
|
|
|
### 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:
|
|
|
|
- [iTerm colors pencil](https://github.com/mattly/iterm-colors-pencil)
|
|
- [Alacritty-theme](https://github.com/eendroroy/alacritty-theme)
|
|
- [base16-Alacritty](https://github.com/aarowill/base16-alacritty)
|
|
- [base16](https://github.com/chriskempson/base16)
|
|
- [Solarized](https://ethanschoonover.com/solarized/)
|
|
- [Dracula](https://draculatheme.com/)
|
|
- [Gruvbox](https://github.com/morhetz/gruvbox)
|
|
|
|
## 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.](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](https://github.com/aarowill/base16-alacritty)
|
|
|
|
## What are holiday themes?
|
|
|
|
We made holiday themes to celebrate various holidays during the calendar year.
|
|
|
|
## 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](https://github.com/eendroroy/alacritty-theme)
|
|
|
|
## What are warp_bundled themes?
|
|
|
|
In this directory you'll find the themes that Warp ships with by default, including their custom backgrounds.
|
|
|
|
Themes in this directory were sourced and auto-generated based on the Alacritty themes collected by @eendroroy.
|
|
Repo: [https://github.com/eendroroy/alacritty-theme](https://github.com/eendroroy/alacritty-theme)
|