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: "#81a2be"
|
|
background: "#1d1f21"
|
|
details: darker
|
|
foreground: "#c5c8c6"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#666666"
|
|
blue: "#81a2be"
|
|
cyan: "#54ced6"
|
|
green: "#9ec400"
|
|
magenta: "#b77ee0"
|
|
red: "#ff3334"
|
|
white: "#282a2e"
|
|
yellow: "#f0c674"
|
|
normal:
|
|
black: "#1d1f21"
|
|
blue: "#81a2be"
|
|
cyan: "#70c0ba"
|
|
green: "#b5bd68"
|
|
magenta: "#b294bb"
|
|
red: "#cc6666"
|
|
white: "#373b41"
|
|
yellow: "#e6c547"
|