diff --git a/document_config.tex b/document_config.tex
index 4535412..c0a2d6e 100755
--- a/document_config.tex
+++ b/document_config.tex
@@ -93,7 +93,7 @@
 \glsaddall
 
 % make glsosary entries black
-%\renewcommand*{\glstextformat}[1]{\textcolor{black}{#1}}
+\renewcommand*{\glstextformat}[1]{\textcolor{black}{#1}}
 
 \input{pre.utils}
 
@@ -117,4 +117,4 @@
 \usepackage{float}
 \floatstyle{plaintop}
 \restylefloat{table}
-\usepackage[tableposition=top]{caption}
\ No newline at end of file
+\usepackage[tableposition=top]{caption}
diff --git a/thesis.pdf b/thesis.pdf
index de4b750..d5fdec5 100644
Binary files a/thesis.pdf and b/thesis.pdf differ