Skip to content

Commit 6438c8e

Browse files
Bump osc-model paragraphs and one-platform list to xl (#25)
Three osc-model left paragraphs were large (1.5rem); they read thin next to the big right-column image. One-platform community list was medium (1.2rem) inside a text element, visibly smaller than bullets on other slides. Both now xl (2rem). Bullets intentionally left at xl so they do not read as large as slide headers.
1 parent 2e52b0f commit 6438c8e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/osa/presentations/slides/uc-open-2026/uc-open-2026.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,21 +73,21 @@
7373
{
7474
"type": "text",
7575
"content": "**Open-source research software is underfunded.** One maintainer often holds up a whole field.",
76-
"style": { "fontSize": "large", "alignment": "left", "color": "#0F172A" },
76+
"style": { "fontSize": "xl", "alignment": "left", "color": "#0F172A" },
7777
"position": { "area": "left", "order": 0 },
7878
"animation": { "fragment": true, "type": "fade", "index": 0 }
7979
},
8080
{
8181
"type": "text",
8282
"content": "**OSC thesis:** a small overhead on grant budgets funds it forever.",
83-
"style": { "fontSize": "large", "alignment": "left", "color": "#0F172A" },
83+
"style": { "fontSize": "xl", "alignment": "left", "color": "#0F172A" },
8484
"position": { "area": "left", "order": 1 },
8585
"animation": { "fragment": true, "type": "fade", "index": 1 }
8686
},
8787
{
8888
"type": "text",
8989
"content": "**Share the stack.** Pool dev money for tools everyone uses, like this assistant.",
90-
"style": { "fontSize": "large", "alignment": "left", "color": "#0F172A" },
90+
"style": { "fontSize": "xl", "alignment": "left", "color": "#0F172A" },
9191
"position": { "area": "left", "order": 2 },
9292
"animation": { "fragment": true, "type": "fade", "index": 2 }
9393
},
@@ -189,7 +189,7 @@
189189
{
190190
"type": "text",
191191
"content": "**Seven live assistants**, one stack:\n\n- BIDS · Brain Imaging Data Structure\n- EEGLAB · MATLAB EEG toolbox\n- FieldTrip · MEG / EEG / iEEG\n- HED · Hierarchical Event Descriptors\n- MetaBCI · Brain-Computer Interfaces\n- MNE-Python · neurophysiology\n- NEMAR · BIDS data archive\n\n*Same onboarding. Each community keeps its own expertise.*",
192-
"style": { "fontSize": "medium" },
192+
"style": { "fontSize": "xl" },
193193
"position": { "area": "right", "order": 1 }
194194
}
195195
],

0 commit comments

Comments
 (0)