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: "#537c9c"
|
|
background: "#222222"
|
|
details: darker
|
|
foreground: "#dedee7"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#644646"
|
|
blue: "#5a5a5a"
|
|
cyan: "#704f4f"
|
|
green: "#313131"
|
|
magenta: "#c3c3b4"
|
|
red: "#476c88"
|
|
white: "#ffffe6"
|
|
yellow: "#555d55"
|
|
normal:
|
|
black: "#222222"
|
|
blue: "#537c9c"
|
|
cyan: "#78b4b4"
|
|
green: "#99c899"
|
|
magenta: "#86cacd"
|
|
red: "#c88c8c"
|
|
white: "#dedee7"
|
|
yellow: "#d8b56d"
|