File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
21
21
% Color definitions
22
22
\definecolor {date}{HTML}{666666}
23
- \definecolor {primary}{HTML}{2b2b2b }
24
- \definecolor {headings}{HTML}{6A6A6A }
23
+ \definecolor {primary}{HTML}{222222 }
24
+ \definecolor {headings}{HTML}{646464 }
25
25
\definecolor {subheadings}{HTML}{333333}
26
26
27
27
% Set main fonts
Original file line number Diff line number Diff line change 34
34
\setsansfont [Scale=MatchLowercase,Mapping=tex-text]{Helvetica Neue UltraLight}
35
35
36
36
% Date command
37
- \setlength {\TPHorizModule }{1mm}
37
+ \setlength {\TPHorizModule }{1mm}
38
38
\setlength {\TPVertModule }{1mm}
39
39
\textblockorigin {0mm}{5mm} % start everyth
40
40
\newcommand {\lastupdated }{\begin {textblock }{60}(155,0)
41
41
\color {date}\fontspec {Helvetica Neue Light}\fontsize {8pt}{10pt}\selectfont
42
42
Last Updated on
43
- \today
43
+ \today
44
44
\end {textblock }}
45
45
46
46
\newcommand {\leftdetails }[1]{\begin {textblock }{60}(170,5)
47
47
\color {date}\fontspec {Helvetica Neue Light}\fontsize {8pt}{10pt}\selectfont
48
- #1
48
+ #1
49
49
\end {textblock }}
50
50
51
51
You can’t perform that action at this time.
0 commit comments