mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-24 16:57:12 -07:00
23 lines
449 B
YAML
23 lines
449 B
YAML
accent: "#5ea6ea"
|
|
background: "#28211c"
|
|
details: darker
|
|
foreground: "#8a8986"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#666666"
|
|
blue: "#797977"
|
|
cyan: "#937121"
|
|
green: "#36312e"
|
|
magenta: "#9d9b97"
|
|
red: "#cf7d34"
|
|
white: "#baae9e"
|
|
yellow: "#5e5d5c"
|
|
normal:
|
|
black: "#28211c"
|
|
blue: "#5ea6ea"
|
|
cyan: "#afc4db"
|
|
green: "#54be0d"
|
|
magenta: "#9b859d"
|
|
red: "#cf6a4c"
|
|
white: "#8a8986"
|
|
yellow: "#f9ee98"
|