mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58:12 -07:00
* Added barbie + oppenheimer speical themes * Generate theme previews for Barbie & Oppenheimer * linting barbie.yaml * updated barbie + oppenheimer ANSI colors * updated red color for oppenheimer * generating preview + linting oppenheimer.yaml.svg
26 lines
579 B
YAML
26 lines
579 B
YAML
accent: "#EAEAEA"
|
|
background: "#4C0E0E"
|
|
background_image:
|
|
# background image credit: https://unsplash.com/photos/d8AgCj2epJc
|
|
path: special_edition/oppenheimer_bg.jpg
|
|
details: darker
|
|
foreground: "#FFFFFF"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#212121"
|
|
blue: "#e7c547"
|
|
cyan: "#dc322f"
|
|
green: "#ffc24b"
|
|
magenta: "#FFFFFF"
|
|
red: "#FBFD7B"
|
|
white: "#f19162"
|
|
yellow: "#FFBFBF"
|
|
normal:
|
|
black: "#212121"
|
|
blue: "#e7c547"
|
|
cyan: "#dc322f"
|
|
green: "#ffc24b"
|
|
magenta: "#FFFFFF"
|
|
red: "#FBFD7B"
|
|
white: "#f19162"
|
|
yellow: "#FFBFBF"
|