mfontanini / presenterm

A markdown terminal slideshow tool
https://mfontanini.github.io/presenterm/
BSD 2-Clause "Simplified" License
1.19k stars 29 forks source link

Explicitly set execution output fg color in built-in themes #122

Closed mfontanini closed 8 months ago

mfontanini commented 8 months ago

The foreground color for execution in built-in themes wasn't being set so it could look bad depending on the environment.

Fixes #121