summaryrefslogtreecommitdiff
path: root/amelia/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'amelia/variables.less')
-rwxr-xr-xamelia/variables.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/amelia/variables.less b/amelia/variables.less
index edeb2976..0e11a7d0 100755
--- a/amelia/variables.less
+++ b/amelia/variables.less
@@ -36,7 +36,7 @@
// Scaffolding
// -------------------------
@bodyBackground: #003F4D;
-@textColor: rgba(256, 256, 256, 0.9);
+@textColor: rgba(255, 255, 255, 0.9);
// Links
@@ -61,7 +61,7 @@
// -------------------------
@tableBackground: lighten(#147E88, 10%); // overall background-color
@tableBackgroundAccent: lighten(#147E88, 15%); // for striping
-@tableBackgroundHover: rgba(256, 256, 256, 0.4); // for hover
+@tableBackgroundHover: rgba(255, 255, 255, 0.4); // for hover
@tableBorder: lighten(#147E88, 12%); // table and cell border