Skip to content

Commit

Permalink
make the link colours better
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdihaghverdi committed Mar 17, 2023
1 parent 3d03ee4 commit 1c0e1c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified summer/summer.pdf
Binary file not shown.
6 changes: 3 additions & 3 deletions summer/summer.tex
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
\usepackage{hyperref}
\hypersetup{
colorlinks=true,
linkcolor=DeepSkyBlue4,
linkcolor=Navy,
filecolor=magenta,
urlcolor=DeepSkyBlue3,
urlcolor=Navy,
pdfpagemode=FullScreen,
}

Expand All @@ -35,7 +35,7 @@
%--------------------------------------------------

% Tags --------------------------------------------
\newcommand{\mustread}{{\small\colourbox{red}{must-read}}}
\newcommand{\mustread}{{\small\colourbox{red!85!}{must-read}}}
\newcommand{\betteread}{{\small\colourbox{Dandelion}{better-to-read}}}
\newcommand{\laterread}{{\small\colourbox{DarkGray!70!}{later-to-read}}}

Expand Down

0 comments on commit 1c0e1c6

Please sign in to comment.