mitchelloharawild / vitae

R Markdown Résumés and CVs
https://pkg.mitchelloharawild.com/vitae/
1.23k stars 240 forks source link

Headcolor #34

Closed OmarGonD closed 5 years ago

OmarGonD commented 5 years ago

I want to give color to my headers when using output: vitae::awesomecv, for example:

"Some stuff about me", "Education", "Experience", "Awards and Achievements" should be in other color, eg. blue.

I'm using the headcolor attribute in YALM but it only colors first 3 letters of headers.

For example, when using Mitchell's CV format, I would like to have header to blue.

https://github.com/mitchelloharawild/CV/blob/master/CV.pdf

Is there a pagedown or something with the proper documentation?


---
name: Omar André Gonzáles Díaz
position: "Programador BackEnd"
address: "Universidad de Piura"
phone: 98-800-8026
# profilepic: mariecurie.jpg
# www: mariecurie.com
email: "oma.gonzales@gmail.com"
twitter: o_gonzales
github: OmarGonD
linkedin: omargonzales
date: "`r format(Sys.time(), '%B %Y')`"
aboutme: "Estudié en la Facultad de Comunicación de la mejor universidad del Perú, me dediqué al marketing digital por algunos años y ahora quiero enfocarme en el desarrollo de aplicaciones web."
headcolor: 224190
output: vitae::awesomecv
---
mitchelloharawild commented 5 years ago

This is the style of the awesomecv template. https://github.com/posquit0/Awesome-CV

Perhaps a different template would work better for you? You can also modify the style files for this template to make it colour the entire header. This will require some LaTeX knowledge.

On Sun., 20 Jan. 2019, 3:57 am omar <notifications@github.com wrote:

I want to give color to my header when using output: vitae::awesomecv

I'm using the headcolor attribute in YALM but it only colors first 3 letters of headers.

For example, when using Mitchell's CV format, I would like to have header to blue.

https://github.com/mitchelloharawild/CV/blob/master/CV.pdf

Is there a pagedown or something with the proper documentation?


name: Omar André Gonzáles Díaz position: "Programador BackEnd" address: "Universidad de Piura" phone: 98-800-8026

profilepic: mariecurie.jpg

www: mariecurie.com

email: "oma.gonzales@gmail.com" twitter: o_gonzales github: OmarGonD linkedin: omargonzales date: "r format(Sys.time(), '%B %Y')" aboutme: "Estudié en la Facultad de Comunicación de la mejor universidad del Perú, me dediqué al marketing digital por algunos años y ahora quiero enfocarme en el desarrollo de aplicaciones web." headcolor: 224190 output: vitae::awesomecv

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ropenscilabs/vitae/issues/34, or mute the thread https://github.com/notifications/unsubscribe-auth/APYUl3MX3Uttx_6APF_gOPPnr3Hbq5Rxks5vE06FgaJpZM4aJOgK .