mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 17:17:11 -07:00
Bug: updated filenames + paths for special_edition (#64)
I noticed that a couple of the themes (pride, thanksgiving, and winter) weren't working after changing the `holiday` directory to `special_edition`. This just fixes that and updates the filenames as well.
This commit is contained in:
parent
ee7a87d0ab
commit
215d48d19e
6 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
background: "#131313"
|
||||
background_image:
|
||||
path: special_edition/grafbase.jpg
|
||||
path: special_edition/grafbase_bg.jpg
|
||||
terminal_colors:
|
||||
normal:
|
||||
magenta: "#45b192"
|
||||
|
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
@ -1,6 +1,6 @@
|
|||
background_image:
|
||||
# background image author: Shikhiu Ing, Warp.dev
|
||||
path: holiday/pride_bg.jpg
|
||||
path: special_edition/pride_bg.jpg
|
||||
opacity: 47
|
||||
accent: "#ffffff"
|
||||
background: "#000000"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
background_image:
|
||||
# background image credit: https://unsplash.com/photos/ZwPuquZBnyM
|
||||
path: holiday/thanksgiving_bg.jpg
|
||||
path: special_edition/thanksgiving_bg.jpg
|
||||
opacity: 47
|
||||
accent: "#b3deef"
|
||||
background: "#282828"
|
||||
|
|
|
@ -2,7 +2,7 @@ accent: "#6587bf"
|
|||
background: "#fafafa"
|
||||
background_image:
|
||||
# background image credit: https://unsplash.com/photos/TD8CbG9-sMk
|
||||
path: holiday/winter_bg.jpg
|
||||
path: special_edition/winter_bg.jpg
|
||||
opacity: 47
|
||||
|
||||
details: lighter
|
||||
|
|
Before Width: | Height: | Size: 3.1 MiB After Width: | Height: | Size: 3.1 MiB |
Loading…
Add table
Add a link
Reference in a new issue