Closed mlhetland closed 5 years ago
The option correctly sets \pseudodimcolor, but the dim key doesn't use it – but rather uses the default \pseudohlcolor directly. To fix this in the current version, use the following:
\pseudodimcolor
dim
\pseudohlcolor
\pseudodefinestyle{dim}{ bol-append = \color{\pseudodimcolor}, setup-append = \color{\pseudodimcolor} }
The option correctly sets
\pseudodimcolor
, but thedim
key doesn't use it – but rather uses the default\pseudohlcolor
directly. To fix this in the current version, use the following: