From e63d7c5778111a8143da56972d93f478f67297df Mon Sep 17 00:00:00 2001 From: Melanie Crissey Date: Fri, 14 Jul 2023 17:07:22 -0400 Subject: [PATCH] Updates to Asteroid City theme (#68) * Adds new Asteroid City theme * Changes path for image from absolute to relative * Updates README, adds image credit, removes comments --------- Co-authored-by: elvis kahoro --- special_edition/README.md | 3 ++- special_edition/asteroid_city.yaml | 4 ---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/special_edition/README.md b/special_edition/README.md index a09499f..c08219e 100644 --- a/special_edition/README.md +++ b/special_edition/README.md @@ -7,4 +7,5 @@ | **[Winter](winter.yaml)**: | | | **[Grafbase](grafbase.yaml)**: | | | **[Barbie](barbie.yaml)**: | . | -| **[Oppenheimer](oppenheimer.yaml)**: | . | \ No newline at end of file +| **[Oppenheimer](oppenheimer.yaml)**: | . | +| **[Asteroid City](asteroid_city.yaml)**: | . | diff --git a/special_edition/asteroid_city.yaml b/special_edition/asteroid_city.yaml index 3a212ee..bd7efd1 100644 --- a/special_edition/asteroid_city.yaml +++ b/special_edition/asteroid_city.yaml @@ -2,16 +2,12 @@ accent: '#D83E1C' background: '#c4f4f1' details: darker foreground: '#22211a' - -############################################################### SEE BELOW background_image: # the path is relative to ~/.warp/themes/ # the full path to the picture is: ~/.warp/themes/warp.jpg path: special_edition/asteroid_city_wallpaper.jpg # the opacity value is required and can range from 0-100 opacity: 30 -############################################################### SEE ABOVE - terminal_colors: normal: black: '#22211a'