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: "#3d62f5"
|
|
background: "#131513"
|
|
details: darker
|
|
foreground: "#8ca68c"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#687d68"
|
|
blue: "#809980"
|
|
cyan: "#e619c3"
|
|
green: "#242924"
|
|
magenta: "#cfe8cf"
|
|
red: "#87711d"
|
|
white: "#f4fbf4"
|
|
yellow: "#5e6e5e"
|
|
normal:
|
|
black: "#131513"
|
|
blue: "#3d62f5"
|
|
cyan: "#1999b3"
|
|
green: "#29a329"
|
|
magenta: "#ad2bee"
|
|
red: "#e6193c"
|
|
white: "#8ca68c"
|
|
yellow: "#98981b"
|