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: "#0087af"
|
|
background: "#eeeeee"
|
|
details: lighter
|
|
foreground: "#878787"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#bcbcbc"
|
|
blue: "#d75f00"
|
|
cyan: "#005faf"
|
|
green: "#d70087"
|
|
magenta: "#d75f00"
|
|
red: "#d70000"
|
|
white: "#005f87"
|
|
yellow: "#8700af"
|
|
normal:
|
|
black: "#eeeeee"
|
|
blue: "#0087af"
|
|
cyan: "#005f87"
|
|
green: "#008700"
|
|
magenta: "#878787"
|
|
red: "#af0000"
|
|
white: "#444444"
|
|
yellow: "#5f8700"
|