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: "#9ccfd8"
|
|
background: "#232136"
|
|
details: darker
|
|
foreground: "#e0def4"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#59546d"
|
|
blue: "#817c9c"
|
|
cyan: "#b9b9bc"
|
|
green: "#2a273f"
|
|
magenta: "#f5f5f7"
|
|
red: "#eb6f92"
|
|
white: "#d9d7e1"
|
|
yellow: "#393552"
|
|
normal:
|
|
black: "#232136"
|
|
blue: "#9ccfd8"
|
|
cyan: "#3e8fb0"
|
|
green: "#ea9a97"
|
|
magenta: "#c4a7e7"
|
|
red: "#ecebf0"
|
|
white: "#e0def4"
|
|
yellow: "#f6c177"
|