1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-11-22 16:20:11 +00:00

Mention theme palette.

This commit is contained in:
hacksalot 2015-12-24 07:36:06 -05:00
parent 9c971ccabc
commit 3a98a0a02c

View File

@ -2,5 +2,8 @@
"title": "modern", "title": "modern",
"description": "A contemporary resume template suitable for modern technical candidates and employees.", "description": "A contemporary resume template suitable for modern technical candidates and employees.",
"author": "hacksalot <hacksalot@fluentdesk.com>", "author": "hacksalot <hacksalot@fluentdesk.com>",
"engine": "handlebars" "engine": "handlebars",
"palette": {
"skillLevels": [ "#FFFFFF", "#5CB85C", "#F1C40F", "#428BCA", "#C00000" ]
}
} }