mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 01:07:10 -07:00
23 lines
449 B
YAML
23 lines
449 B
YAML
accent: "#83a598"
|
|
background: "#32302f"
|
|
details: darker
|
|
foreground: "#d5c4a1"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#665c54"
|
|
blue: "#bdae93"
|
|
cyan: "#d65d0e"
|
|
green: "#3c3836"
|
|
magenta: "#ebdbb2"
|
|
red: "#fe8019"
|
|
white: "#fbf1c7"
|
|
yellow: "#504945"
|
|
normal:
|
|
black: "#32302f"
|
|
blue: "#83a598"
|
|
cyan: "#8ec07c"
|
|
green: "#b8bb26"
|
|
magenta: "#d3869b"
|
|
red: "#fb4934"
|
|
white: "#d5c4a1"
|
|
yellow: "#fabd2f"
|