1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-07-03 15:50:05 +01:00
fresh-themes/themes/compact/theme.json
2016-01-22 04:53:52 -05:00

14 lines
353 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": {
"default": ["Calibri", "Helvetica Neue", "Helvetica", "Segoe UI", "sans-serif"]
}
}