mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-24 16:57:12 -07:00
27 lines
582 B
YAML
27 lines
582 B
YAML
background: "#211719"
|
|
accent: "#ff3131"
|
|
foreground: "#ffffff"
|
|
background_image:
|
|
# background image credit: https://unsplash.com/photos/tQk3y00flv4
|
|
path: warp_bundled/koi_bg.jpg
|
|
opacity: 30
|
|
details: darker
|
|
terminal_colors:
|
|
normal:
|
|
black: "#616161"
|
|
red: "#ff8272"
|
|
green: "#b4fa72"
|
|
yellow: "#fefdc2"
|
|
blue: "#a5d5fe"
|
|
magenta: "#ff8ffd"
|
|
cyan: "#d0d1fe"
|
|
white: "#f1f1f1"
|
|
bright:
|
|
black: "#8e8e8e"
|
|
red: "#ffc4bd"
|
|
green: "#d6fcb9"
|
|
yellow: "#fefdd5"
|
|
blue: "#c1e3fe"
|
|
magenta: "#ffb1fe"
|
|
cyan: "#e5e6fe"
|
|
white: "#feffff"
|