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: "#bd93f9"
|
|
background: "#191622"
|
|
details: darker
|
|
foreground: "#e1e1e6"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#4d4d4d"
|
|
blue: "#caa9fa"
|
|
cyan: "#aa91e3"
|
|
green: "#5af78e"
|
|
magenta: "#ff92d0"
|
|
red: "#ff6e67"
|
|
white: "#e6e6e6"
|
|
yellow: "#eaf08d"
|
|
normal:
|
|
black: "#000000"
|
|
blue: "#bd93f9"
|
|
cyan: "#8d79ba"
|
|
green: "#50fa7b"
|
|
magenta: "#ff79c6"
|
|
red: "#ff5555"
|
|
white: "#bfbfbf"
|
|
yellow: "#effa78"
|