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: "#7e57c2"
|
|
background: "#011627"
|
|
details: lighter
|
|
foreground: "#d6deeb"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#575656"
|
|
blue: "#82aaff"
|
|
cyan: "#7fdbca"
|
|
green: "#22da6e"
|
|
magenta: "#c792ea"
|
|
red: "#ef5350"
|
|
white: "#ffffff"
|
|
yellow: "#ffeb95"
|
|
normal:
|
|
black: "#011627"
|
|
blue: "#82aaff"
|
|
cyan: "#21c7a8"
|
|
green: "#22da6e"
|
|
magenta: "#c792ea"
|
|
red: "#EF5350"
|
|
white: "#ffffff"
|
|
yellow: "#addb67"
|