mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -07:00
Add spaceduck theme (#50)
Co-authored-by: Daniel Peng <daniel@Daniels-MacBook-Pro.local> Co-authored-by: elvis kahoro <elvis@warp.dev>
This commit is contained in:
parent
84d3d209c2
commit
2b4aee5021
3 changed files with 75 additions and 0 deletions
23
standard/spaceduck.yaml
Normal file
23
standard/spaceduck.yaml
Normal file
|
@ -0,0 +1,23 @@
|
|||
accent: "#b3a1e6"
|
||||
background: "#0f111b"
|
||||
details: darker
|
||||
foreground: "#ecf0c1"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: "#686f9a"
|
||||
red: "#e33400"
|
||||
green: "#5ccc96"
|
||||
yellow: "#b3a1e6"
|
||||
blue: "#00a3cc"
|
||||
magenta: "#f2ce00"
|
||||
cyan: "#7a5ccc"
|
||||
white: "#f0f1ce"
|
||||
normal:
|
||||
black: "#000000"
|
||||
red: "#e33400"
|
||||
green: "#5ccc96"
|
||||
yellow: "#b3a1e6"
|
||||
blue: "#00a3cc"
|
||||
magenta: "#f2ce00"
|
||||
cyan: "#7a5ccc"
|
||||
white: "#686f9a"
|
Loading…
Add table
Add a link
Reference in a new issue