diff --git a/scripts/main.py b/scripts/main.py index 0856648e..08b73d64 100644 --- a/scripts/main.py +++ b/scripts/main.py @@ -189,7 +189,7 @@ def construct_prompt(): if config.ai_name: logger.typewriter_log( f"Welcome back! ", - Fore.YELLOW, + Fore.GREEN, f"Would you like me to return to being {config.ai_name}?", speak_text=True) should_continue = utils.clean_input(f"""Continue with the last settings?