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: "#195465"
|
|
background: "#0a0f14"
|
|
details: darker
|
|
foreground: "#98d1ce"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#10151b"
|
|
blue: "#093748"
|
|
cyan: "#599caa"
|
|
green: "#081f2d"
|
|
magenta: "#888ba5"
|
|
red: "#d26939"
|
|
white: "#d3ebe9"
|
|
yellow: "#245361"
|
|
normal:
|
|
black: "#0a0f14"
|
|
blue: "#195465"
|
|
cyan: "#33859d"
|
|
green: "#26a98b"
|
|
magenta: "#4e5165"
|
|
red: "#c33027"
|
|
white: "#98d1ce"
|
|
yellow: "#edb54b"
|