delphi-ide-theme-editor icon indicating copy to clipboard operation
delphi-ide-theme-editor copied to clipboard

Style 'Sky' not found.

Open bigbear2 opened this issue 8 years ago • 3 comments

When I open the program appears to me this message and I can do most anything. I uninstalled and installed more than once window 002 window 001

bigbear2 avatar Dec 15 '16 10:12 bigbear2

After update err and form

Please, fix it.

Konctantin avatar Apr 27 '17 08:04 Konctantin

This looks exactly like the issue https://github.com/RRUZ/delphi-ide-theme-editor/issues/105 I had a year ago. Perhaps the instructions there can help you to fix your problem?

luebbe avatar Apr 27 '17 10:04 luebbe

The styles Sky and Metro Black are not longer included on DITE, So you must use another.

Try this

  1. Locate and open the settings. ini file (%aAppData%\DITE)
  2. Change the VCLStyle entry to an existing style ex : VCLStyle=Glossy
  3. Save the file
  4. Start DITE

RRUZ avatar Apr 27 '17 14:04 RRUZ