mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
23 lines
449 B
YAML
23 lines
449 B
YAML
accent: "#498091"
|
|
background: "#171e1f"
|
|
details: darker
|
|
foreground: "#c7c7a5"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#555e5f"
|
|
blue: "#818f80"
|
|
cyan: "#d27b53"
|
|
green: "#252c2d"
|
|
magenta: "#e3e3c8"
|
|
red: "#e6db74"
|
|
white: "#e1eaef"
|
|
yellow: "#373c3d"
|
|
normal:
|
|
black: "#171e1f"
|
|
blue: "#498091"
|
|
cyan: "#66d9ef"
|
|
green: "#499180"
|
|
magenta: "#9bc0c8"
|
|
red: "#ff4658"
|
|
white: "#c7c7a5"
|
|
yellow: "#fdb11f"
|