mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 01:07:10 -07:00
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 <elvis@warp.dev>
This commit is contained in:
parent
53ec58e287
commit
e63d7c5778
2 changed files with 2 additions and 5 deletions
|
@ -7,4 +7,5 @@
|
|||
| **[Winter](winter.yaml)**: | <img src='previews/winter.yaml.svg' width='300'> |
|
||||
| **[Grafbase](grafbase.yaml)**: | <img src='previews/grafbase.yaml.svg' width='300'> |
|
||||
| **[Barbie](barbie.yaml)**: | <img src='previews/barbie.yaml.svg' width='300'>. |
|
||||
| **[Oppenheimer](oppenheimer.yaml)**: | <img src='previews/oppenheimer.yaml.svg' width='300'>. |
|
||||
| **[Oppenheimer](oppenheimer.yaml)**: | <img src='previews/oppenheimer.yaml.svg' width='300'>. |
|
||||
| **[Asteroid City](asteroid_city.yaml)**: | <img src='previews/asteroid_city.yaml.svg' width='300'>. |
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue