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: "#0087BD"
|
|
background: "#10100E"
|
|
details: darker
|
|
foreground: "#C6C6C4"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#696969"
|
|
blue: "#007FFF"
|
|
cyan: "#00CCCC"
|
|
green: "#03C03C"
|
|
magenta: "#FF1493"
|
|
red: "#FF2400"
|
|
white: "#FFFAFA"
|
|
yellow: "#FDFF00"
|
|
normal:
|
|
black: "#10100E"
|
|
blue: "#0087BD"
|
|
cyan: "#20B2AA"
|
|
green: "#009F6B"
|
|
magenta: "#9A4EAE"
|
|
red: "#C40233"
|
|
white: "#C6C6C4"
|
|
yellow: "#FFD700"
|