Search code examples
phpbashshellcolorscolor-scheme

Change psysh dark blue color


I am looking for a way to change the dark blue color that is displayed in output of psysh interactive shell prompt for PHP. Is it a bash color issue? If so, what is the variable of dircolors that change that dark blue?

If not how can I change the color scheme or only the dark blue text output of psysh?


Solution

  • You can edit the ShellOutput.php file in the initFormatters() function