Colour code in default.ini

Thanks Marco. But... I changed background colour to red (RGB(255,0,0))
and in default.ini I have Bkg=255. In decimal red=16711680
BTW I would like to change background color to hex=293134, decimal=2699572 (via your convert page) but in PLSQL Developer it look different.
 
Last edited:
@Marco, the last question :)
I can't find how to change blue highlight color (selected text) in editor. There is no option to change this color in "normal" perferences. It's the last thing to change... :) It's any option to paste in default.ini to change this color?
 
Last edited:
The selection color is determined by the Windows theme. There is currently no option to override this in PL/SQL Developer.
 
Back
Top