From d4e773046a5a7d3f086cedcb2288e88a5438e735 Mon Sep 17 00:00:00 2001 From: chhan11 Date: Sat, 10 Jun 2017 15:40:31 +0200 Subject: [PATCH] PAGENUMBERING changed color to black --- structure.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/structure.tex b/structure.tex index e1301fd..3ed0dcb 100644 --- a/structure.tex +++ b/structure.tex @@ -81,8 +81,8 @@ \fancyhfoffset[LE]{6mm}% slightly less than 0.25in \fancyhfoffset[RO]{6mm}% % Put some space and a vertical bar between the folio and the rest of the header - \fancyhead[LE]{\color{GreenYellow}\thepage\hskip3mm\vrule\hskip3mm\leftmark}% - \fancyhead[RO]{\color{GreenYellow}\rightmark\hskip3mm\vrule\hskip3mm\thepage}% + \fancyhead[LE]{\color{Black}\thepage\color{Gray}\hskip3mm\vrule\hskip3mm\leftmark}% + \fancyhead[RO]{\color{Gray}\rightmark\hskip3mm\vrule\hskip3mm\color{Black}\thepage}% } \pagestyle{fancybook}