warp-themes/standard/spaceduck.yaml
Daniel Peng 2b4aee5021
Add spaceduck theme (#50)
Co-authored-by: Daniel Peng <daniel@Daniels-MacBook-Pro.local>
Co-authored-by: elvis kahoro <elvis@warp.dev>
2022-12-19 10:58:25 -08:00

23 lines
483 B
YAML

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"