This commit is contained in:
Paul Gauthier 2024-09-03 13:30:38 -07:00
parent dff814a7a8
commit a2634224e2
5 changed files with 25 additions and 7 deletions

View file

@ -192,9 +192,12 @@ cog.outl("```")
## Set the color for tool output (default: None)
#AIDER_TOOL_OUTPUT_COLOR=
## Set the color for tool error messages (default: red)
## Set the color for tool error messages (default: #FF2222)
#AIDER_TOOL_ERROR_COLOR=#FF2222
## Set the color for tool warning messages (default: #FFA500)
#AIDER_TOOL_WARNING_COLOR=#FFA500
## Set the color for assistant output (default: #0088ff)
#AIDER_ASSISTANT_OUTPUT_COLOR=#0088ff