mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-24 16:57:12 -07:00
23 lines
450 B
YAML
23 lines
450 B
YAML
accent: "#7587a6"
|
|
background: "#1e1e1e"
|
|
details: lighter
|
|
foreground: "#a7a7a7"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#5f5a60"
|
|
blue: "#838184"
|
|
cyan: "#9b703f"
|
|
green: "#323537"
|
|
magenta: "#c3c3c3"
|
|
red: "#cda869"
|
|
white: "#ffffff"
|
|
yellow: "#464b50"
|
|
normal:
|
|
black: "#1e1e1e"
|
|
blue: "#7587a6"
|
|
cyan: "#afc4db"
|
|
green: "#8f9d6a"
|
|
magenta: "#9b859d"
|
|
red: "#cf6a4c"
|
|
white: "#a7a7a7"
|
|
yellow: "#f9ee98"
|