diff --git a/README.md b/README.md index 8507f69..03403ff 100644 --- a/README.md +++ b/README.md @@ -102,3 +102,12 @@ Stay tuned, as we continue iterating on those! ### Is this a final format for the configuration? The format itself will expand (background images, gradients) but we don't forsee any breaking changes to current themes. We also plan on supporting sharing/creating custom themes directly within Warp. +## 7. 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)