mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-25 07:31:15 +02:00
reader progress theming, automatically invert based on slide bg
This commit is contained in:
@@ -29,6 +29,9 @@ $linkColor: #3b759e;
|
||||
$linkColorHover: lighten( $linkColor, 20% );
|
||||
$selectionBackgroundColor: #134674;
|
||||
|
||||
$overlayElementBgColor: 0, 0, 0;
|
||||
$overlayElementFgColor: 240, 240, 240;
|
||||
|
||||
// Fix links so they are not cut off
|
||||
.reveal a {
|
||||
line-height: 1.3em;
|
||||
|
Reference in New Issue
Block a user