TitleCardMaker / Blueprints

Blueprints for importing premade Series configurations into TitleCardMaker
https://titlecardmaker.com/blueprints/
GNU General Public License v3.0
10 stars 4 forks source link

[Blueprint] Marvel's Agents of S.H.I.E.L.D. #889

Open azuravian opened 1 day ago

azuravian commented 1 day ago

Series Name

Marvel's Agents of S.H.I.E.L.D.

Series Year

2013

Series Database IDs

imdb:tt2364582,tmdb:1403,tvdb:263365

Creator Username

Azuravian

Blueprint Description

Marvel card with all white text on a gray blue background (color obtained using Analyze Palette on the official logo, then went a shade darker for contract purposes).

This is one of a series of Blueprints for Marvel series with each using the Marvel card with a colored bottom text box to match the show.

Blueprint

{
  "series": {
    "card_type": "marvel",
    "extra_keys": [
      "episode_text_color",
      "text_box_color"
    ],
    "extra_values": [
      "white",
      "rgb(41, 46, 79)"
    ],
    "template_ids": [],
    "source_files": []
  }
}

Preview Title Cards

image

Zip of Font Files

No response

Zip of Source Files

No response

Set IDs

No response

github-actions[bot] commented 1 day ago

Validation Results

All tests passed succesfully. @CollinHeist will be along shortly to create the Blueprint with the /create-blueprint command.