mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
24 lines
450 B
YAML
24 lines
450 B
YAML
accent: "#6daf22"
|
|
background: "#1e1e1e"
|
|
details: darker
|
|
foreground: "#aeafad"
|
|
|
|
terminal_colors:
|
|
bright:
|
|
black: "#000000"
|
|
blue: "#0000ff"
|
|
cyan: "#00ffff"
|
|
green: "#00ff00"
|
|
magenta: "#ff00ff"
|
|
red: "#ff0000"
|
|
white: "#ffffff"
|
|
yellow: "#ffff00"
|
|
normal:
|
|
black: "#000000"
|
|
blue: "#0000ff"
|
|
cyan: "#00ffff"
|
|
green: "#00ff00"
|
|
magenta: "#ff00ff"
|
|
red: "#ff0000"
|
|
white: "#ffffff"
|
|
yellow: "#ffff00"
|