Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

About xcode console text color and background

Cannot change text color of xcode color output despite trying to use the "xcode preference" dialogue box. Please help ...

enter image description here

The above is a screen shot of the preference dialogue window. Somehow, the option for changing the console output does not seem to be showing up.

like image 874
Stanley Avatar asked May 30 '26 08:05

Stanley


1 Answers

Under Debugging >> Fonts & Colors you can set fonts the following way;:

1. Debugger Console Prompt = the color text prompt when breakpointing

2. Debugger Console Input = the color of typed text when breakpointing

3. Executable Standard Output = most of the debug text, you can change the foreground color. This accounts for most of the debugger output text.

There doesn't seem to be a way to change the background color, but you may have more luck with Xcode 4 themes instead of 3.2.x

Here's the working output (minus some redacted info): Colorful Xcode Debugger Output PLUS any BG color you want as long as it's white!

like image 167
pchap10k Avatar answered Jun 01 '26 22:06

pchap10k



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!