From 9de2c045a74e9f0e6ba8ea89a05037e4d69423e3 Mon Sep 17 00:00:00 2001
From: FunkyFr3sh <cc.red.alert.1@googlemail.com>
Date: Sun, 13 Aug 2023 10:41:56 +0200
Subject: [PATCH] fix default theme

---
 config/ConfigFormUnit.dfm      | 14 ++++++++------
 config/cnc-ddraw config.cbproj |  2 +-
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/config/ConfigFormUnit.dfm b/config/ConfigFormUnit.dfm
index 4dd0289..176301d 100644
--- a/config/ConfigFormUnit.dfm
+++ b/config/ConfigFormUnit.dfm
@@ -6,7 +6,7 @@ object ConfigForm: TConfigForm
   Caption = 'cnc-ddraw config'
   ClientHeight = 476
   ClientWidth = 741
-  Color = clHotLight
+  Color = clMenu
   Font.Charset = DEFAULT_CHARSET
   Font.Color = clWindowText
   Font.Height = -11
@@ -3270,6 +3270,8 @@ object ConfigForm: TConfigForm
     TabOrder = 4
     Visible = False
     StyleElements = [seFont, seBorder]
+    ExplicitWidth = 495
+    ExplicitHeight = 464
     object ToggleWindowedLbl: TLabel
       Left = 40
       Top = 27
@@ -3503,7 +3505,7 @@ object ConfigForm: TConfigForm
     Height = 465
     Anchors = [akLeft, akTop, akBottom]
     BevelOuter = bvNone
-    Color = clHotLight
+    Color = clMenu
     ParentBackground = False
     TabOrder = 0
     ExplicitHeight = 464
@@ -3519,7 +3521,7 @@ object ConfigForm: TConfigForm
       Caption = 'Display Settings'
       Flat = True
       Font.Charset = DEFAULT_CHARSET
-      Font.Color = clWhite
+      Font.Color = clBlack
       Font.Height = -16
       Font.Name = 'Segoe UI'
       Font.Style = []
@@ -3535,7 +3537,7 @@ object ConfigForm: TConfigForm
       Caption = 'Advanced Settings'
       Flat = True
       Font.Charset = DEFAULT_CHARSET
-      Font.Color = clWhite
+      Font.Color = clBlack
       Font.Height = -16
       Font.Name = 'Segoe UI'
       Font.Style = []
@@ -3551,7 +3553,7 @@ object ConfigForm: TConfigForm
       Caption = 'Compatibility Settings'
       Flat = True
       Font.Charset = DEFAULT_CHARSET
-      Font.Color = clWhite
+      Font.Color = clBlack
       Font.Height = -16
       Font.Name = 'Segoe UI'
       Font.Style = []
@@ -3567,7 +3569,7 @@ object ConfigForm: TConfigForm
       Caption = 'Hotkey Settings'
       Flat = True
       Font.Charset = DEFAULT_CHARSET
-      Font.Color = clWhite
+      Font.Color = clBlack
       Font.Height = -16
       Font.Name = 'Segoe UI'
       Font.Style = []
diff --git a/config/cnc-ddraw config.cbproj b/config/cnc-ddraw config.cbproj
index 2ba1b8f..ec25516 100644
--- a/config/cnc-ddraw config.cbproj	
+++ b/config/cnc-ddraw config.cbproj	
@@ -299,11 +299,11 @@
                 <DeployFile LocalName="Resources\CN.png" Configuration="Release" Class="ProjectFile"/>
                 <DeployFile LocalName="Resources\DE.png" Configuration="Release" Class="ProjectFile"/>
                 <DeployFile LocalName="Resources\ES.png" Configuration="Release" Class="ProjectFile"/>
+                <DeployFile LocalName="Resources\IT.png" Configuration="Release" Class="ProjectFile"/>
                 <DeployFile LocalName="Resources\RU.png" Configuration="Release" Class="ProjectFile"/>
                 <DeployFile LocalName="Resources\US.png" Configuration="Release" Class="ProjectFile"/>
                 <DeployFile LocalName="Resources\fr.png" Configuration="Release" Class="ProjectFile"/>
                 <DeployFile LocalName="Resources\hu.png" Configuration="Release" Class="ProjectFile"/>
-                <DeployFile LocalName="Resources\IT.png" Configuration="Release" Class="ProjectFile"/>
                 <DeployClass Name="AdditionalDebugSymbols">
                     <Platform Name="iOSSimulator">
                         <Operation>1</Operation>