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: "#df5273"
|
|
background: "#1c1e26"
|
|
details: darker
|
|
foreground: "#cbced0"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#6f6f70"
|
|
blue: "#9da0a2"
|
|
cyan: "#e4a382"
|
|
green: "#232530"
|
|
magenta: "#dcdfe4"
|
|
red: "#e58d7d"
|
|
white: "#e3e6ee"
|
|
yellow: "#2e303e"
|
|
normal:
|
|
black: "#1c1e26"
|
|
blue: "#df5273"
|
|
cyan: "#24a8b4"
|
|
green: "#efaf8e"
|
|
magenta: "#b072d1"
|
|
red: "#e93c58"
|
|
white: "#cbced0"
|
|
yellow: "#efb993"
|