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:
Daniel Peng 2022-12-19 10:58:25 -08:00 committed by GitHub
parent 84d3d209c2
commit 2b4aee5021
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 75 additions and 0 deletions

23
standard/spaceduck.yaml Normal file
View 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"