aboutsummaryrefslogtreecommitdiff
path: root/tex/src/preamble-project.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/src/preamble-project.tex')
-rw-r--r--tex/src/preamble-project.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/src/preamble-project.tex b/tex/src/preamble-project.tex
index 6efdfd7..3d0c0ae 100644
--- a/tex/src/preamble-project.tex
+++ b/tex/src/preamble-project.tex
@@ -61,7 +61,7 @@
%% directly on the command-line with the '--highlight-new' or
%% '--highlight-notes' options
\ifdefined\highlightnew
-\newcommand{\new}[1]{\textcolor{green!60!black}{#1}}
+\newcommand{\new}[1]{\textcolor{green!50!black}{#1}}
\else
\newcommand{\new}[1]{\textcolor{black}{#1}}
\fi