Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add text & bg color, font size & family, and details to prompt #903

Merged
4 commits merged into from
Nov 6, 2018

Conversation

ghost
Copy link

@ghost ghost commented Oct 16, 2018

closes #895

@ghost ghost self-requested a review October 16, 2018 20:36
@ghost
Copy link
Author

ghost commented Oct 16, 2018

@ryanatball take a look at this and see what you think. If you like the ordering and how it works I'll add to the other prompt / input scripting methods.

@ghost
Copy link

ghost commented Nov 2, 2018

This works... any particular use case? 👍

@ghost
Copy link
Author

ghost commented Nov 5, 2018

I had some users who wanted to popup error messages with bigger font and red color using the prompt. Figured I'd simply allow them to style it anyway they want.

@ghost
Copy link
Author

ghost commented Nov 6, 2018

@ryanatball check out the new change

@ghost
Copy link

ghost commented Nov 6, 2018

Cool use of keyword args. 👍

@ghost ghost merged commit 7cab03b into master Nov 6, 2018
@ghost ghost deleted the prompt_options branch November 6, 2018 22:54
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prompt should take color and font options
1 participant