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: "#076678"
|
|
background: "#fbf1c7"
|
|
details: lighter
|
|
foreground: "#504945"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#bdae93"
|
|
blue: "#665c54"
|
|
cyan: "#d65d0e"
|
|
green: "#ebdbb2"
|
|
magenta: "#3c3836"
|
|
red: "#af3a03"
|
|
white: "#282828"
|
|
yellow: "#d5c4a1"
|
|
normal:
|
|
black: "#fbf1c7"
|
|
blue: "#076678"
|
|
cyan: "#427b58"
|
|
green: "#79740e"
|
|
magenta: "#8f3f71"
|
|
red: "#9d0006"
|
|
white: "#504945"
|
|
yellow: "#b57614"
|