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: "#6684e1"
|
|
background: "#20201d"
|
|
details: darker
|
|
foreground: "#a6a28c"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#7d7a68"
|
|
blue: "#999580"
|
|
cyan: "#d43552"
|
|
green: "#292824"
|
|
magenta: "#e8e4cf"
|
|
red: "#b65611"
|
|
white: "#fefbec"
|
|
yellow: "#6e6b5e"
|
|
normal:
|
|
black: "#20201d"
|
|
blue: "#6684e1"
|
|
cyan: "#1fad83"
|
|
green: "#60ac39"
|
|
magenta: "#b854d4"
|
|
red: "#d73737"
|
|
white: "#a6a28c"
|
|
yellow: "#ae9513"
|