fresh-themes
Version:
Multiformat themes and templates for your résumé / CV.
36 lines (35 loc) • 752 B
JSON
{
"title": "compact",
"description": "A compact résumé theme for FluentCV.",
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
"engine": "handlebars",
"inherits": {
"txt": "basis",
"md": "basis"
},
"fonts": {
"all": {
"default": ["Calibri", "Helvetica Neue", "Helvetica", "Segoe UI", "sans-serif"],
"title": [ "Calibri" ],
"heading3": [ "Calibri" ]
},
"doc": {
"default": {
"name": "Calibri",
"size": 20
},
"heading1": {
"name": "Calibri",
"size": 20
},
"heading3": {
"name": "Calibri",
"size": 20
},
"title": {
"name": "Calibri",
"size": 20
}
}
}
}