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: "#8bbce5"
|
|
background: "#26282a"
|
|
details: darker
|
|
foreground: "#f0f0f0"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#6f6f6f"
|
|
blue: "#c2e3ff"
|
|
cyan: "#c0e9f8"
|
|
green: "#d6fcba"
|
|
magenta: "#ffc6ff"
|
|
red: "#fe978b"
|
|
white: "#ffffff"
|
|
yellow: "#fffed5"
|
|
normal:
|
|
black: "#26282a"
|
|
blue: "#8bbce5"
|
|
cyan: "#a2e1f8"
|
|
green: "#b4fb73"
|
|
magenta: "#ffb2fe"
|
|
red: "#ff8878"
|
|
white: "#f1f1f1"
|
|
yellow: "#fffcb7"
|