summaryrefslogtreecommitdiff
path: root/slate/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'slate/variables.less')
-rwxr-xr-xslate/variables.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/slate/variables.less b/slate/variables.less
index 6208a40e..c4ce496f 100755
--- a/slate/variables.less
+++ b/slate/variables.less
@@ -60,8 +60,8 @@
// Tables
// -------------------------
@tableBackground: transparent; // overall background-color
-@tableBackgroundAccent: #f9f9f9; // for striping
-@tableBackgroundHover: #f5f5f5; // for hover
+@tableBackgroundAccent: darken(@grayDark, 5%); // for striping
+@tableBackgroundHover: @grayDark; // for hover
@tableBorder: darken(@grayDarker, 5%); // table and cell border