Cuperino / QPrompt-Teleprompter

Teleprompter software for all video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.
https://qprompt.app
GNU General Public License v3.0
357 stars 23 forks source link

Add ability to set default text color #130

Open videosmith opened 1 year ago

videosmith commented 1 year ago

Occasionally, I'm asked to display black text on a white background due to lighting conditions.

I know I can change the font and font background color, however this does not affect the rest of the image background in Prompt mode.

Is this possible?

Cuperino commented 1 year ago

You can change the prompter's color by going into the top/right menu > Background > Set color. A color dialog will show, where you'll be able to set any background color you like. The font's color must me changed separately by selecting all text and changing its color to black.

I haven't given much priority to this, but I'll see if I can add a way of changing the default color so the text doesn't have to be selected to change its color, which can result in loss of per-existing color formatting as it is.

videosmith commented 1 year ago

Thank you!