aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/night.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/source/night.scss')
-rw-r--r--css/theme/source/night.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/theme/source/night.scss b/css/theme/source/night.scss
index d49a282..98a2062 100644
--- a/css/theme/source/night.scss
+++ b/css/theme/source/night.scss
@@ -28,6 +28,9 @@ $headingLetterSpacing: -0.03em;
$headingTextTransform: none;
$selectionBackgroundColor: #e7ad52;
+// Change text colors against light slide backgrounds
+@include light-bg-text-color(#222);
+
// Theme template ------------------------------
@import "../template/theme";