- Commit
- 29d396ad92c844b653e1deb09083cccc896c6801
- Parent
- 7ead97dad0a1066a6e6ae82b73bf628fe1345b53
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Made it so that enumerate items are colored
Source code for my notes on representations of semisimple Lie algebras and Olivier Mathieu's classification of simple weight modules
Made it so that enumerate items are colored
1 files changed, 1 insertions, 1 deletions
Status | Name | Changes | Insertions | Deletions |
Modified | preamble.tex | 2 files changed | 1 | 1 |
diff --git a/preamble.tex b/preamble.tex @@ -48,7 +48,7 @@ text style/.style={scale=1.2}} % Configure the enumerate environment to use bold roman numerals -\setenumerate[0]{label={\normalfont \bfseries(\roman*)}} +\setenumerate[0]{label={\color{mosgreen}\normalfont \bfseries(\roman*)}} % Useful theorem definitions \newtheoremstyle{coloredtheorem}{}{}{\em}{}{\bf\color{mosgreen}}{}{.5em}{}