mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 10:08:13 -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/barbie.yaml
Normal file
26
special_edition/barbie.yaml
Normal file
|
@ -0,0 +1,26 @@
|
|||
accent: "#3d91ff"
|
||||
background: "#FFD4FD"
|
||||
details: "darker"
|
||||
foreground: "#930170"
|
||||
background_image:
|
||||
# background image credit: https://unsplash.com/photos/2PN18U8CKi0
|
||||
path: special_edition/barbie_bg.jpg
|
||||
terminal_colors:
|
||||
normal:
|
||||
black: "#616161"
|
||||
red: "#c200ff"
|
||||
green: "#ff3d99"
|
||||
yellow: "#86baff"
|
||||
blue: "#00aaff"
|
||||
magenta: "#e628e3"
|
||||
cyan: "#9496ff"
|
||||
white: "#66c273"
|
||||
bright:
|
||||
black: "#616161"
|
||||
red: "#c200ff"
|
||||
green: "#ff3d99"
|
||||
yellow: "#86baff"
|
||||
blue: "#00aaff"
|
||||
magenta: "#e628e3"
|
||||
cyan: "#9496ff"
|
||||
white: "#66c273"
|
Loading…
Add table
Add a link
Reference in a new issue