-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Windows 7 Pro SP1. Classic theme. DITE 1.98.1.1
Update
Exception raised when loads old theme:
<DelphiIDETheme>
<AdditionalSearchMatchHighlight>
<Bold>False</Bold>
<Italic>False</Italic>
<Underline>False</Underline>
<DefaultForeground>False</DefaultForeground>
<DefaultBackground>False</DefaultBackground>
<ForegroundColorNew>clBlack</ForegroundColorNew>
<BackgroundColorNew>$0078AAFF</BackgroundColorNew>
</AdditionalSearchMatchHighlight>
After adding xml declaration and node attributes the theme was load successfully.
<?xml version="1.0" encoding="utf-8"?>
<DelphiIDETheme modified="2023-12-02 01:53:08" author="Delphi IDE Theme Editor" versionapp="1.94.6.66">
Metadata
Metadata
Assignees
Labels
No labels