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: "#9ccfd8"
|
|
background: "#191724"
|
|
details: darker
|
|
foreground: "#e0def4"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#555169"
|
|
blue: "#6e6a86"
|
|
cyan: "#e5e5e5"
|
|
green: "#1f1d2e"
|
|
magenta: "#f0f0f3"
|
|
red: "#eb6f92"
|
|
white: "#c5c3ce"
|
|
yellow: "#26233a"
|
|
normal:
|
|
black: "#191724"
|
|
blue: "#9ccfd8"
|
|
cyan: "#31748f"
|
|
green: "#ebbcba"
|
|
magenta: "#c4a7e7"
|
|
red: "#e2e1e7"
|
|
white: "#e0def4"
|
|
yellow: "#f6c177"
|