warp-themes/special_edition/pride.yaml
Hong Yi Chen 215d48d19e
Bug: updated filenames + paths for special_edition (#64)
I noticed that a couple of the themes (pride, thanksgiving, and winter) weren't working after changing the `holiday` directory to `special_edition`. This just fixes that and updates the filenames as well.
2023-07-04 17:02:41 -07:00

27 lines
569 B
YAML

background_image:
# background image author: Shikhiu Ing, Warp.dev
path: special_edition/pride_bg.jpg
opacity: 47
accent: "#ffffff"
background: "#000000"
details: darker
foreground: "#ffffff"
terminal_colors:
bright:
black: "#1d1d1d"
blue: "#b8b8b8"
cyan: "#a16946"
green: "#383838"
magenta: "#e8e8e8"
red: "#dc9656"
white: "#ffffff"
yellow: "#484848"
normal:
black: "#282828"
blue: "#b3deef"
cyan: "#73cef4"
green: "#c9d05c"
magenta: "#d3b987"
red: "#f43753"
white: "#eeeeee"
yellow: "#ffc24b"