mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
23 lines
449 B
YAML
23 lines
449 B
YAML
accent: "#65b2ff"
|
|
background: "#1e1c31"
|
|
details: darker
|
|
foreground: "#cbe1e7"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#565575"
|
|
blue: "#91ddff"
|
|
cyan: "#aaffe4"
|
|
green: "#95ffa4"
|
|
magenta: "#c991e1"
|
|
red: "#ff8080"
|
|
white: "#cbe3e7"
|
|
yellow: "#ffe9aa"
|
|
normal:
|
|
black: "#141228"
|
|
blue: "#65b2ff"
|
|
cyan: "#63f2f1"
|
|
green: "#62d196"
|
|
magenta: "#906cff"
|
|
red: "#ff5458"
|
|
white: "#a6b3cc"
|
|
yellow: "#ffb378"
|