{
    "id": "toggle-open",
    "name": "Toggle Open",
    "description": "Toggle mode with all answers open by default \u2014 great for FAQs.",
    "category": "minimal",
    "settings": {
        "template": "universal",
        "layout": "card",
        "behaviour": "toggle",
        "showall": true,
        "animation": "slide",
        "icon_position": "right",
        "border_color": "#e2e8f0",
        "border_radius": "8",
        "border_width": "1",
        "border_style": "solid",
        "item_border_position": "all",
        "shadow_style": "subtle",
        "question_color": "#1e293b",
        "question_background_color": "#f8fafc",
        "question_font_size": "15",
        "question_font_weight": "500",
        "question_letter_spacing": "",
        "question_text_transform": "",
        "question_bold": false,
        "active_question_color": "#0f172a",
        "active_question_bg": "#e2e8f0",
        "active_border_color": "#94a3b8",
        "answer_color": "#475569",
        "answer_background_color": "#ffffff",
        "answer_font_size": "14",
        "answer_line_height": "1.7",
        "item_padding": "18",
        "item_gap": "10",
        "icon_color": "#94a3b8",
        "active_icon_color": "#1e293b",
        "icon_size": "14",
        "title_color": "#1e293b",
        "title_font_size": "20",
        "title_font_weight": "600",
        "title_bg_color": "",
        "hidetitle": false,
        "normal_icon": "fa-chevron-down",
        "active_icon": "fa-chevron-up"
    }
}