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: "#255a62"
|
|
background: "#061923"
|
|
details: darker
|
|
foreground: "#e5c49e"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#545d65"
|
|
blue: "#0bc7e3"
|
|
cyan: "#97b9c0"
|
|
green: "#739da8"
|
|
magenta: "#c6e8f1"
|
|
red: "#dd998a"
|
|
white: "#ffe9d7"
|
|
yellow: "#fedaae"
|
|
normal:
|
|
black: "#1d485f"
|
|
blue: "#255a62"
|
|
cyan: "#5fb1c2"
|
|
green: "#008eab"
|
|
magenta: "#77dbf4"
|
|
red: "#db662d"
|
|
white: "#e5c49e"
|
|
yellow: "#feaf3c"
|