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: "#96883e"
|
|
background: "#031a16"
|
|
details: darker
|
|
foreground: "#81b5ac"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#2b685e"
|
|
blue: "#5f9c92"
|
|
cyan: "#3e965b"
|
|
green: "#0b342d"
|
|
magenta: "#a7cec8"
|
|
red: "#3e7996"
|
|
white: "#d2e7e4"
|
|
yellow: "#184e45"
|
|
normal:
|
|
black: "#031a16"
|
|
blue: "#96883e"
|
|
cyan: "#963e4c"
|
|
green: "#883e96"
|
|
magenta: "#4c963e"
|
|
red: "#3e9688"
|
|
white: "#81b5ac"
|
|
yellow: "#3e4c96"
|