mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 01:07:10 -07:00
23 lines
450 B
YAML
23 lines
450 B
YAML
accent: "#33b5e1"
|
|
background: "#f5f7fa"
|
|
details: lighter
|
|
foreground: "#586875"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#85939e"
|
|
blue: "#667581"
|
|
cyan: "#d73c9a"
|
|
green: "#e8e9ed"
|
|
magenta: "#222e38"
|
|
red: "#e66b2b"
|
|
white: "#18262f"
|
|
yellow: "#a6afb8"
|
|
normal:
|
|
black: "#f5f7fa"
|
|
blue: "#33b5e1"
|
|
cyan: "#52cbb0"
|
|
green: "#7cc844"
|
|
magenta: "#a363d5"
|
|
red: "#ef5253"
|
|
white: "#586875"
|
|
yellow: "#e4b51c"
|