mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-30 17:59:59 +02:00
all themes now have contrasting text colors based on slide bg
This commit is contained in:
@@ -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 ------------------------------
|
||||
|
Reference in New Issue
Block a user