From 25c9352a05727a27cf9cd11fe24f4a3d8c55461e Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Sat, 18 Jul 2026 13:43:30 +0200 Subject: [PATCH] Change list colors --- thesis.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/thesis.tex b/thesis.tex index a3e58c4..7f75750 100644 --- a/thesis.tex +++ b/thesis.tex @@ -157,13 +157,13 @@ \usepackage{enumitem} \setlist[itemize]{ - label=\textcolor{unimorered}{\textbullet}, + label=\textcolor{unimoreblack}{\textbullet}, leftmargin=*, itemsep=0.5ex, topsep=1ex } \setlist[enumerate]{ - label=\textcolor{unimorered}{\arabic*.}, + label=\textcolor{unimoreblack}{\arabic*.}, leftmargin=*, itemsep=0.5ex, topsep=1ex