mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-24 16:57:12 -07:00
27 lines
503 B
YAML
27 lines
503 B
YAML
background:
|
|
top: "#002633"
|
|
bottom: "#000000"
|
|
accent:
|
|
left: "#007972"
|
|
right: "#7b008f"
|
|
foreground: "#ffffff"
|
|
details: darker
|
|
terminal_colors:
|
|
normal:
|
|
black: "#616161"
|
|
red: "#ff8272"
|
|
green: "#b4fa72"
|
|
yellow: "#fefdc2"
|
|
blue: "#a5d5fe"
|
|
magenta: "#ff8ffd"
|
|
cyan: "#d0d1fe"
|
|
white: "#f1f1f1"
|
|
bright:
|
|
black: "#8e8e8e"
|
|
red: "#ffc4bd"
|
|
green: "#d6fcb9"
|
|
yellow: "#fefdd5"
|
|
blue: "#c1e3fe"
|
|
magenta: "#ffb1fe"
|
|
cyan: "#e5e6fe"
|
|
white: "#feffff"
|