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: "#007300"
|
|
background: "#e0e0e0"
|
|
details: darker
|
|
foreground: "#000000"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#707070"
|
|
blue: "#202020"
|
|
cyan: "#755b00"
|
|
green: "#d0dad0"
|
|
magenta: "#f8f8f8"
|
|
red: "#006565"
|
|
white: "#c4d9c4"
|
|
yellow: "#d0d0d0"
|
|
normal:
|
|
black: "#e0e0e0"
|
|
blue: "#007300"
|
|
cyan: "#755b00"
|
|
green: "#730073"
|
|
magenta: "#000090"
|
|
red: "#840000"
|
|
white: "#000000"
|
|
yellow: "#755b00"
|