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