mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 18:18:12 -07:00
Themes: Barbie & Oppenheimer (#65)
* 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
This commit is contained in:
parent
215d48d19e
commit
e27b0d0064
7 changed files with 157 additions and 1 deletions
26
special_edition/oppenheimer.yaml
Normal file
26
special_edition/oppenheimer.yaml
Normal file
|
@ -0,0 +1,26 @@
|
|||
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"
|
Loading…
Add table
Add a link
Reference in a new issue