Skip to content

Commit

Permalink
Update colors
Browse files Browse the repository at this point in the history
  • Loading branch information
stdereka committed Sep 5, 2020
1 parent f1a6636 commit 0192a72
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 11 additions & 5 deletions two_column_cv_en/mmayer.tex
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,20 @@
\usepackage[default]{lato}
\fi


% Change the colours if you want to
\definecolor{VividPurple}{HTML}{000000}
\definecolor{VividPurple}{HTML}{3E0097}
\definecolor{SlateGrey}{HTML}{2E2E2E}
\definecolor{LightGrey}{HTML}{2E2E2E}
\definecolor{Black}{HTML}{000000}
% \colorlet{name}{black}
\colorlet{tagline}{VividPurple}
\colorlet{heading}{VividPurple}
\colorlet{headingrule}{VividPurple}
% \colorlet{subheading}{PastelRed}
\colorlet{accent}{VividPurple}
\colorlet{emphasis}{SlateGrey}
\colorlet{body}{LightGrey}
\colorlet{emphasis}{Black}
\colorlet{body}{SlateGrey}

\usepackage{hyperref}

% Change the bullets for itemize and rating marker
Expand All @@ -75,7 +81,7 @@
% \homepage{marissamayr.tumblr.com/}
% \twitter{@marissamayer}
%\linkedin{linkedin.com/in/rishabh-jain-1605b6116/}
\github{\href{https::/github.com/stdereka}{stdereka}} % I'm just making this up though.
\github{\href{https::/github.com/stdereka}{stdereka}} % I'm just making this up though.
% \orcid{orcid.org/0000-0000-0000-0000} % Obviously making this up too. If you want to use this field (and also other academicons symbols), add "academicons" option to \documentclass{altacv}
}

Expand Down
2 changes: 2 additions & 0 deletions two_column_cv_en/page1sidebar.tex
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
\item \href{https://www.coursera.org/learn/data-analysis-applications/}{<<Data analysis applications>>}
%\smallskip
\end{enumerate}


\divider
\item \href{https://en.dlschool.org/}{<<Deep Learning School>>} from \href{https::/mipt.ru/en}{\underline{MIPT}}
\item <<Basics of HTML and CSS>> on \href{https://www.coursera.org/learn/snovy-html-i-css?specialization=razrabotka-interfeysov}{\underline{Coursera}} (MIPT and Yandex)
Expand Down

0 comments on commit 0192a72

Please sign in to comment.