mirror of
https://github.com/Noratrieb/slides.git
synced 2026-03-15 05:16:03 +01:00
all themes now have contrasting text colors based on slide bg
This commit is contained in:
parent
ac79c7cd8b
commit
166af89353
18 changed files with 70 additions and 16 deletions
|
|
@ -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 ------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue