mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +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
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue