ChartPipeline / modules /title_styler /templates.json
Ray1ee01's picture
Upload folder using huggingface_hub
0db40c8 verified
Raw
History Blame Contribute Delete
60.3 kB
{
"templates": [
{
"name": "three_line_emphasis",
"description": "Single-line emphasis: fully inline, bold colored highlight for main phrase",
"style": "normal",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 20px",
"color": "#000000",
"importance": "secondary",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 28px bold",
"color": "primary_color",
"importance": "primary",
"effects": {
"shadow": {
"blur": 4,
"offset": [
3,
3
],
"color": "rgba(0,0,0,0.3)"
}
},
"id": 2,
"allow_wrap": false
},
{
"font": "Arial 20px",
"color": "#000000",
"importance": "secondary",
"id": 3,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 17px italic",
"color": "#333333",
"allow_wrap": true
}
},
"segment_roles": "$S1 is an introductory modifier or context setter, $S2 is the focal subject (emphasized and prominent), $S3 is a qualifier or concluding phrase.",
"color_mode": "monochrome"
},
{
"name": "two_line_hierarchy",
"description": "Two-line hierarchy: secondary prefix + PRIMARY main title",
"segment_roles": "$S1 is a categorical prefix or contextual modifier, $S2 is the primary subject or topic.",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 19px",
"color": "#FFFFFF",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": 0.1,
"id": 1,
"allow_wrap": true
},
{
"font": "Arial 34px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 17px",
"color": "#CCCCCC",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "lithium_countries",
"description": "World's Largest style: elegant italic prefix + bold main title",
"segment_roles": "$S1 is a superlative or descriptive qualifier, $S2 is the main noun phrase or topic.",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Georgia 23px italic",
"color": "#333333",
"importance": "secondary",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 28px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 17px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "european_adults",
"description": "Two-line stacked: small serif prefix + large sans-serif main title",
"style": "professional",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Georgia 20px",
"color": "#8B7355",
"importance": "secondary",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 27px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 16px",
"color": "#666666",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a demographic or geographic qualifier, $S2 is the subject matter or metric.",
"color_mode": "monochrome"
},
{
"name": "millionaires_green",
"description": "Green theme with background: small text on green + large white text on black background",
"segment_roles": "$S1 is a prepositional phrase or categorical context, $S2 is the emphasized core subject (with background, less than 3 words).",
"style": "professional",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 21px bold",
"color": "#2C5F2D",
"importance": "secondary",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 30px bold",
"color": "#ffffff",
"importance": "primary",
"effects": {
"background": {
"color": "#1A1A1A",
"padding": 8,
"border_radius": 10
}
},
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 17px",
"color": "#555555",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "america_valuable",
"description": "America's Most Valuable style: small prefix + 2 lines of huge text + small suffix",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 20px",
"color": "#999999",
"importance": "secondary",
"text_transform": "uppercase",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 34px bold",
"color": "primary_color",
"importance": "primary",
"text_transform": "uppercase",
"id": 2,
"allow_wrap": false
},
{
"font": "Arial 34px bold",
"color": "primary_color",
"importance": "primary",
"text_transform": "uppercase",
"id": 3,
"allow_wrap": false
},
{
"font": "Arial 19px bold",
"color": "#000000",
"importance": "secondary",
"text_transform": "uppercase",
"id": 4,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 17px",
"color": "#666666",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a possessive or geographic prefix, $S2 is the main subject (with visual emphasis through background).",
"color_mode": "monochrome"
},
{
"name": "dentist_question",
"description": "Question style: medium setup + huge question + small caption",
"style": "normal",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 24px bold",
"color": "#2C5F4D",
"importance": "secondary",
"text_transform": "uppercase",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 40px bold",
"color": "primary_color",
"importance": "primary",
"text_transform": "uppercase",
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 18px bold",
"color": "#000000",
"allow_wrap": true,
"text_transform": "uppercase"
}
},
"segment_roles": "$S1 is an interrogative phrase or question prefix, $S2 is the specific subject being questioned.",
"color_mode": "monochrome"
},
{
"name": "infant_mortality",
"description": "Dark background style: small text with white background + large white text",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 21px",
"color": "#000000",
"importance": "secondary",
"effects": {
"background": {
"color": "#FFFFFF",
"padding": 8,
"border_radius": 0
}
},
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 31px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 17px",
"color": "#CCCCCC",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a categorical tag (with background, less than 3 words), $S2 is the emphasized main metric or topic.",
"color_mode": "monochrome"
},
{
"name": "financial_centers",
"description": "Three-line with colored background: black + primary background + black",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 28px bold",
"color": "#000000",
"importance": "secondary",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 28px bold",
"color": "#FFFFFF",
"importance": "primary",
"effects": {
"background": {
"color": "primary_color",
"padding": 12,
"border_radius": 0
}
},
"id": 2,
"allow_wrap": false
},
{
"font": "Arial 28px bold",
"color": "#000000",
"importance": "secondary",
"id": 3,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 17px",
"color": "#666666",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a ranking or quantitative modifier, $S2 is the emphasized subject (with background, less than 3 words).",
"color_mode": "monochrome"
},
{
"name": "innovative_countries",
"description": "Three-line emphasis with purple background: black + primary background + black",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 27px bold",
"color": "#000000",
"importance": "secondary",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 32px bold",
"color": "#FFFFFF",
"importance": "primary",
"effects": {
"background": {
"color": "primary_color",
"padding": 14,
"border_radius": 8
}
},
"id": 2,
"allow_wrap": false
},
{
"font": "Arial 27px bold",
"color": "#000000",
"importance": "secondary",
"id": 3,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 17px",
"color": "#666666",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a metric label or index name, $S2 is the main subject (with background, less than 3 words).",
"color_mode": "monochrome"
},
{
"name": "americas_wealth",
"description": "Large elegant title + smaller subtitle on dark background (white text)",
"style": "professional",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Georgia 28px bold",
"color": "#FFFFFF",
"importance": "primary",
"id": 1,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 17px",
"color": "#CCCCCC",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a complete formal title without internal segmentation.",
"color_mode": "monochrome"
},
{
"name": "china_dominance",
"description": "Three-line bold title with alternating primary/secondary colors (red-black-red pattern)",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Impact 34px bold",
"color": "primary_color",
"importance": "primary",
"letter_spacing": "0.02em",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 23px bold",
"color": "#1A1A1A",
"importance": "secondary",
"id": 2,
"allow_wrap": false
},
{
"font": "Impact 34px bold",
"color": "primary_color",
"importance": "primary",
"letter_spacing": "0.02em",
"id": 3,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 16px",
"color": "#555555",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a possessive or subject identifier, $S2 is a descriptive/categorical modifier, $S3 is an abstract noun or conclusion.",
"color_mode": "monochrome"
},
{
"name": "magazine_cover",
"description": "Magazine cover style: small eyebrow + huge bold title + elegant subtitle",
"style": "professional",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 19px bold",
"color": "primary_color",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": "0.2em",
"id": 1,
"allow_wrap": true
},
{
"font": "Georgia 32px bold",
"color": "#1A1A1A",
"importance": "primary",
"id": 2,
"allow_wrap": true
},
{
"font": "Georgia 19px italic",
"color": "#666666",
"importance": "secondary",
"id": 3,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px",
"color": "#888888",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a meta-label or section tag, $S2 is the main headline, $S3 is a subtitle or elaborative phrase.",
"color_mode": "monochrome"
},
{
"name": "newspaper_headline",
"description": "Newspaper headline: all caps bold with strong hierarchy",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 28px bold",
"color": "#000000",
"importance": "primary",
"text_transform": "uppercase",
"letter_spacing": "0.01em",
"id": 1,
"allow_wrap": true
}
]
},
"description": {
"font": "Georgia 17px",
"color": "#333333",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a complete declarative sentence or statement headline.",
"color_mode": "monochrome"
},
{
"name": "elegant_serif",
"description": "Elegant serif: centered thin + thick combination with line spacing",
"style": "professional",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Georgia 20px",
"color": "#555555",
"importance": "secondary",
"letter_spacing": "0.05em",
"id": 1,
"allow_wrap": true
},
{
"font": "Georgia 27px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Georgia 16px italic",
"color": "#777777",
"allow_wrap": true
}
},
"segment_roles": "$S1 is an abstract or philosophical prefix, $S2 is the main conceptual subject.",
"color_mode": "monochrome"
},
{
"name": "data_report",
"description": "Data report: number emphasis with highlighted background",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 20px bold",
"color": "#444444",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": "0.15em",
"id": 1,
"allow_wrap": false
},
{
"font": "Impact 34px bold",
"color": "#FFFFFF",
"importance": "primary",
"background": {
"color": "primary_color",
"padding": 12,
"border_radius": 8
},
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 16px",
"color": "#666666",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a temporal label or reporting period, $S2 is a numeric metric or key finding (with background, less than 3 words).",
"color_mode": "monochrome"
},
{
"name": "corporate_brand",
"description": "Corporate brand: wide letter spacing + underline emphasis",
"style": "professional",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 28px bold",
"color": "primary_color",
"importance": "primary",
"text_transform": "uppercase",
"letter_spacing": "0.08em",
"id": 1,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 17px",
"color": "#555555",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a brand statement or corporate message (typically uppercase).",
"color_mode": "monochrome"
},
{
"name": "academic_paper",
"description": "Academic paper: formal serif with subtitle line",
"style": "professional",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Georgia 24px bold",
"color": "#1A1A1A",
"importance": "primary",
"id": 1,
"allow_wrap": true
},
{
"font": "Georgia 20px",
"color": "#555555",
"importance": "secondary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Georgia 16px",
"color": "#666666",
"allow_wrap": true
}
},
"segment_roles": "$S1 is the research topic or phenomenon, $S2 is a methodological or scope qualifier.",
"color_mode": "monochrome"
},
{
"name": "tech_startup",
"description": "Tech startup: bold sans-serif + colored accent word",
"style": "normal",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 29px bold",
"color": "#1A1A1A",
"importance": "secondary",
"id": 1,
"allow_wrap": true
},
{
"font": "Arial 29px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 17px",
"color": "#777777",
"allow_wrap": true
}
},
"segment_roles": "$S1 is the first part of a compound statement, $S2 is the complementary second part (color-emphasized).",
"color_mode": "monochrome"
},
{
"name": "poster_impact",
"description": "Poster impact: mixed sizes with strong contrast",
"style": "normal",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Impact 37px bold",
"color": "primary_color",
"importance": "primary",
"letter_spacing": "0.02em",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 19px bold",
"color": "#2A2A2A",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": "0.1em",
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 16px",
"color": "#666666",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a declarative statement or call-to-action (huge impact), $S2 is a supporting phrase or continuation.",
"color_mode": "monochrome"
},
{
"name": "vintage_style",
"description": "Vintage style: decorative serif with layered text",
"style": "normal",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Georgia 19px",
"color": "#8B7355",
"importance": "secondary",
"letter_spacing": "0.3em",
"text_transform": "uppercase",
"id": 1,
"allow_wrap": true
},
{
"font": "Georgia 28px bold",
"color": "#2C1810",
"importance": "primary",
"letter_spacing": "0.05em",
"id": 2,
"allow_wrap": true
},
{
"font": "Georgia 19px italic",
"color": "#A0826D",
"importance": "secondary",
"letter_spacing": "0.15em",
"id": 3,
"allow_wrap": true
}
]
},
"description": {
"font": "Georgia 16px",
"color": "#6B5D52",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a temporal marker or establishment tag, $S2 is a proper noun or brand name, $S3 is a descriptor or tagline.",
"color_mode": "monochrome"
},
{
"name": "europe_brands",
"description": "Small colored tag + large black title (primary color tag with white text)",
"style": "normal",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 24px bold",
"color": "#FFFFFF",
"importance": "secondary",
"background": {
"color": "primary_color",
"padding": 12,
"border_radius": 12
},
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 32px bold",
"color": "#000000",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px",
"color": "#2A2A2A",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a geographic or possessive tag (with background, less than 3 words), $S2 is the main headline or topic.",
"color_mode": "monochrome"
},
{
"name": "international_students",
"description": "Geographic prefix + multi-line stacked emphasis + temporal subtitle",
"style": "normal",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 20px",
"color": "#444444",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": 0.08,
"id": 1,
"allow_wrap": false
},
{
"font": "Impact 34px bold",
"color": "#1A1A1A",
"importance": "primary",
"text_transform": "uppercase",
"id": 2,
"allow_wrap": false
},
{
"font": "Arial 19px",
"color": "#555555",
"importance": "secondary",
"id": 3,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 16px",
"color": "#666666",
"allow_wrap": true
}
},
"segment_roles": "$S1 is a geographic or possessive identifier, $S2 is the main emphasized subject (multi-line capable), $S3 is a temporal or scope qualifier.",
"color_mode": "monochrome"
},
{
"name": "kpi_number_pill",
"description": "KPI pill: small uppercase label + huge number in rounded pill",
"segment_roles": "$S1 is a category/metric label (SECONDARY), $S2 is the key number or data fact (with background, less than 3 words).",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 20px bold",
"color": "#444444",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": 0.12,
"id": 1,
"allow_wrap": false
},
{
"font": "Impact 36px",
"color": "#FFFFFF",
"importance": "primary",
"background": {
"color": "primary_color",
"padding": 12,
"border_radius": 15
},
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 16px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "timeline_year_span",
"description": "Timeline span: small prefix + large year range + small suffix",
"segment_roles": "$S1 is a contextual lead-in (SECONDARY), $S2 is the year range / time span (PRIMARY), $S3 is a topic noun or qualifier (SECONDARY).",
"style": "normal",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Georgia 18px italic",
"color": "#555555",
"importance": "secondary",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 34px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": false
},
{
"font": "Arial 19px",
"color": "#333333",
"importance": "secondary",
"id": 3,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 16px",
"color": "#777777",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "stacked_badge_headline",
"description": "Badge + headline + tagline: small label in rounded badge, big headline, small italic tagline",
"segment_roles": "$S1 is a label/tag (with background, less than 3 words), $S2 is the main topic or metric (PRIMARY), $S3 is a short qualifier or context (SECONDARY).",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 19px bold",
"color": "#FFFFFF",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": 0.18,
"background": {
"color": "primary_color",
"padding": 10,
"border_radius": 14
},
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 33px bold",
"color": "#111111",
"importance": "primary",
"id": 2,
"allow_wrap": true
},
{
"font": "Georgia 18px italic",
"color": "#666666",
"importance": "secondary",
"id": 3,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px",
"color": "#777777",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "right_align_elegant_duo",
"description": "Right aligned duo: small serif context + large bold headline",
"segment_roles": "$S1 is context or scope (SECONDARY), $S2 is the core subject (PRIMARY).",
"style": "professional",
"layout_type": "single_column",
"alignment": "right",
"parts": {
"main_title": {
"segments": [
{
"font": "Georgia 19px italic",
"color": "#666666",
"importance": "secondary",
"id": 1,
"allow_wrap": true
},
{
"font": "Georgia 31px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "inline_contrast_triple",
"description": "Inline triple: text + highlighted keyword + trailing qualifier (single line)",
"segment_roles": "$S1 is a lead-in phrase (SECONDARY), $S2 is the key noun/metric (with background, less than 3 words), $S3 is a short qualifier (SECONDARY). All three are inline.",
"style": "normal",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
[
{
"font": "Arial 25px bold",
"color": "#1A1A1A",
"importance": "secondary",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 25px bold",
"color": "#FFFFFF",
"importance": "primary",
"background": {
"color": "primary_color",
"padding": 10,
"border_radius": 10
},
"id": 2,
"allow_wrap": false
},
{
"font": "Arial 25px bold",
"color": "#1A1A1A",
"importance": "secondary",
"id": 3,
"allow_wrap": false
}
]
]
},
"description": {
"font": "Arial 17px",
"color": "#555555",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "split_colon_emphasis",
"description": "Colon split: label on top + main topic highlighted below",
"segment_roles": "$S1 is a label/category (SECONDARY), $S2 is the main topic/metric after the colon (with background, less than 3 words).",
"style": "professional",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 18px bold",
"color": "#555555",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": 0.12,
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 32px bold",
"color": "#FFFFFF",
"importance": "primary",
"effects": {
"background": {
"color": "primary_color",
"padding": 14,
"border_radius": 8
}
},
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 16px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "minimal_right_caption",
"description": "Minimal right aligned: clean title + italic caption",
"segment_roles": "$S1 is a concise headline (PRIMARY).",
"style": "simple",
"layout_type": "single_column",
"alignment": "right",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 28px bold",
"color": "#1A1A1A",
"importance": "primary",
"id": 1,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px italic",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "two_tone_upper",
"description": "Two-tone uppercase: secondary color line + primary color line",
"segment_roles": "$S1 is context/scope (SECONDARY), $S2 is the main subject (PRIMARY). Both are uppercase for strong hierarchy.",
"style": "normal",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 22px bold",
"color": "secondary_color",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": 0.1,
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 29px bold",
"color": "primary_color",
"importance": "primary",
"text_transform": "uppercase",
"letter_spacing": 0.04,
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 16px",
"color": "#555555",
"allow_wrap": true
}
},
"color_mode": "duotone"
},
{
"name": "rounded_label_big_title",
"description": "Rounded label + big title: compact label badge above large headline",
"segment_roles": "$S1 is a category label (with background, less than 3 words), $S2 is the primary topic/metric (PRIMARY).",
"style": "normal",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 19px bold",
"color": "#FFFFFF",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": 0.16,
"effects": {
"background": {
"color": "#1A1A1A",
"padding": 10,
"border_radius": 15
}
},
"id": 1,
"allow_wrap": true
},
{
"font": "Arial 33px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "underlined_statement",
"description": "Underlined headline: bold title with underline emphasis",
"segment_roles": "$S1 is the main statement headline (PRIMARY) with underline emphasis.",
"style": "simple",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 30px bold",
"color": "#111111",
"importance": "primary",
"effects": {
"underline": {
"color": "primary_color",
"thickness": 4
}
},
"id": 1,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "soft_shadow_duo",
"description": "Soft shadow duo: small context + big headline with gentle drop shadow",
"segment_roles": "$S1 is a context qualifier (SECONDARY), $S2 is the main topic/metric (PRIMARY) with soft shadow for depth.",
"style": "normal",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 18px",
"color": "#666666",
"importance": "secondary",
"id": 1,
"allow_wrap": true
},
{
"font": "Arial 33px bold",
"color": "primary_color",
"importance": "primary",
"effects": {
"shadow": {
"blur": 10,
"offset": [
0,
8
],
"color": "rgba(0,0,0,0.22)"
}
},
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px",
"color": "#777777",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "comic_fun_title",
"description": "Comic fun title: playful Comic Sans with shadow",
"segment_roles": "$S1 is the main fun headline (PRIMARY).",
"style": "comic",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Comic Sans MS 28px bold",
"color": "primary_color",
"importance": "primary",
"effects": {
"shadow": {
"blur": 6,
"offset": [
4,
4
],
"color": "rgba(0,0,0,0.3)"
}
},
"id": 1,
"allow_wrap": true
}
]
},
"description": {
"font": "Comic Sans MS 17px",
"color": "#555555",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "comic_bubble_speech",
"description": "Comic bubble speech: small prefix + big Comic Sans title with rounded background",
"segment_roles": "$S1 is a playful prefix (SECONDARY), $S2 is the main fun headline (PRIMARY) with bubble background.",
"style": "comic",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Comic Sans MS 19px bold",
"color": "#FF6B6B",
"importance": "secondary",
"id": 1,
"allow_wrap": true
},
{
"font": "Comic Sans MS 32px bold",
"color": "#FFFFFF",
"importance": "primary",
"background": {
"color": "primary_color",
"padding": 15,
"border_radius": 20
},
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Comic Sans MS 16px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "comic_colorful_stack",
"description": "Comic colorful stack: two-line playful Comic Sans with different colors",
"segment_roles": "$S1 is the first part of the fun message (SECONDARY), $S2 is the second part (PRIMARY).",
"style": "comic",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Comic Sans MS 25px bold",
"color": "#4ECDC4",
"importance": "secondary",
"id": 1,
"allow_wrap": false
},
{
"font": "Comic Sans MS 30px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": false
}
]
},
"description": {
"font": "Comic Sans MS 17px",
"color": "#777777",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "comic_bouncy_emphasis",
"description": "Comic bouncy emphasis: inline Comic Sans with highlighted keyword",
"segment_roles": "$S1 is the lead-in text (SECONDARY), $S2 is the emphasized fun word (PRIMARY) with rounded background, $S3 is the trailing text (SECONDARY). All inline.",
"style": "comic",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
[
{
"font": "Comic Sans MS 27px bold",
"color": "#333333",
"importance": "secondary",
"id": 1,
"allow_wrap": false
},
{
"font": "Comic Sans MS 28px bold",
"color": "#FFFFFF",
"importance": "primary",
"background": {
"color": "primary_color",
"padding": 12,
"border_radius": 18
},
"id": 2,
"allow_wrap": false
},
{
"font": "Comic Sans MS 27px bold",
"color": "#333333",
"importance": "secondary",
"id": 3,
"allow_wrap": false
}
]
]
},
"description": {
"font": "Comic Sans MS 16px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "comic_playful_label",
"description": "Comic playful label: fun rounded badge + big Comic Sans headline",
"segment_roles": "$S1 is a playful category label (SECONDARY) in a badge, $S2 is the fun main headline (PRIMARY).",
"style": "comic",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Comic Sans MS 20px bold",
"color": "#FFFFFF",
"importance": "secondary",
"text_transform": "uppercase",
"effects": {
"background": {
"color": "#FF6B6B",
"padding": 12,
"border_radius": 20
}
},
"id": 1,
"allow_wrap": true
},
{
"font": "Comic Sans MS 34px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Comic Sans MS 17px",
"color": "#555555",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "comic_question_fun",
"description": "Comic question fun: playful question style with exclamation",
"segment_roles": "$S1 is the question setup (SECONDARY), $S2 is the big fun question (PRIMARY).",
"style": "comic",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Comic Sans MS 21px bold",
"color": "#FF6B6B",
"importance": "secondary",
"id": 1,
"allow_wrap": true
},
{
"font": "Comic Sans MS 35px bold",
"color": "primary_color",
"importance": "primary",
"effects": {
"shadow": {
"blur": 8,
"offset": [
5,
5
],
"color": "rgba(0,0,0,0.25)"
}
},
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Comic Sans MS 17px bold",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "comic_bold_announcement",
"description": "Comic bold announcement: single huge Comic Sans title with colorful background",
"segment_roles": "$S1 is the main announcement (PRIMARY) with bold colorful styling.",
"style": "comic",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Comic Sans MS 33px bold",
"color": "#FFFFFF",
"importance": "primary",
"background": {
"color": "primary_color",
"padding": 18,
"border_radius": 25
},
"effects": {
"shadow": {
"blur": 10,
"offset": [
6,
6
],
"color": "rgba(0,0,0,0.3)"
}
},
"id": 1,
"allow_wrap": false
}
]
},
"description": {
"font": "Comic Sans MS 17px",
"color": "#555555",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "comic_wavy_text",
"description": "Comic wavy text: playful two-line with different Comic Sans styles",
"segment_roles": "$S1 is the first playful line (SECONDARY), $S2 is the second emphasized line (PRIMARY).",
"style": "comic",
"layout_type": "single_column",
"alignment": "left",
"parts": {
"main_title": {
"segments": [
{
"font": "Comic Sans MS 23px bold",
"color": "#FF6B6B",
"importance": "secondary",
"id": 1,
"allow_wrap": true
},
{
"font": "Comic Sans MS 31px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Comic Sans MS 17px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "comic_mega_title",
"description": "Comic mega title: enormous single-line Comic Sans with outline",
"segment_roles": "$S1 is the mega headline (PRIMARY) with strong visual impact.",
"style": "comic",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Comic Sans MS 40px bold",
"color": "primary_color",
"importance": "primary",
"effects": {
"shadow": {
"blur": 12,
"offset": [
6,
6
],
"color": "rgba(0,0,0,0.4)"
}
},
"id": 1,
"allow_wrap": true
}
]
},
"description": {
"font": "Comic Sans MS 18px",
"color": "#555555",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "comic_sticker_style",
"description": "Comic sticker style: rounded sticker badge + Comic Sans title",
"segment_roles": "$S1 is a sticker-like badge (SECONDARY), $S2 is the main title (PRIMARY).",
"style": "comic",
"layout_type": "single_column",
"alignment": "center",
"parts": {
"main_title": {
"segments": [
{
"font": "Comic Sans MS 20px bold",
"color": "#FFFFFF",
"importance": "secondary",
"text_transform": "uppercase",
"background": {
"color": "#FF6B6B",
"padding": 14,
"border_radius": 25
},
"effects": {
"shadow": {
"blur": 6,
"offset": [
3,
3
],
"color": "rgba(0,0,0,0.3)"
}
},
"id": 1,
"allow_wrap": false
},
{
"font": "Comic Sans MS 32px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Comic Sans MS 17px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "right_bold_statement",
"description": "Right aligned bold statement: single bold headline",
"segment_roles": "$S1 is a powerful headline (PRIMARY).",
"style": "normal",
"layout_type": "single_column",
"alignment": "right",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 30px bold",
"color": "primary_color",
"importance": "primary",
"id": 1,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 17px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "right_two_tone",
"description": "Right aligned two-tone: colored prefix + bold main",
"segment_roles": "$S1 is context or category (SECONDARY), $S2 is the main subject (PRIMARY).",
"style": "normal",
"layout_type": "single_column",
"alignment": "right",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 21px",
"color": "secondary_color",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": 0.1,
"id": 1,
"allow_wrap": true
},
{
"font": "Arial 30px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px",
"color": "#777777",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "right_serif_classic",
"description": "Right aligned classic serif: elegant Georgia headline",
"segment_roles": "$S1 is a sophisticated statement (PRIMARY).",
"style": "professional",
"layout_type": "single_column",
"alignment": "right",
"parts": {
"main_title": {
"segments": [
{
"font": "Georgia 29px bold",
"color": "#1A1A1A",
"importance": "primary",
"id": 1,
"allow_wrap": true
}
]
},
"description": {
"font": "Georgia 17px italic",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "right_modern_duo",
"description": "Right aligned modern duo: thin secondary + bold primary",
"segment_roles": "$S1 is a light descriptor (SECONDARY), $S2 is the bold subject (PRIMARY).",
"style": "simple",
"layout_type": "single_column",
"alignment": "right",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 21px",
"color": "#999999",
"importance": "secondary",
"id": 1,
"allow_wrap": true
},
{
"font": "Arial 30px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px",
"color": "#888888",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "right_triple_emphasis",
"description": "Right aligned triple emphasis: secondary + bold primary + secondary",
"segment_roles": "$S1 is context (SECONDARY), $S2 is core subject (PRIMARY), $S3 is closing context (SECONDARY).",
"style": "normal",
"layout_type": "single_column",
"alignment": "right",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 20px",
"color": "#333333",
"importance": "secondary",
"id": 1,
"allow_wrap": false
},
{
"font": "Arial 28px bold",
"color": "primary_color",
"importance": "primary",
"id": 2,
"allow_wrap": false
},
{
"font": "Arial 20px",
"color": "#333333",
"importance": "secondary",
"id": 3,
"allow_wrap": false
}
]
},
"description": {
"font": "Arial 17px italic",
"color": "#555555",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "right_impact_headline",
"description": "Right aligned impact: large bold uppercase statement",
"segment_roles": "$S1 is a powerful declaration (PRIMARY).",
"style": "normal",
"layout_type": "single_column",
"alignment": "right",
"parts": {
"main_title": {
"segments": [
{
"font": "Impact 34px bold",
"color": "primary_color",
"importance": "primary",
"text_transform": "uppercase",
"letter_spacing": 0.02,
"id": 1,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px",
"color": "#666666",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "right_elegant_stack",
"description": "Right aligned elegant stack: small caps + large bold",
"segment_roles": "$S1 is a category or subtitle (SECONDARY), $S2 is the main headline (PRIMARY).",
"style": "professional",
"layout_type": "single_column",
"alignment": "right",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 18px",
"color": "#888888",
"importance": "secondary",
"text_transform": "uppercase",
"letter_spacing": 0.15,
"id": 1,
"allow_wrap": true
},
{
"font": "Georgia 32px bold",
"color": "#1A1A1A",
"importance": "primary",
"id": 2,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 17px",
"color": "#777777",
"allow_wrap": true
}
},
"color_mode": "monochrome"
},
{
"name": "right_minimal_focus",
"description": "Right aligned minimal: clean and focused single line",
"segment_roles": "$S1 is a clear statement (PRIMARY).",
"style": "simple",
"layout_type": "single_column",
"alignment": "right",
"parts": {
"main_title": {
"segments": [
{
"font": "Arial 27px",
"color": "#2A2A2A",
"importance": "primary",
"id": 1,
"allow_wrap": true
}
]
},
"description": {
"font": "Arial 16px",
"color": "#999999",
"allow_wrap": true
}
},
"color_mode": "monochrome"
}
]
}