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: "#57c7ff"
|
|
background: "#282a36"
|
|
details: darker
|
|
foreground: "#e2e4e5"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#78787e"
|
|
blue: "#a5a5a9"
|
|
cyan: "#b2643c"
|
|
green: "#34353e"
|
|
magenta: "#eff0eb"
|
|
red: "#ff9f43"
|
|
white: "#f1f1f0"
|
|
yellow: "#43454f"
|
|
normal:
|
|
black: "#282a36"
|
|
blue: "#57c7ff"
|
|
cyan: "#9aedfe"
|
|
green: "#5af78e"
|
|
magenta: "#ff6ac1"
|
|
red: "#ff5c57"
|
|
white: "#e2e4e5"
|
|
yellow: "#f3f99d"
|