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: "#7cafc2"
|
|
background: "#181818"
|
|
details: darker
|
|
foreground: "#d8d8d8"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#585858"
|
|
blue: "#7cafc2"
|
|
cyan: "#86c1b9"
|
|
green: "#a1b56c"
|
|
magenta: "#ba8baf"
|
|
red: "#ab4642"
|
|
white: "#f8f8f8"
|
|
yellow: "#f7ca88"
|
|
normal:
|
|
black: "#181818"
|
|
blue: "#7cafc2"
|
|
cyan: "#86c1b9"
|
|
green: "#a1b56c"
|
|
magenta: "#ba8baf"
|
|
red: "#ab4642"
|
|
white: "#d8d8d8"
|
|
yellow: "#f7ca88"
|