mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-14 20:50:11 +00:00
26 lines
509 B
JSON
26 lines
509 B
JSON
{
|
|
"title": "positive",
|
|
"description": "A conventional résumé theme for FluentCV.",
|
|
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
|
|
"engine": "handlebars",
|
|
"inherits": {
|
|
"txt": "basis",
|
|
"md": "basis"
|
|
},
|
|
"fonts": {
|
|
"default": [
|
|
"Calibri",
|
|
"Open Sans",
|
|
"sans-serif"
|
|
],
|
|
"default-html": [
|
|
"Helvetica Neue"
|
|
"Helvetica",
|
|
"Lato",
|
|
"sans-serif"
|
|
],
|
|
"heading1": ["xkcd"],
|
|
"heading2": ["xkcd"]
|
|
}
|
|
}
|