From 51e4d17389a28aacb616b40d4b989e8f4d158965 Mon Sep 17 00:00:00 2001 From: elvis kahoro Date: Sat, 24 Dec 2022 02:11:55 -0500 Subject: [PATCH] Moving Warp themes up --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a84b124..03b384b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,14 @@ dedicated to discussing custom themes. We have [directions on how to use this repository in our documentation.](https://docs.warp.dev/features/themes/custom-themes) +## Create your own theme with Warp-Themes.com + +[Warp-Themes.com](https://warp-themes.com/) is a web app built entirely by community member +[Torben Haack](https://twitter.com/torben_haack). The tool allows you to visually customize your own +terminal theme with a few simple color selections, then download that theme file and have Warp load +it into its theme picker. Please see more on how to use the app in our +[Warp-Themes blog post](https://www.warp.dev/blog/create-custom-terminal-theme). + ## Custom Background Images Warp supports setting background images, set the path to your background image in your themes @@ -78,11 +86,3 @@ We made holiday themes to celebrate various holidays during the calendar year. ## What are warp_bundled themes? These are the themes that ship directly with Warp. - -## Create your own theme with Warp-Themes.com - -[Warp-Themes.com](https://warp-themes.com/) is a web app built entirely by community member -[Torben Haack](https://twitter.com/torben_haack). The tool allows you to visually customize your own -terminal theme with a few simple color selections, then download that theme file and have Warp load -it into its theme picker. Please see more on how to use the app in our -[Warp-Themes blog post](https://www.warp.dev/blog/create-custom-terminal-theme).