v2.3.1 -> v2.3.2
[bootswatch] / amelia / variables.less
index 623b76e..36bb8bf 100755 (executable)
@@ -1,4 +1,4 @@
-// Amelia 2.3.0
+// Amelia 2.3.2
 // Variables
 // --------------------------------------------------
 
@@ -33,7 +33,7 @@
 // Scaffolding
 // -------------------------
 @bodyBackground:        #003F4D;
-@textColor:             rgba(255, 255, 255, 0.9);
+@textColor:             #E1F0F0;
 
 
 // Links
 
 // Hr border color
 // -------------------------
-@hrBorder:                transparent;
+@hrBorder:                rgba(255, 255, 255, 0.3);
 
 
 // Horizontal forms & lists