mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-24 16:57:12 -07:00
23 lines
449 B
YAML
23 lines
449 B
YAML
accent: "#8485ce"
|
|
background: "#292c36"
|
|
details: darker
|
|
foreground: "#d8d8d8"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#65568a"
|
|
blue: "#b8b8b8"
|
|
cyan: "#986841"
|
|
green: "#333344"
|
|
magenta: "#e8e8e8"
|
|
red: "#d28e5d"
|
|
white: "#f8f8f8"
|
|
yellow: "#474160"
|
|
normal:
|
|
black: "#292c36"
|
|
blue: "#8485ce"
|
|
cyan: "#64878f"
|
|
green: "#95c76f"
|
|
magenta: "#b74989"
|
|
red: "#f84547"
|
|
white: "#d8d8d8"
|
|
yellow: "#efa16b"
|