forked from mirrors/Awesome-CV
Add comment for defining colors in template
This commit is contained in:
parent
e474ace78c
commit
bc68d6d02f
4 changed files with 10 additions and 2 deletions
BIN
examples/cv.pdf
BIN
examples/cv.pdf
Binary file not shown.
|
@ -17,7 +17,11 @@
|
|||
\newcommand*{\sectiondir}{cv/}
|
||||
|
||||
% Override color
|
||||
% colors: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange
|
||||
% awesome-nephritis, awesome-concrete, awesome-darknight
|
||||
\colorlet{awesome}{awesome-red}
|
||||
% Define your custom color if you don't like awesome colors
|
||||
%\definecolor{awesome}{HTML}{CA63A8}
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
@ -31,7 +35,7 @@
|
|||
% Personal Data
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% Essentials
|
||||
\name{ByungJin}{Park}
|
||||
\name{Claud D. }{Park}
|
||||
\address{246-1002, Gwangmyeongmayrouge Apt. 86, Cheongna lime-ro, Seo-gu, Incheon-si, 404-180, Rep. of KOREA}
|
||||
\mobile{(+82) 10-9030-1843}
|
||||
% Social
|
||||
|
|
Binary file not shown.
|
@ -17,7 +17,11 @@
|
|||
\newcommand*{\sectiondir}{resume/}
|
||||
|
||||
% Override color
|
||||
% colors: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange
|
||||
% awesome-nephritis, awesome-concrete, awesome-darknight
|
||||
\colorlet{awesome}{awesome-red}
|
||||
% Define your custom color if you don't like awesome colors
|
||||
%\definecolor{awesome}{HTML}{CA63A8}
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
@ -31,7 +35,7 @@
|
|||
% Personal Data
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% Essentials
|
||||
\name{ByungJin}{Park}
|
||||
\name{Claud D. }{Park}
|
||||
\address{246-1002, Gwangmyeongmayrouge Apt. 86, Cheongna lime-ro, Seo-gu, Incheon-si, 404-180, Rep. of KOREA}
|
||||
\mobile{(+82) 10-9030-1843}
|
||||
% Social
|
||||
|
|
Loading…
Reference in a new issue