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: "#009688"
|
|
background: "#2f343f"
|
|
details: darker
|
|
foreground: "#d3dae3"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#2f343f"
|
|
red: "#d64937"
|
|
green: "#86df5d"
|
|
yellow: "#fdd75a"
|
|
blue: "#0f75bd"
|
|
magenta: "#9e5e83"
|
|
cyan: "#37c3d6"
|
|
white: "#f9f9f9"
|
|
normal:
|
|
black: "#262b36"
|
|
red: "#9c3528"
|
|
green: "#61bc3b"
|
|
yellow: "#f3b43a"
|
|
blue: "#0d68a8"
|
|
magenta: "#744560"
|
|
cyan: "#288e9c"
|
|
white: "#a2a2a2"
|