Color Settings

DougB

Member
Hi,

I've been attempting to use the color settings to give me a dark background on light text. For the most part I've been able to succeed in accomplishing this. However, there are a couple of issues I'm still having:

1. Alternating Grid Colors - I can't seem to locate where to set the alternating colors. Setting the background color only affects rows 1,3,5, etc. And there only appears to be one option for text setting.

2. Text or Background color setting when code is automatically highlighted. When I select code manually, the color settings work. However, when the app selects a block of code for me (i.e. when tabbing between query results on multiple queries in the same window, or clicking a method name while editing a package) it uses a background color that i can't seem to find a way to change.

There's an example of both issues here: http://i55.tinypic.com/34pb1pu.png

Thanks for any and all help you can provide.
 
Concerning 1: You need to set the "Null value cell color" and the "Alternate row color" to match your other color settings (Tools > Preferences > SQL Window).

We are still looking into issue 2.
 
I solved it just now. The highlighting is actually called "hot track highlighting" and is under tools > preferences > Window Types > Program Window

Thanks for the help!
 
Back
Top