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: "#ae95c7"
|
|
background: "#1c2023"
|
|
details: darker
|
|
foreground: "#c7ccd1"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#747c84"
|
|
blue: "#adb3ba"
|
|
cyan: "#c79595"
|
|
green: "#393f45"
|
|
magenta: "#dfe2e5"
|
|
red: "#c7c795"
|
|
white: "#f3f4f5"
|
|
yellow: "#565e65"
|
|
normal:
|
|
black: "#1c2023"
|
|
blue: "#ae95c7"
|
|
cyan: "#95aec7"
|
|
green: "#95c7ae"
|
|
magenta: "#c795ae"
|
|
red: "#c7ae95"
|
|
white: "#c7ccd1"
|
|
yellow: "#aec795"
|