<div dir="ltr">\documentclass{article}<br>\usepackage{enumitem,xcolor}<br><br>\begin{document}<br><br>\begin{enumerate}[label=\textcolor{blue}{(\arabic*) }]<br>\item aaa<br>\item bbb<br>\item ccc<br>\end{enumerate}<br><div>\end{document}</div><div><br></div><div>David</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 21 Dec 2021 at 20:56, Jerry Seibert <<a href="mailto:jerry@seibercom.net">jerry@seibercom.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I am using the "enumitem" package to create lists used in reports I<br>
generate. My supervisor wants me to have the item number or letter in a<br>
different color from the item's text. For instance, in the following<br>
example, the "(1)" would be in blue and the text in black.<br>
<br>
        (1) This is item one.<br>
<br>
I cannot find a way to accomplish this easily. Is there something I am<br>
missing here or is it just not feasible? My supervisor is insisting on<br>
it because he can do exactly that in MS Word.<br>
<br>
-- <br>
Thanks!<br>
<br>
Jerry<br>
</blockquote></div>