Jump to content
Sign in to follow this  
MJBComp

Delphi IDE Colors

Recommended Posts

Does anyone know if there is a way to change the colors of the 'Structure', Projects', 'Pallete', and 'Messages' windows?

 

In the IDE you can change the colors of the Object Inspector and the Editor window but i don't see any way to make the rest of the IDE the same color for those additional windows?

 

Nothing in the Registry for those windows either.  I find it strange you can modify the Object Inspector but not the additional windows.

Share this post


Link to post

The attached file contains a utility I created some time ago to work around Delphi's IDE that was almost unusable on high DPI screens.

(And I still use it in Delphi 10.4.)

In it you'll see a file called IDEFontSizeFix.pas that does (or at least demonstrates) most of what you're asking.

fancyshortcuts.zip

Edited by angusj

Share this post


Link to post

I looked at your file. It does not address my issue at all.  It does allow for high-dpi which is nice. I am looking for a way to change the background colors of the Structure, Pallet, and Messages window in a similar way just like you can with the Object Inspector and Editor window.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×