mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-09-01 18:54:29 +02:00
all themes now have contrasting text colors based on slide bg
This commit is contained in:
@@ -29,6 +29,9 @@ $selectionBackgroundColor: #26351C;
|
||||
line-height: 1.3em;
|
||||
}
|
||||
|
||||
// Change text colors against dark slide backgrounds
|
||||
@include dark-bg-text-color(#fff);
|
||||
|
||||
|
||||
// Theme template ------------------------------
|
||||
@import "../template/theme";
|
||||
|
Reference in New Issue
Block a user