HomeDelphiDelphi IDE – Themes for the Editor

Delphi IDE – Themes for the Editor

Rodrigo , one of the long time Delphi Developer has been working on one of his personal project “Delphi IDE Theme Editor” that allows the developers to change the color scheme of the Delphi Editor.

The Theme Editor that was written in Delphi XE supports Delphi 7 , Delphi 2005  , RAD Studio 2007 / 2009 / 2010 / XE and also supports the importing of .vssettings ( Visual Studio themes ) .

The Theme editor currently includes 35 themes .

This again proves that there is an active strong support from the community for Delphi .:)

You can find more information about the Theme Editor Tool in the Road to Delphi’s Blog

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Delphi Compiler Error X2421 Imported identifier ‘%s’ conflicts with ‘%s’ in ‘%s’ Reason for the Error & Solution This occurs...
Delphi Compiler Error X2367 Case of property accessor method %s.%s should be %s.%s Reason for the Error & Solution No...
Delphi Compiler Error X2269 Overriding virtual method ‘%s.%s’ has lower visibility (%s) than base class ‘%s’ (%s) Reason for the...