Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Blueprint] Based on a True Story #853

Closed
PJGitHub9 opened this issue Aug 26, 2024 · 3 comments · Fixed by #855
Closed

[Blueprint] Based on a True Story #853

PJGitHub9 opened this issue Aug 26, 2024 · 3 comments · Fixed by #855

Comments

@PJGitHub9
Copy link

PJGitHub9 commented Aug 26, 2024

Series Name

Based on a True Story

Series Year

2023

Series Database IDs

imdb:tt19500224,tmdb:197373,tvdb:418934

Creator Username

PJ

Blueprint Description

Tinted Frame card with a matching color and font, and a logo as the top element. Inspired by ilovetea on MediUX.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "tinted frame",
    "extra_keys": [
      "frame_color",
      "top_element",
      "bottom_element",
      "logo_size",
      "shadow_color"
    ],
    "extra_values": [
      "rgb(254, 229, 48)",
      "logo",
      "title",
      "1.5",
      "rgb(242, 68, 80)"
    ]
  },
  "fonts": [
    {
      "name": "Based on a True Story",
      "file": "Geomatrix.ttf",
      "color": "rgb(254, 229, 48)",
      "size": 1.4
    }
  ]
}

Preview Title Cards

preview

Zip of Font Files

fonts.zip

Zip of Source Files

No response

Set IDs

No response

Copy link
Contributor

Validation Results

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

Copy link
Contributor

Validation Results

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

@CollinHeist
Copy link
Collaborator

Looks great, thanks! /create-blueprint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants