mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -07:00
Adding synthwave from @spencerthayer via https://github.com/warpdotdev/themes/issues/53
This commit is contained in:
parent
1373fdfcf5
commit
746f6cea0a
3 changed files with 80 additions and 0 deletions
28
standard/synthwave_84.yaml
Normal file
28
standard/synthwave_84.yaml
Normal file
|
@ -0,0 +1,28 @@
|
|||
# Synthwave '84
|
||||
accent:
|
||||
left: "#f92aad"
|
||||
right: "#848bbd"
|
||||
background:
|
||||
top: "#241b2f"
|
||||
bottom: "#191621"
|
||||
details: darker
|
||||
foreground: "#f1f1f1"
|
||||
terminal_colors:
|
||||
normal:
|
||||
black: "#382C4D"
|
||||
blue: "#34d3fb"
|
||||
cyan: "#36f9f6"
|
||||
green: "#72f1b8"
|
||||
magenta: "#f92aad"
|
||||
red: "#fe4450"
|
||||
white: "#f2ebe0"
|
||||
yellow: "#fede5d"
|
||||
bright:
|
||||
black: "#7b6a98"
|
||||
blue: "#aaeeff"
|
||||
cyan: "#9efffd"
|
||||
green: "#c6ffe5"
|
||||
magenta: "#ffa8df"
|
||||
red: "#ff7d86"
|
||||
white: "#f1f1f1"
|
||||
yellow: "#fff0b4"
|
Loading…
Add table
Add a link
Reference in a new issue