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

26 lines
510 B
YAML

background: "#131313"
background_image:
path: special_edition/grafbase_bg.jpg
terminal_colors:
normal:
magenta: "#45b192"
white: "#f1f1f1"
cyan: "#9496ff"
black: "#8e8e8e"
yellow: "#fefdc2"
green: "#b4fa72"
red: "#acebff"
blue: "#358dde"
bright:
blue: "#c1e3fe"
black: "#8e8e8e"
magenta: "#ffb1fe"
cyan: "#e5e6fe"
green: "#d6fcb9"
yellow: "#fefdd5"
red: "#ffc4bd"
white: "#feffff"
details: "darker"
foreground: "#ffffff"
accent: "#0d5961"