aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/beige.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/source/beige.scss')
-rw-r--r--css/theme/source/beige.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/theme/source/beige.scss b/css/theme/source/beige.scss
index acdd37d..d82c510 100644
--- a/css/theme/source/beige.scss
+++ b/css/theme/source/beige.scss
@@ -32,6 +32,8 @@ $heading1TextShadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b
@include radial-gradient( rgba(247,242,211,1), rgba(255,255,255,1) );
}
+// Change text colors against dark slide backgrounds
+@include dark-bg-text-color(#fff);
// Theme template ------------------------------