warp-themes/special_edition/winter.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

28 lines
590 B
YAML

accent: "#6587bf"
background: "#fafafa"
background_image:
# background image credit: https://unsplash.com/photos/TD8CbG9-sMk
path: special_edition/winter_bg.jpg
opacity: 47
details: lighter
foreground: "#5e646f"
terminal_colors:
bright:
black: "#5e646f"
blue: "#6587bf"
cyan: "#509c93"
green: "#7c9f4b"
magenta: "#b870ce"
red: "#db7070"
white: "#5e646f"
yellow: "#d69822"
normal:
black: "#fafafa"
blue: "#6587bf"
cyan: "#509c93"
green: "#7c9f4b"
magenta: "#b870ce"
red: "#db7070"
white: "#5e646f"
yellow: "#d69822"