aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/moon.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/source/moon.scss')
-rw-r--r--css/theme/source/moon.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/theme/source/moon.scss b/css/theme/source/moon.scss
index db1897c..b398f4f 100644
--- a/css/theme/source/moon.scss
+++ b/css/theme/source/moon.scss
@@ -50,7 +50,8 @@ $linkColor: $blue;
$linkColorHover: lighten( $linkColor, 20% );
$selectionBackgroundColor: $magenta;
-
+// Change text colors against light slide backgrounds
+@include light-bg-text-color(#222);
// Theme template ------------------------------
@import "../template/theme";