restyle
diff --git a/style.scss b/style.scss
index 6fcd1c9..93c759d 100644
--- a/style.scss
+++ b/style.scss
@@ -1,12 +1,12 @@
-$text:#EFEFAE;
-$highlighttext:#FFFFAE;
+$text:#FFFFFF;
+$highlighttext:#00bbff;
$black:#262626;
$darkgrey:#3A3A3A;
$grey:#bcbcbc;
-$highlight:#005F5F;
+$highlight:#373838;
$selftext:#83A598;
-$cream:#ffd7af;
+$cream:#00bbff;
$lightblue:#87afaf;
$green:#afaf00;
$red:#d75f5f;
@@ -17,7 +17,7 @@
$yellow:#ffaf00;
$darkgreen:#878700;
$turquoise:#87af87;
-$blue:#5f8787;
+$blue:#42aaf4;
$darkblue:#005f87;
$purple:#875f87;
$lighterblue:#83a598;