Adjust the default font color

This commit is contained in:
Sameer Rahmani 2022-03-26 18:38:00 +00:00
parent 6025eb41a3
commit ff61dccf3c
2 changed files with 12 additions and 4 deletions

7
cv.tex
View File

@ -1,5 +1,6 @@
\documentclass{lxsameer_cv}
\usepackage{xcolor}
\setname{Sameer}{Rahmani}
\setaddress{Dublin, Ireland}
\setmobile{+353 85 8559285}
@ -8,17 +9,17 @@
%you can play with color of the template (red is also nice..)
\setlinkedinaccount{https://www.linkedin.com/in/lxsameer/}
\setgithubaccount{https://devheroes.codes/lxsameer}
\definecolor{AlmostBlack}{rgb}{0.15,0.15,0.15}
\setthemecolor{red}
\AtBeginDocument{\globalcolor{AlmostBlack}}
\begin{document}
%Set variables
%You can add sections, texts, explanations just by copying the style below.
% Replace the dummy texts "\lipsum[1][x-x]\par" with actual texts.
%Create header
\headerview{}
\vspace{1ex}
%Sections
\begin{multicols}{2}[]
@ -98,7 +99,7 @@
\vbox{\vspace{0.2cm}
\role{Udemy}{Senior Staff Software Engineer}{2018-Present}{
\jobdesc{
\hspace{\parindent} Played a key role in delivering the most important UFB project in
\hspace{0.2cm} Played a key role in delivering the most important UFB project in
its lifetime (since 2015) which is the LearningPaths and moved to
SRE/Build team to improve the efficiency of our services and
development environments. We are using \hl{Python}, \hl{Golang}, \hl{Docker},

View File

@ -41,6 +41,7 @@
\RequirePackage{mfirstuc}
\RequirePackage{ifthen}
\RequirePackage{array}
\RequirePackage{xcolor}
\RequirePackage{scrextend}
\edef\restoreparindent{\parindent=\the\parindent\relax}
\RequirePackage{parskip}
@ -49,6 +50,11 @@
\makeatletter
\newcommand{\globalcolor}[1]{%
\color{#1}\global\let\default@color\current@color{}
}
%Setup
\parskip=0.15cm
\changefontsizes{11pt}
@ -172,9 +178,10 @@ Position: & \@claimedposition \\
}
\newcommand{\award}[2]{%
\hspace{0.2cm}
\begin{small}
{\large{\color{black!10!\@themecolor} \faIcon{medal}}}
{\textbf{#1}}
#1
\end{small}
\hfill
\datetext{#2}\\[0cm]