- Tweak code colors.
- Debug CrossRef.
This commit is contained in:
@@ -158,9 +158,9 @@
|
||||
|
||||
% Code snippet syntax highlighting colors.
|
||||
\colorlet{codeKeywordColor}{PrimeLightBlue}
|
||||
\colorlet{codeOperatorColor}{PrimeLightOrange}
|
||||
\colorlet{codeOperatorColor}{PrimeLightPink}
|
||||
\colorlet{codeCommentColor}{PrimeLightMint}
|
||||
\colorlet{codeNumberColor}{PrimeLightPink}
|
||||
\colorlet{codeNumberColor}{textColor}
|
||||
\colorlet{codeStringColor}{PrimeLightLime}
|
||||
} {
|
||||
% Page and text colors.
|
||||
@@ -197,11 +197,11 @@
|
||||
\colorlet{layoutColor}{PrimePaleBlue}
|
||||
|
||||
% Code snippet syntax highlighting colors.
|
||||
\colorlet{codeKeywordColor}{PrimeDarkBlue}
|
||||
\colorlet{codeOperatorColor}{PrimeDarkOrange}
|
||||
\colorlet{codeCommentColor}{PrimeDarkMint}
|
||||
\colorlet{codeNumberColor}{PrimeDarkPink}
|
||||
\colorlet{codeStringColor}{PrimeDarkLime}
|
||||
\colorlet{codeKeywordColor}{PrimeBlue}
|
||||
\colorlet{codeOperatorColor}{PrimePink}
|
||||
\colorlet{codeCommentColor}{PrimeMint}
|
||||
\colorlet{codeNumberColor}{textColor}
|
||||
\colorlet{codeStringColor}{PrimeLime}
|
||||
}
|
||||
|
||||
\pagecolor{pageColor}
|
||||
|
||||
Reference in New Issue
Block a user