SoftVarE-Group / SlideTemplate

A beamer latex template for slides and lectures at University of Ulm
Creative Commons Zero v1.0 Universal
13 stars 3 forks source link

64 automatic dark mode for pictures #73

Closed Benno2000 closed 1 year ago

Benno2000 commented 1 year ago

I implemented the \picDark command from the SPL slides. It can be used to include images using \pic but automatically inverting them in dark mode (white gets inverted to a dark gray that matches the slide background).

This therefore closes issue #64.

tthuem commented 1 year ago

Demo file misses the case of "-dark" files.

Benno2000 commented 1 year ago

@tthuem I updated the example in the demo slides accordingly. It now mentions the option to use "-dark" files in the explanation.

tthuem commented 1 year ago

Fine with me. You might want to squash all commits into a single commit.