mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
reader progress theming, automatically invert based on slide bg
This commit is contained in:
parent
09f36adc70
commit
122642fdea
33 changed files with 125 additions and 25 deletions
2
dist/theme/moon.css
vendored
2
dist/theme/moon.css
vendored
|
|
@ -44,6 +44,8 @@ section.has-light-background, section.has-light-background h1, section.has-light
|
|||
--r-link-color-hover: #78b9e6;
|
||||
--r-selection-background-color: #d33682;
|
||||
--r-selection-color: #fff;
|
||||
--r-overlay-element-bg-color: 240, 240, 240;
|
||||
--r-overlay-element-fg-color: 0, 0, 0;
|
||||
}
|
||||
|
||||
.reveal-viewport {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue