replit-tools 1.1.27 → 1.1.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "replit-tools",
3
- "version": "1.1.27",
3
+ "version": "1.1.28",
4
4
  "description": "DATA Tools - One command to set up Claude Code and Codex CLI on Replit with full persistence",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -295,7 +295,7 @@ claude_prompt() {
295
295
  echo -e " │ \033[96mcm\033[0m = menu shortcut │"
296
296
  echo -e " │ \033[96ml\033[0m = login to claude │"
297
297
  echo " ├─────────────────────────────┤"
298
- echo -e " │ \033[92mIn Claude:\033[0m │"
298
+ echo -e " │ \033[1;38;5;208mIn Claude:\033[0m │"
299
299
  echo -e " │ \033[92mCtrl+C x2\033[0m = back to menu │"
300
300
  echo -e " │ \033[92mCtrl+C x3\033[0m = exit to shell │"
301
301
  echo " └─────────────────────────────┘"