mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
23 lines
450 B
YAML
23 lines
450 B
YAML
accent: "#6587bf"
|
|
background: "#fafafa"
|
|
details: lighter
|
|
foreground: "#5e646f"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#5e646f"
|
|
blue: "#6587bf"
|
|
cyan: "#509c93"
|
|
green: "#7c9f4b"
|
|
magenta: "#b870ce"
|
|
red: "#db7070"
|
|
white: "#5e646f"
|
|
yellow: "#d69822"
|
|
normal:
|
|
black: "#fafafa"
|
|
blue: "#6587bf"
|
|
cyan: "#509c93"
|
|
green: "#7c9f4b"
|
|
magenta: "#b870ce"
|
|
red: "#db7070"
|
|
white: "#5e646f"
|
|
yellow: "#d69822"
|