Dicewars-Siedler/assets/ui/uiTheme.json
Sebastian Böckelmann 0894c5615e
All checks were successful
Tests / test (push) Successful in 2m36s
ADD: Configurable UITheme, closes #14
2026-04-20 12:39:31 +02:00

10 lines
148 B
JSON

{
"font": {
"path": "/usr/share/fonts/TTF/DejaVuSans.ttf",
"sizes": {
"small": 18,
"medium": 28,
"large": 48
}
}
}