diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css
index dbbcf3ff1ba9fdce80c409e7540f85767b8a2f6c..c1067fd69e77717119767d010e392a23b2eae11b 100644
--- a/installer/resources/themes/console/light/console.css
+++ b/installer/resources/themes/console/light/console.css
@@ -668,14 +668,14 @@ code {
 }
 
 a:link{
-     color: #53f;
+     color: #503;
      text-decoration: none;
      font-weight: bold;
      word-wrap: break-word;
 }
 
 a:visited{
-     color: #517;
+     color: #218;
      text-decoration: none;
      font-weight: bold;
 }