aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/sky.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/source/sky.scss')
-rw-r--r--css/theme/source/sky.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/theme/source/sky.scss b/css/theme/source/sky.scss
index 3fee67c..c83b9c0 100644
--- a/css/theme/source/sky.scss
+++ b/css/theme/source/sky.scss
@@ -39,6 +39,9 @@ $selectionBackgroundColor: #134674;
@include radial-gradient( #add9e4, #f7fbfc );
}
+// Change text colors against dark slide backgrounds
+@include dark-bg-text-color(#fff);
+
// Theme template ------------------------------