warp-themes/special_edition/asteroid_city.yaml
Melanie Crissey e63d7c5778
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>
2023-07-14 14:07:22 -07:00

29 lines
697 B
YAML

accent: '#D83E1C'
background: '#c4f4f1'
details: darker
foreground: '#22211a'
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
terminal_colors:
normal:
black: '#22211a'
blue: '#0088db'
cyan: '#1F4E45'
green: '#076706'
magenta: '#c5218e'
red: '#d0392b'
white: '#f1f1f1'
yellow: '#d88900'
bright:
black: '#8e8e8e'
blue: '#c1e3fe'
cyan: '#e5e6fe'
green: '#d6fcb9'
magenta: '#ffb1fe'
red: '#ffc4bd'
white: '#feffff'
yellow: '#fefdd5'