fresh-themes
Version:
Multiformat themes and templates for your résumé / CV.
28 lines (27 loc) • 755 B
JSON
{
"title": "positive",
"description": "A conventional résumé theme.",
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
"engine": "handlebars",
"inherits": {
"txt": "basis",
"md": "basis"
},
"colors": {
"hyperlink": "C00000"
},
"fonts": {
"all": {
"default": [ "Open Sans", "sans-serif" ],
"heading1": [ "Open Sans", "Helvetica Neue", "Helvetica", "Lato", "sans-serif" ],
"heading2": [ "Helvetica Neue", "Helvetica", "Lato", "sans-serif" ]
},
"doc": {
"title": "Open Sans Light",
"heading1": "Open Sans Light",
"heading2": "Open Sans Light",
"heading3": "Open Sans Light",
"default": "Calibri"
}
}
}