Changed Aaron's comment background to cyan

This commit is contained in:
Atri Rudra 2020-04-16 22:15:26 -04:00
parent 38648e9ecd
commit f2a5ee8d6f
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@
*.fdb_latexmk
*.fls
*.synctex.gz
*.swp

View file

@ -204,7 +204,7 @@
\newcommand{\BG}[1]{\todo[inline]{\textbf{Boris says:$\,$} #1}}
\newcommand{\SF}[1]{\todo[inline]{\textbf{Su says:$\,$} #1}}
\newcommand{\OK}[1]{\todo[inline]{\textbf{Oliver says:$\,$} #1}}
\newcommand{\AH}[1]{\todo[inline, backgroundcolor=blue]{\textbf{Aaron says:$\,$} #1}}
\newcommand{\AH}[1]{\todo[inline, backgroundcolor=cyan]{\textbf{Aaron says:$\,$} #1}}
\newcommand{\SR}[1]{\todo[inline, backgroundcolor=white]{\textbf{Note to self:$\,$} #1}}
\newcommand{\AR}[1]{\todo[inline, color=green]{\textbf{Atri says:$\,$} #1}}