Skip to content

Instantly share code, notes, and snippets.

@ukarulis
Last active October 16, 2025 10:25
Show Gist options
  • Select an option

  • Save ukarulis/bdbac3830bcf4d092bcc9e0f70a6c054 to your computer and use it in GitHub Desktop.

Select an option

Save ukarulis/bdbac3830bcf4d092bcc9e0f70a6c054 to your computer and use it in GitHub Desktop.
Config for sporta
{
"test_name": "Sporta tests",
"active": true,
"impact_mode": "bars",
"gene_desc_mode": "none",
"include_gene_descriptions": false,
"include_suggestions": false,
"gene_desc_page_images": [],
"theme": {
"green_hex": "#000000",
"yellow_hex": "#D7F2E1",
"accent_hex": "#D7F2E1"
},
"images": {
"title_page": "https://raw.githubusercontent.com/ukarulis/genera-assets/main/tests/sporta/title-2025-10-16T05-38-05.jpg",
"title": "https://raw.githubusercontent.com/ukarulis/genera-assets/main/tests/sporta/title-2025-10-16T05-38-05.jpg",
"about_page": "https://raw.githubusercontent.com/ukarulis/genera-assets/main/tests/sporta/about-2025-10-16T05-49-32.jpg",
"about": "https://raw.githubusercontent.com/ukarulis/genera-assets/main/tests/sporta/about-2025-10-16T05-49-32.jpg",
"summary_page": "https://raw.githubusercontent.com/ukarulis/genera-assets/main/tests/sporta/summary-2025-10-16T05-38-05.jpg",
"summary": "https://raw.githubusercontent.com/ukarulis/genera-assets/main/tests/sporta/summary-2025-10-16T05-38-05.jpg",
"results_default": "https://raw.githubusercontent.com/ukarulis/genera-assets/main/tests/sporta/results_default-2025-10-16T05-38-05.jpg",
"results_default_image": "https://raw.githubusercontent.com/ukarulis/genera-assets/main/tests/sporta/results_default-2025-10-16T05-38-05.jpg"
},
"genes": [
{
"gene": "ACTN3",
"rs": "rs1815739",
"label": "ACTN3",
"range": [
"C",
"T"
],
"image_url": "https://raw.githubusercontent.com/ukarulis/genera-assets/main/tests/sporta/gene_1-2025-10-16T05-38-05.jpg"
},
{
"gene": "ACE",
"rs": "rs1799752",
"label": "ACE",
"range": [
"I",
"D"
],
"image_url": "https://raw.githubusercontent.com/ukarulis/genera-assets/main/tests/sporta/gene_2-2025-10-16T05-38-05.jpg"
}
],
"justify_fields": [
"disclaimer",
"about_report_text",
"about_green_text",
"summary_text",
"result_what_body",
"result_interpretation_body",
"result_suggestion_body"
],
"typography": {
"title": {
"family": "DejaVu Sans",
"style": "BoldItalic"
},
"heading": {
"family": "Montserrat",
"style": "Bold"
},
"body": {
"family": "Montserrat",
"style": "Regular"
},
"fallback_chain": [
"Noto Sans",
"DejaVu Sans"
],
"per_field": {
"results_info_*": {
"family": "Montserrat",
"style": "Regular"
},
"*_gene_*": {
"family": "Roboto",
"style": "Bold"
}
}
},
"append_pdfs": {
"lv": "https://raw.githubusercontent.com/ukarulis/genera-assets/main/tests/sporta/appendpdf_lv-2025-10-16T09-18-18.pdf"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment