RRUZ / delphi-ide-theme-editor

Custom color highlighting for Object Pascal IDE's
https://theroadtodelphi.wordpress.com/
644 stars 81 forks source link

Windows registry #107

Closed charoleizer closed 8 years ago

charoleizer commented 8 years ago

Is there a way to choose the theme for specific registry on windows ? When i apply the theme, it'll be apply on main registry: ..\Embarcadero\BDS\17.0.. but i want theme applied here: ..\Embarcadero\Trunk\17.0..

RRUZ commented 8 years ago

Hi, I just added the detection of custom registry keys for RAD Studio, try the new version 1.90.5.10

charoleizer commented 8 years ago

It's perfect now. Thanks