1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-07-03 15:50:05 +01:00
fresh-themes/themes/positive/theme.json
2016-01-21 23:19:53 -05:00

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"]
}
}