diff --git a/CLEditor.Core/CLEditor.Core.csproj b/CLEditor.Core/CLEditor.Core.csproj
index feb1aca2d171d3b38c220fa9de447b426568fffe..048e915ded5f65eacaae5760899c29eeef68c197 100644
--- a/CLEditor.Core/CLEditor.Core.csproj
+++ b/CLEditor.Core/CLEditor.Core.csproj
@@ -67,597 +67,9 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{09a94a34-9ea3-40b0-9a5f-c9b7b6e8a496}
diff --git a/CLEditor.sln b/CLEditor.sln
index 9357fbc7125cfe8dc3b2ec98f1f655d3004f4d16..b04948a6ba0ddb209660a8510dee77173940be73 100644
--- a/CLEditor.sln
+++ b/CLEditor.sln
@@ -5,8 +5,6 @@ VisualStudioVersion = 15.0.27703.2018
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CLEditor", "CLEditor\CLEditor.csproj", "{054B9F0E-FCDF-4BAE-882A-BA62483BE998}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CLGame", "CLEditor\CLGame\CLGame.csproj", "{35854983-8576-4263-9EB7-57E87780E9DE}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CLEditor.Core", "CLEditor.Core\CLEditor.Core.csproj", "{A9459A99-39D8-480B-BF14-A7687ECE7DB1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SceneEditor", "SceneEditor\SceneEditor.csproj", "{13E5DB9F-4EE0-469F-A861-36F8D685D68E}"
@@ -35,15 +33,6 @@ Global
{054B9F0E-FCDF-4BAE-882A-BA62483BE998}.Release|x64.Build.0 = Release|Any CPU
{054B9F0E-FCDF-4BAE-882A-BA62483BE998}.Release|x86.ActiveCfg = Release|Any CPU
{054B9F0E-FCDF-4BAE-882A-BA62483BE998}.Release|x86.Build.0 = Release|Any CPU
- {35854983-8576-4263-9EB7-57E87780E9DE}.Debug|Any CPU.ActiveCfg = Debug|x86
- {35854983-8576-4263-9EB7-57E87780E9DE}.Debug|Any CPU.Build.0 = Debug|x86
- {35854983-8576-4263-9EB7-57E87780E9DE}.Debug|x64.ActiveCfg = Debug|x86
- {35854983-8576-4263-9EB7-57E87780E9DE}.Debug|x86.ActiveCfg = Debug|x86
- {35854983-8576-4263-9EB7-57E87780E9DE}.Debug|x86.Build.0 = Debug|x86
- {35854983-8576-4263-9EB7-57E87780E9DE}.Release|Any CPU.ActiveCfg = Release|x86
- {35854983-8576-4263-9EB7-57E87780E9DE}.Release|x64.ActiveCfg = Release|x86
- {35854983-8576-4263-9EB7-57E87780E9DE}.Release|x86.ActiveCfg = Release|x86
- {35854983-8576-4263-9EB7-57E87780E9DE}.Release|x86.Build.0 = Release|x86
{A9459A99-39D8-480B-BF14-A7687ECE7DB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A9459A99-39D8-480B-BF14-A7687ECE7DB1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9459A99-39D8-480B-BF14-A7687ECE7DB1}.Debug|x64.ActiveCfg = Debug|Any CPU
diff --git a/CLEditor/App.config b/CLEditor/App.config
index 20ac87a6160495564168a3b1375d7fa1368c6e76..1569c7a76875b28f7081e7c21639700c85820fde 100644
--- a/CLEditor/App.config
+++ b/CLEditor/App.config
@@ -18,4 +18,12 @@
+
+
+
+
+
+
+
+
diff --git a/CLEditor/CLEditor.csproj b/CLEditor/CLEditor.csproj
index 41a90a7bd474e01e61829e89b451ca08e88998e0..006bc751ce51f45408f8ead469026fb23cb63534 100644
--- a/CLEditor/CLEditor.csproj
+++ b/CLEditor/CLEditor.csproj
@@ -1,5 +1,6 @@
+
Debug
@@ -26,7 +27,7 @@
DEBUG;TRACE
prompt
4
- 5
+ 6
AnyCPU
@@ -36,7 +37,7 @@
TRACE
prompt
4
- 7.1
+ 6
logo64-64.ico
@@ -84,6 +85,9 @@
..\packages\AvalonEdit.5.0.4\lib\Net40\ICSharpCode.AvalonEdit.dll
+
+ ..\packages\NLua.1.3.2.1\lib\net45\KeraLua.dll
+
..\packages\MahApps.Metro.1.6.5\lib\net46\MahApps.Metro.dll
@@ -98,6 +102,9 @@
..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll
+
+ ..\packages\NLua.1.3.2.1\lib\net45\NLua.dll
+
..\packages\SharpDX.4.1.0\lib\net45\SharpDX.dll
@@ -157,9 +164,6 @@
MSBuild:Compile
Designer
-
-
-
@@ -183,9 +187,6 @@
CreateScriptView.xaml
-
- EditorLoad.xaml
-
@@ -229,10 +230,6 @@
Designer
MSBuild:Compile
-
- Designer
- MSBuild:Compile
-
Designer
MSBuild:Compile
@@ -288,7 +285,6 @@
ResXFileCodeGenerator
Resources.Designer.cs
-
libopenal.1.dylib
@@ -311,12 +307,6 @@
x86\soft_oal.dll
PreserveNewest
-
- PreserveNewest
-
-
-
-
x64\libopenal.so.1
PreserveNewest
@@ -336,6 +326,7 @@
PreserveNewest
+
PreserveNewest
@@ -345,9 +336,6 @@
SettingsSingleFileGenerator
Settings.Designer.cs
-
- PreserveNewest
-
PreserveNewest
@@ -562,12 +550,14 @@
SceneEditor
True
-
- {35854983-8576-4263-9eb7-57e87780e9de}
- CLGame
-
+
+ PreserveNewest
+
+
+ PreserveNewest
+
@@ -970,6 +960,7 @@
+
@@ -977,4 +968,8 @@
+
+
+xcopy /s /y "D:\CLEngine\packages\NLua.1.3.2.1\lib\native\*.*" "$(TargetDir)"
+
\ No newline at end of file
diff --git a/CLEditor/CLGame/CLGame.csproj b/CLEditor/CLGame/CLGame.csproj
deleted file mode 100644
index 2f6560fa66c3cb9e55710b8ffb7d26c3071b0fbe..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/CLGame.csproj
+++ /dev/null
@@ -1,187 +0,0 @@
-
-
-
-
- Debug
- x86
- 8.0.30703
- 2.0
- {35854983-8576-4263-9EB7-57E87780E9DE}
- WinExe
- Properties
- CLGame
- CLGame
- 512
- Windows
- v4.5
-
-
-
-
-
- x86
- true
- full
- false
- ..\bin\Debug\
- TRACE;DEBUG;WINDOWS
- prompt
- 4
- true
- true
-
-
- x86
- pdbonly
- true
- bin\$(MonoGamePlatform)\$(Platform)\$(Configuration)\
- TRACE;WINDOWS
- prompt
- 4
-
-
-
-
-
-
- app.manifest
-
-
-
-
- x64\libopenal.so.1
- PreserveNewest
-
-
- x64\libSDL2-2.0.so.0
- PreserveNewest
-
-
- x86\libopenal.so.1
- PreserveNewest
-
-
- x86\libSDL2-2.0.so.0
- PreserveNewest
-
-
-
-
- PreserveNewest
-
-
-
-
-
- x64\SDL2.dll
- PreserveNewest
-
-
- x64\soft_oal.dll
- PreserveNewest
-
-
- x86\SDL2.dll
- PreserveNewest
-
-
- x86\soft_oal.dll
- PreserveNewest
-
-
- PreserveNewest
-
-
- PreserveNewest
-
-
-
-
- ..\..\packages\GeonBit.0.1.0.8\lib\geonbit\AnimationImporters.dll
-
-
- ..\..\packages\GeonBit.0.1.0.8\lib\geonbit\Animations.dll
-
-
- ..\..\packages\BulletSharp.0.10\lib\net40-client\BulletSharp.dll
-
-
- ..\..\packages\GeonBit.UI.3.2.0\lib\geonbitui\DataTypes.dll
-
-
- ..\..\packages\GeonBit.0.1.0.8\lib\geonbit\GeonBit.dll
-
-
- ..\..\packages\GeonBit.UI.3.2.0\lib\geonbitui\GeonBit.UI.dll
-
-
- ..\..\packages\GeonBit.0.1.0.8\lib\geonbit\GraphicsImporters.dll
-
-
- ..\..\packages\NLua.1.3.2.1\lib\net45\KeraLua.dll
-
-
- ..\..\packages\MonoGame.Framework.DesktopGL.3.6.0.1625\lib\net40\MonoGame.Framework.dll
-
-
- False
- E:\ClGame\MonoGame.Framework.Content.Pipeline.dll
-
-
- ..\..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll
-
-
- ..\..\packages\NLua.1.3.2.1\lib\net45\NLua.dll
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PreserveNewest
-
-
- PreserveNewest
-
-
- PreserveNewest
-
-
- PreserveNewest
-
-
-
-
- {a9459a99-39d8-480b-bf14-a7687ece7db1}
- CLEditor.Core
-
-
-
-
-
-
-
-
-
-
-
- 这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/Content.mgcb b/CLEditor/CLGame/Content/Content.mgcb
deleted file mode 100644
index 2c9c478ec3e3c087da04b98f8af91e3429a3940a..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/Content.mgcb
+++ /dev/null
@@ -1,1770 +0,0 @@
-
-#----------------------------- Global Properties ----------------------------#
-
-/outputDir:bin/$(Platform)
-/intermediateDir:obj/$(Platform)
-/platform:DesktopGL
-/config:
-/profile:Reach
-/compress:False
-
-#-------------------------------- References --------------------------------#
-
-/reference:..\..\..\CLPipleline\bin\Debug\CLPipleline.dll
-/reference:..\..\..\packages\GeonBit.UI.3.2.0\lib\geonbitui\DataTypes.dll
-/reference:..\..\..\packages\GeonBit.UI.3.2.0\lib\geonbitui\GeonBit.UI.dll
-
-#---------------------------------- Content ---------------------------------#
-
-#begin GeonBit.UI/themes/editor/effects/disabled.fx
-/importer:EffectImporter
-/processor:EffectProcessor
-/processorParam:DebugMode=Auto
-/build:GeonBit.UI/themes/editor/effects/disabled.fx
-
-#begin GeonBit.UI/themes/editor/effects/silhouette.fx
-/importer:EffectImporter
-/processor:EffectProcessor
-/processorParam:DebugMode=Auto
-/build:GeonBit.UI/themes/editor/effects/silhouette.fx
-
-#begin GeonBit.UI/themes/editor/fonts/Bold.spritefont
-/importer:FontDescriptionImporter
-/processor:DefaultFontProcessor
-/processorParam:PremultiplyAlpha=True
-/processorParam:TextureFormat=Compressed
-/build:GeonBit.UI/themes/editor/fonts/Bold.spritefont
-
-#begin GeonBit.UI/themes/editor/fonts/Italic.spritefont
-/importer:FontDescriptionImporter
-/processor:DefaultFontProcessor
-/processorParam:PremultiplyAlpha=True
-/processorParam:TextureFormat=Compressed
-/build:GeonBit.UI/themes/editor/fonts/Italic.spritefont
-
-#begin GeonBit.UI/themes/editor/fonts/Regular.spritefont
-/importer:FontDescriptionImporter
-/processor:DefaultFontProcessor
-/processorParam:PremultiplyAlpha=True
-/processorParam:TextureFormat=Compressed
-/build:GeonBit.UI/themes/editor/fonts/Regular.spritefont
-
-#begin GeonBit.UI/themes/editor/styles/Button-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Button-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/Button-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Button-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/Button-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Button-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/ButtonParagraph-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ButtonParagraph-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/ButtonParagraph-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ButtonParagraph-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/ButtonParagraph-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ButtonParagraph-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/CheckBox-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/CheckBox-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/CheckBox-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/CheckBox-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/CheckBox-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/CheckBox-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/CheckBoxParagraph-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/CheckBoxParagraph-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/CheckBoxParagraph-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/CheckBoxParagraph-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/CheckBoxParagraph-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/CheckBoxParagraph-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/ColoredRectangle-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ColoredRectangle-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/ColoredRectangle-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ColoredRectangle-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/ColoredRectangle-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ColoredRectangle-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/DropDown-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/DropDown-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/DropDown-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/DropDown-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/DropDown-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/DropDown-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/DropDownParagraph-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/DropDownParagraph-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/DropDownParagraph-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/DropDownParagraph-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/DropDownParagraph-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/DropDownParagraph-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/Entity-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Entity-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/Entity-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Entity-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/Entity-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Entity-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/example.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/example.xml
-
-#begin GeonBit.UI/themes/editor/styles/Header-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Header-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/Header-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Header-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/Header-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Header-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/HorizontalLine-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/HorizontalLine-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/HorizontalLine-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/HorizontalLine-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/HorizontalLine-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/HorizontalLine-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/Icon-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Icon-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/Icon-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Icon-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/Icon-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Icon-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/Image-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Image-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/Image-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Image-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/Image-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Image-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/Label-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Label-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/Label-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Label-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/Label-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Label-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/Panel-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Panel-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/Panel-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Panel-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/Panel-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Panel-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/PanelTabsButton-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/PanelTabsButton-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/PanelTabsButton-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/PanelTabsButton-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/PanelTabsButton-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/PanelTabsButton-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/Paragraph-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Paragraph-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/Paragraph-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Paragraph-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/Paragraph-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Paragraph-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/ProgressBar-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ProgressBar-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/ProgressBar-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ProgressBar-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/ProgressBar-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ProgressBar-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/ProgressBarFill-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ProgressBarFill-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/ProgressBarFill-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ProgressBarFill-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/ProgressBarFill-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/ProgressBarFill-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/RadioButton-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/RadioButton-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/RadioButton-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/RadioButton-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/RadioButton-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/RadioButton-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/RadioButtonParagraph-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/RadioButtonParagraph-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/RadioButtonParagraph-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/RadioButtonParagraph-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/RadioButtonParagraph-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/RadioButtonParagraph-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/SelectList-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/SelectList-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/SelectList-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/SelectList-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/SelectList-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/SelectList-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/SelectListParagraph-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/SelectListParagraph-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/SelectListParagraph-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/SelectListParagraph-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/SelectListParagraph-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/SelectListParagraph-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/Slider-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Slider-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/Slider-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Slider-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/Slider-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/Slider-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/TextInput-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/TextInput-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/TextInput-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/TextInput-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/TextInput-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/TextInput-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/TextInputParagraph-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/TextInputParagraph-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/TextInputParagraph-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/TextInputParagraph-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/TextInputParagraph-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/TextInputParagraph-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/TextInputPlaceholder-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/TextInputPlaceholder-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/TextInputPlaceholder-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/TextInputPlaceholder-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/TextInputPlaceholder-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/TextInputPlaceholder-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/styles/VerticalScrollbar-Default.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/VerticalScrollbar-Default.xml
-
-#begin GeonBit.UI/themes/editor/styles/VerticalScrollbar-MouseDown.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/VerticalScrollbar-MouseDown.xml
-
-#begin GeonBit.UI/themes/editor/styles/VerticalScrollbar-MouseHover.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/styles/VerticalScrollbar-MouseHover.xml
-
-#begin GeonBit.UI/themes/editor/textures/icons/Apple.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Apple.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Armor.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Armor.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Axe.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Axe.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/background.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/background.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/BloodySword.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/BloodySword.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Bone.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Bone.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Book.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Book.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Cubes.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Cubes.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Diamond.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Diamond.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Explanation.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Explanation.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Feather.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Feather.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/FloppyDisk.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/FloppyDisk.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/GoldCoins.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/GoldCoins.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/GoldShard.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/GoldShard.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Heart.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Heart.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Helmet.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Helmet.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Key.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Key.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/MagicBook.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/MagicBook.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/MagicWand.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/MagicWand.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Map.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Map.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/None.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/None.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/OrbBlue.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/OrbBlue.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/OrbGreen.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/OrbGreen.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/OrbRed.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/OrbRed.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Pistol.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Pistol.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/PotionBlue.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/PotionBlue.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/PotionCyan.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/PotionCyan.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/PotionGreen.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/PotionGreen.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/PotionPurple.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/PotionPurple.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/PotionRed.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/PotionRed.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/PotionYellow.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/PotionYellow.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Ring.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Ring.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/RingGold.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/RingGold.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/RingGoldRuby.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/RingGoldRuby.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/RingRuby.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/RingRuby.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/RubyBlue.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/RubyBlue.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/RubyGreen.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/RubyGreen.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/RubyPink.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/RubyPink.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/RubyPurple.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/RubyPurple.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/RubyRed.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/RubyRed.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Sack.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Sack.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Scroll.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Scroll.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Shield.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Shield.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/ShieldAndSword.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/ShieldAndSword.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Shovel.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Shovel.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/SilverShard.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/SilverShard.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Skull.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Skull.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Sword.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Sword.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/Trap.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/Trap.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/ZoomIn.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/ZoomIn.png
-
-#begin GeonBit.UI/themes/editor/textures/icons/ZoomOut.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/icons/ZoomOut.png
-
-#begin GeonBit.UI/themes/editor/textures/arrow_down.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/arrow_down.png
-
-#begin GeonBit.UI/themes/editor/textures/arrow_up.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/arrow_up.png
-
-#begin GeonBit.UI/themes/editor/textures/button_alternative.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/button_alternative.png
-
-#begin GeonBit.UI/themes/editor/textures/button_alternative_down.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/button_alternative_down.png
-
-#begin GeonBit.UI/themes/editor/textures/button_alternative_hover.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/button_alternative_hover.png
-
-#begin GeonBit.UI/themes/editor/textures/button_alternative_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/button_alternative_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/button_default.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/button_default.png
-
-#begin GeonBit.UI/themes/editor/textures/button_default_down.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/button_default_down.png
-
-#begin GeonBit.UI/themes/editor/textures/button_default_hover.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/button_default_hover.png
-
-#begin GeonBit.UI/themes/editor/textures/button_default_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/button_default_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/button_fancy.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/button_fancy.png
-
-#begin GeonBit.UI/themes/editor/textures/button_fancy_down.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/button_fancy_down.png
-
-#begin GeonBit.UI/themes/editor/textures/button_fancy_hover.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/button_fancy_hover.png
-
-#begin GeonBit.UI/themes/editor/textures/button_fancy_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/button_fancy_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/checkbox.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/checkbox.png
-
-#begin GeonBit.UI/themes/editor/textures/checkbox_down.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/checkbox_down.png
-
-#begin GeonBit.UI/themes/editor/textures/checkbox_hover.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/checkbox_hover.png
-
-#begin GeonBit.UI/themes/editor/textures/cursor_default.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/cursor_default.png
-
-#begin GeonBit.UI/themes/editor/textures/cursor_default_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/cursor_default_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/cursor_ibeam.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/cursor_ibeam.png
-
-#begin GeonBit.UI/themes/editor/textures/cursor_ibeam_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/cursor_ibeam_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/cursor_pointer.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/cursor_pointer.png
-
-#begin GeonBit.UI/themes/editor/textures/cursor_pointer_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/cursor_pointer_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/horizontal_line.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/horizontal_line.png
-
-#begin GeonBit.UI/themes/editor/textures/panel_default.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/panel_default.png
-
-#begin GeonBit.UI/themes/editor/textures/panel_default_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/panel_default_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/panel_fancy.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/panel_fancy.png
-
-#begin GeonBit.UI/themes/editor/textures/panel_fancy_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/panel_fancy_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/panel_golden.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/panel_golden.png
-
-#begin GeonBit.UI/themes/editor/textures/panel_golden_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/panel_golden_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/panel_listbackground.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/panel_listbackground.png
-
-#begin GeonBit.UI/themes/editor/textures/panel_listbackground_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/panel_listbackground_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/panel_simple.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/panel_simple.png
-
-#begin GeonBit.UI/themes/editor/textures/panel_simple_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/panel_simple_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/progressbar.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/progressbar.png
-
-#begin GeonBit.UI/themes/editor/textures/progressbar_fill.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/progressbar_fill.png
-
-#begin GeonBit.UI/themes/editor/textures/progressbar_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/progressbar_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/radio.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/radio.png
-
-#begin GeonBit.UI/themes/editor/textures/radio_down.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/radio_down.png
-
-#begin GeonBit.UI/themes/editor/textures/radio_hover.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/radio_hover.png
-
-#begin GeonBit.UI/themes/editor/textures/scrollbar.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/scrollbar.png
-
-#begin GeonBit.UI/themes/editor/textures/scrollbar_mark.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/scrollbar_mark.png
-
-#begin GeonBit.UI/themes/editor/textures/scrollbar_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/scrollbar_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/slider_default.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/slider_default.png
-
-#begin GeonBit.UI/themes/editor/textures/slider_default_mark.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/slider_default_mark.png
-
-#begin GeonBit.UI/themes/editor/textures/slider_default_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/slider_default_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/slider_fancy.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/slider_fancy.png
-
-#begin GeonBit.UI/themes/editor/textures/slider_fancy_mark.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/slider_fancy_mark.png
-
-#begin GeonBit.UI/themes/editor/textures/slider_fancy_md.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/textures/slider_fancy_md.xml
-
-#begin GeonBit.UI/themes/editor/textures/white_texture.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.UI/themes/editor/textures/white_texture.png
-
-#begin GeonBit.UI/themes/editor/ThemeData.xml
-/importer:XmlImporter
-/processor:PassThroughProcessor
-/build:GeonBit.UI/themes/editor/ThemeData.xml
-
-#begin message.txt
-/copy:message.txt
-
-#begin GeonBit.Core/BasicMeshes/Cone.fbx
-/importer:FbxImporter
-/processor:ModelProcessor
-/processorParam:ColorKeyColor=0,0,0,0
-/processorParam:ColorKeyEnabled=True
-/processorParam:DefaultEffect=BasicEffect
-/processorParam:GenerateMipmaps=True
-/processorParam:GenerateTangentFrames=False
-/processorParam:PremultiplyTextureAlpha=True
-/processorParam:PremultiplyVertexColors=True
-/processorParam:ResizeTexturesToPowerOfTwo=False
-/processorParam:RotationX=0
-/processorParam:RotationY=0
-/processorParam:RotationZ=0
-/processorParam:Scale=1
-/processorParam:SwapWindingOrder=False
-/processorParam:TextureFormat=Compressed
-/build:GeonBit.Core/BasicMeshes/Cone.fbx
-
-#begin GeonBit.Core/BasicMeshes/Cube.fbx
-/importer:FbxImporter
-/processor:ModelProcessor
-/processorParam:ColorKeyColor=0,0,0,0
-/processorParam:ColorKeyEnabled=True
-/processorParam:DefaultEffect=BasicEffect
-/processorParam:GenerateMipmaps=True
-/processorParam:GenerateTangentFrames=False
-/processorParam:PremultiplyTextureAlpha=True
-/processorParam:PremultiplyVertexColors=True
-/processorParam:ResizeTexturesToPowerOfTwo=False
-/processorParam:RotationX=0
-/processorParam:RotationY=0
-/processorParam:RotationZ=0
-/processorParam:Scale=1
-/processorParam:SwapWindingOrder=False
-/processorParam:TextureFormat=Compressed
-/build:GeonBit.Core/BasicMeshes/Cube.fbx
-
-#begin GeonBit.Core/BasicMeshes/Cylinder.fbx
-/importer:FbxImporter
-/processor:ModelProcessor
-/processorParam:ColorKeyColor=0,0,0,0
-/processorParam:ColorKeyEnabled=True
-/processorParam:DefaultEffect=BasicEffect
-/processorParam:GenerateMipmaps=True
-/processorParam:GenerateTangentFrames=False
-/processorParam:PremultiplyTextureAlpha=True
-/processorParam:PremultiplyVertexColors=True
-/processorParam:ResizeTexturesToPowerOfTwo=False
-/processorParam:RotationX=0
-/processorParam:RotationY=0
-/processorParam:RotationZ=0
-/processorParam:Scale=1
-/processorParam:SwapWindingOrder=False
-/processorParam:TextureFormat=Compressed
-/build:GeonBit.Core/BasicMeshes/Cylinder.fbx
-
-#begin GeonBit.Core/BasicMeshes/Plane.fbx
-/importer:FbxImporter
-/processor:ModelProcessor
-/processorParam:ColorKeyColor=0,0,0,0
-/processorParam:ColorKeyEnabled=True
-/processorParam:DefaultEffect=BasicEffect
-/processorParam:GenerateMipmaps=True
-/processorParam:GenerateTangentFrames=False
-/processorParam:PremultiplyTextureAlpha=True
-/processorParam:PremultiplyVertexColors=True
-/processorParam:ResizeTexturesToPowerOfTwo=False
-/processorParam:RotationX=0
-/processorParam:RotationY=0
-/processorParam:RotationZ=0
-/processorParam:Scale=1
-/processorParam:SwapWindingOrder=False
-/processorParam:TextureFormat=Compressed
-/build:GeonBit.Core/BasicMeshes/Plane.fbx
-
-#begin GeonBit.Core/BasicMeshes/Skybox.fbx
-/importer:FbxImporter
-/processor:ModelProcessor
-/processorParam:ColorKeyColor=0,0,0,0
-/processorParam:ColorKeyEnabled=True
-/processorParam:DefaultEffect=BasicEffect
-/processorParam:GenerateMipmaps=True
-/processorParam:GenerateTangentFrames=False
-/processorParam:PremultiplyTextureAlpha=True
-/processorParam:PremultiplyVertexColors=True
-/processorParam:ResizeTexturesToPowerOfTwo=False
-/processorParam:RotationX=0
-/processorParam:RotationY=0
-/processorParam:RotationZ=0
-/processorParam:Scale=1
-/processorParam:SwapWindingOrder=False
-/processorParam:TextureFormat=Compressed
-/build:GeonBit.Core/BasicMeshes/Skybox.fbx
-
-#begin GeonBit.Core/BasicMeshes/Sphere.fbx
-/importer:FbxImporter
-/processor:ModelProcessor
-/processorParam:ColorKeyColor=0,0,0,0
-/processorParam:ColorKeyEnabled=True
-/processorParam:DefaultEffect=BasicEffect
-/processorParam:GenerateMipmaps=True
-/processorParam:GenerateTangentFrames=False
-/processorParam:PremultiplyTextureAlpha=True
-/processorParam:PremultiplyVertexColors=True
-/processorParam:ResizeTexturesToPowerOfTwo=False
-/processorParam:RotationX=0
-/processorParam:RotationY=0
-/processorParam:RotationZ=0
-/processorParam:Scale=1
-/processorParam:SwapWindingOrder=False
-/processorParam:TextureFormat=Compressed
-/build:GeonBit.Core/BasicMeshes/Sphere.fbx
-
-#begin GeonBit.Core/BasicMeshes/SphereLowPoly.fbx
-/importer:FbxImporter
-/processor:ModelProcessor
-/processorParam:ColorKeyColor=0,0,0,0
-/processorParam:ColorKeyEnabled=True
-/processorParam:DefaultEffect=BasicEffect
-/processorParam:GenerateMipmaps=True
-/processorParam:GenerateTangentFrames=False
-/processorParam:PremultiplyTextureAlpha=True
-/processorParam:PremultiplyVertexColors=True
-/processorParam:ResizeTexturesToPowerOfTwo=False
-/processorParam:RotationX=0
-/processorParam:RotationY=0
-/processorParam:RotationZ=0
-/processorParam:Scale=1
-/processorParam:SwapWindingOrder=False
-/processorParam:TextureFormat=Compressed
-/build:GeonBit.Core/BasicMeshes/SphereLowPoly.fbx
-
-#begin GeonBit.Core/BasicMeshes/SphereSmooth.fbx
-/importer:FbxImporter
-/processor:ModelProcessor
-/processorParam:ColorKeyColor=0,0,0,0
-/processorParam:ColorKeyEnabled=True
-/processorParam:DefaultEffect=BasicEffect
-/processorParam:GenerateMipmaps=True
-/processorParam:GenerateTangentFrames=False
-/processorParam:PremultiplyTextureAlpha=True
-/processorParam:PremultiplyVertexColors=True
-/processorParam:ResizeTexturesToPowerOfTwo=False
-/processorParam:RotationX=0
-/processorParam:RotationY=0
-/processorParam:RotationZ=0
-/processorParam:Scale=1
-/processorParam:SwapWindingOrder=False
-/processorParam:TextureFormat=Compressed
-/build:GeonBit.Core/BasicMeshes/SphereSmooth.fbx
-
-#begin GeonBit.Core/Textures/Skybox.png
-/importer:TextureImporter
-/processor:TextureProcessor
-/processorParam:ColorKeyColor=255,0,255,255
-/processorParam:ColorKeyEnabled=True
-/processorParam:GenerateMipmaps=False
-/processorParam:PremultiplyAlpha=True
-/processorParam:ResizeToPowerOfTwo=False
-/processorParam:MakeSquare=False
-/processorParam:TextureFormat=Color
-/build:GeonBit.Core/Textures/Skybox.png
-
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Cone.fbx b/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Cone.fbx
deleted file mode 100644
index 8668bb84c69dfe7230f4993a7c081d429401569e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Cone.fbx and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Cube.fbx b/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Cube.fbx
deleted file mode 100644
index 1f380a97816a49bca2e4456cf65b6d464dd8b873..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Cube.fbx and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Cylinder.fbx b/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Cylinder.fbx
deleted file mode 100644
index b62c76dd8a838c5a36c5275b17df88bbf62016f4..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Cylinder.fbx and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Plane.fbx b/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Plane.fbx
deleted file mode 100644
index f36f7fda9073ecce954b2dfc50ce6987e3ac97ba..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Plane.fbx and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Skybox.fbx b/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Skybox.fbx
deleted file mode 100644
index e4d55e764447a594d1412e1b8be79ade05c12d63..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Skybox.fbx and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Sphere.fbx b/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Sphere.fbx
deleted file mode 100644
index d2e79142ee11f2fb88679f1c948fea49de8affb5..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/Sphere.fbx and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/SphereLowPoly.fbx b/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/SphereLowPoly.fbx
deleted file mode 100644
index d4f410ad643da4ddcd5c23482d5ca5c75f0c9740..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/SphereLowPoly.fbx and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/SphereSmooth.fbx b/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/SphereSmooth.fbx
deleted file mode 100644
index 328b017dd8d18e295b23e16ff80e8b70568e2ecd..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.Core/BasicMeshes/SphereSmooth.fbx and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/Effects/LitEffect.fx b/CLEditor/CLGame/Content/GeonBit.Core/Effects/LitEffect.fx
deleted file mode 100644
index 2e011bd732085df3ff3edd4efbe2d005b2654f6b..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.Core/Effects/LitEffect.fx
+++ /dev/null
@@ -1,160 +0,0 @@
-#if OPENGL
-#define SV_POSITION POSITION
-#define VS_SHADERMODEL vs_3_0
-#define PS_SHADERMODEL ps_3_0
-#else
-#define VS_SHADERMODEL vs_4_0_level_9_1
-#define PS_SHADERMODEL ps_4_0_level_9_1
-#endif
-
-// world / view / projection matrix
-matrix WorldViewProjection;
-
-// world matrix
-matrix World;
-
-// define white color value
-float3 WhiteColor = float3(1, 1, 1);
-
-// ambient light value
-float3 AmbientColor = float3(1, 1, 1);
-
-// diffuse color
-float3 DiffuseColor = float3(1, 1, 1);
-
-// emissive
-float3 EmissiveColor = float3(0, 0, 0);
-
-// max intensity, eg allowing lights to overflow original color
-float MaxLightIntensity = 1.0f;
-
-// rendering alpha
-float Alpha = 1.0f;
-
-// main texture
-texture MainTexture;
-
-// are we using texture?
-bool TextureEnabled = false;
-
-// max lights count
-#define MAX_LIGHTS_COUNT 7
-
-// light sources.
-// note:
-// - lights with range 0 = directional lights (in which case light pos is direction).
-// - lights with intensity 0 = disabled lights.
-float3 LightColor[MAX_LIGHTS_COUNT];
-float3 LightPosition[MAX_LIGHTS_COUNT];
-float LightIntensity[MAX_LIGHTS_COUNT];
-float LightRange[MAX_LIGHTS_COUNT];
-float LightSpecular[MAX_LIGHTS_COUNT];
-
-// how many active lights we have
-int ActiveLightsCount = 0;
-
-// how many of the active lights are directional (direction lights come first)
-int DirectionalLightsCount = 0;
-
-// main texture sampler
-sampler2D MainTextureSampler = sampler_state {
- Texture = (MainTexture);
-};
-
-// vertex shader input
-struct VertexShaderInput
-{
- float4 Position : POSITION0;
- float3 Normal : NORMAL0;
- float2 TextureCoordinate : TEXCOORD0;
-};
-
-// vertex shader output
-struct VertexShaderOutput
-{
- float4 Position : SV_POSITION;
- float3 Normal : TEXCOORD0;
- float2 TextureCoordinate : TEXCOORD1;
- float4 WorldPos : TEXCOORD2;
-};
-
-// main vertex shader for flat lighting
-VertexShaderOutput FlatLightingMainVS(in VertexShaderInput input)
-{
- VertexShaderOutput output;
- output.Position = mul(input.Position, WorldViewProjection);
- output.WorldPos = mul(input.Position, World);
- output.Normal = normalize(mul(input.Normal, (float3x3)World));
- output.TextureCoordinate = input.TextureCoordinate;
- return output;
-}
-
-// main pixel shader for flat lighting
-float4 FlatLightingMainPS(VertexShaderOutput input) : COLOR
-{
- // pixel color to return
- float4 retColor;
-
- // set color either from texture if enabled or white
- retColor = TextureEnabled ? tex2D(MainTextureSampler, input.TextureCoordinate) : 1.0f;
-
- // start calcing lights strength
- float3 LightsColor = AmbientColor + EmissiveColor;
-
- // process directional lights
- int i = 0;
- for (i = 0; i < DirectionalLightsCount; ++i)
- {
- // calculate angle factor
- float cosTheta = saturate(dot(LightPosition[i], input.Normal));
-
- // add light to pixel
- LightsColor.rgb += (LightColor[i]) * (cosTheta * LightIntensity[i]);
- }
-
- // now process all point lights
- for (i = DirectionalLightsCount; i < ActiveLightsCount; ++i)
- {
- // if fully lit stop here
- if (LightsColor.r > 1 && LightsColor.g > 1 && LightsColor.b > 1) { break; }
-
- // calculate distance and angle factors for point light
- float disFactor = 1.0f - (distance(input.WorldPos, LightPosition[i]) / LightRange[i]);
-
- // out of range? skip this light.
- if (disFactor > 0)
- {
- // power distance factor
- disFactor = pow(disFactor, 2);
-
- // calc with normal factor
- float3 lightDir = normalize(input.WorldPos - LightPosition[i]);
- float cosTheta = saturate(dot(-lightDir, input.Normal));
-
- // add light to pixel
- LightsColor.rgb += (LightColor[i]) * (cosTheta * LightIntensity[i] * disFactor);
- }
- }
-
- // make sure lights doesn't overflow
- LightsColor.rgb = min(LightsColor.rgb, MaxLightIntensity);
-
- // apply lighting and diffuse on return color
- retColor.rgb = saturate(retColor.rgb * LightsColor * DiffuseColor);
-
- // apply alpha
- retColor.a *= Alpha;
-
- // return final
- return retColor;
-}
-
-// default technique with flat lighting
-technique FlatLighting
-{
- pass P0
- {
- VertexShader = compile VS_SHADERMODEL FlatLightingMainVS();
- PixelShader = compile PS_SHADERMODEL FlatLightingMainPS();
- }
-};
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/Effects/LitEffectAlphaTest.fx b/CLEditor/CLGame/Content/GeonBit.Core/Effects/LitEffectAlphaTest.fx
deleted file mode 100644
index ab3060d16f6c7d71b7b41042c8e859498b8a1104..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.Core/Effects/LitEffectAlphaTest.fx
+++ /dev/null
@@ -1,164 +0,0 @@
-#if OPENGL
-#define SV_POSITION POSITION
-#define VS_SHADERMODEL vs_3_0
-#define PS_SHADERMODEL ps_3_0
-#else
-#define VS_SHADERMODEL vs_4_0_level_9_1
-#define PS_SHADERMODEL ps_4_0_level_9_1
-#endif
-
-// world / view / projection matrix
-matrix WorldViewProjection;
-
-// world matrix
-matrix World;
-
-// define white color value
-float3 WhiteColor = float3(1, 1, 1);
-
-// ambient light value
-float3 AmbientColor = float3(1, 1, 1);
-
-// diffuse color
-float3 DiffuseColor = float3(1, 1, 1);
-
-// emissive
-float3 EmissiveColor = float3(0, 0, 0);
-
-// max intensity, eg allowing lights to overflow original color
-float MaxLightIntensity = 1.0f;
-
-// rendering alpha
-float Alpha = 1.0f;
-
-// main texture
-texture MainTexture;
-
-// are we using texture?
-bool TextureEnabled = false;
-
-// max lights count
-#define MAX_LIGHTS_COUNT 7
-
-// light sources.
-// note:
-// - lights with range 0 = directional lights (in which case light pos is direction).
-// - lights with intensity 0 = disabled lights.
-float3 LightColor[MAX_LIGHTS_COUNT];
-float3 LightPosition[MAX_LIGHTS_COUNT];
-float LightIntensity[MAX_LIGHTS_COUNT];
-float LightRange[MAX_LIGHTS_COUNT];
-float LightSpecular[MAX_LIGHTS_COUNT];
-
-// how many active lights we have
-int ActiveLightsCount = 0;
-
-// how many of the active lights are directional (direction lights come first)
-int DirectionalLightsCount = 0;
-
-// main texture sampler
-sampler2D MainTextureSampler = sampler_state {
- Texture = (MainTexture);
-};
-
-// vertex shader input
-struct VertexShaderInput
-{
- float4 Position : POSITION0;
- float3 Normal : NORMAL0;
- float2 TextureCoordinate : TEXCOORD0;
-};
-
-// vertex shader output
-struct VertexShaderOutput
-{
- float4 Position : SV_POSITION;
- float3 Normal : TEXCOORD0;
- float2 TextureCoordinate : TEXCOORD1;
- float4 WorldPos : TEXCOORD2;
-};
-
-// main vertex shader for flat lighting
-VertexShaderOutput FlatLightingMainVS(in VertexShaderInput input)
-{
- VertexShaderOutput output;
- output.Position = mul(input.Position, WorldViewProjection);
- output.WorldPos = mul(input.Position, World);
- output.Normal = normalize(mul(input.Normal, (float3x3)World));
- output.TextureCoordinate = input.TextureCoordinate;
- return output;
-}
-
-// main pixel shader for flat lighting
-float4 FlatLightingMainPS(VertexShaderOutput input) : COLOR
-{
- // pixel color to return
- float4 retColor;
-
- // set color either from texture if enabled or white
- retColor = TextureEnabled ? tex2D(MainTextureSampler, input.TextureCoordinate) : 1.0f;
-
- // apply alpha
- retColor.a *= Alpha;
-
- // do alpha test
- if (retColor.a == 0)
- discard;
-
- // start calcing lights strength
- float3 LightsColor = AmbientColor + EmissiveColor;
-
- // process directional lights
- int i = 0;
- for (i = 0; i < DirectionalLightsCount; ++i)
- {
- // calculate angle factor
- float cosTheta = saturate(dot(LightPosition[i], input.Normal));
-
- // add light to pixel
- LightsColor.rgb += (LightColor[i]) * (cosTheta * LightIntensity[i]);
- }
-
- // now process all point lights
- for (i = DirectionalLightsCount; i < ActiveLightsCount; ++i)
- {
- // if fully lit stop here
- if (LightsColor.r > 1 && LightsColor.g > 1 && LightsColor.b > 1) { break; }
-
- // calculate distance and angle factors for point light
- float disFactor = 1.0f - (distance(input.WorldPos, LightPosition[i]) / LightRange[i]);
-
- // out of range? skip this light.
- if (disFactor > 0)
- {
- // power distance factor
- disFactor = pow(disFactor, 2);
-
- // calc with normal factor
- float3 lightDir = normalize(input.WorldPos - LightPosition[i]);
- float cosTheta = saturate(dot(-lightDir, input.Normal));
-
- // add light to pixel
- LightsColor.rgb += (LightColor[i]) * (cosTheta * LightIntensity[i] * disFactor);
- }
- }
-
- // make sure lights doesn't overflow
- LightsColor.rgb = min(LightsColor.rgb, MaxLightIntensity);
-
- // apply lighting and diffuse on return color
- retColor.rgb = saturate(retColor.rgb * LightsColor * DiffuseColor);
-
- // return final
- return retColor;
-}
-
-// default technique with flat lighting
-technique FlatLighting
-{
- pass P0
- {
- VertexShader = compile VS_SHADERMODEL FlatLightingMainVS();
- PixelShader = compile PS_SHADERMODEL FlatLightingMainPS();
- }
-};
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/Effects/NormalMapLitEffect.fx b/CLEditor/CLGame/Content/GeonBit.Core/Effects/NormalMapLitEffect.fx
deleted file mode 100644
index 21c3db3bad28ac204ca6e08c6712b8fca05203bd..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.Core/Effects/NormalMapLitEffect.fx
+++ /dev/null
@@ -1,185 +0,0 @@
-#if OPENGL
-#define SV_POSITION POSITION
-#define VS_SHADERMODEL vs_3_0
-#define PS_SHADERMODEL ps_3_0
-#else
-#define VS_SHADERMODEL vs_4_0_level_9_1
-#define PS_SHADERMODEL ps_4_0_level_9_1
-#endif
-
-// world / view / projection matrix
-matrix WorldViewProjection;
-
-// world matrix
-matrix World;
-
-// inverse transpose world matrix
-matrix WorldInverseTranspose;
-
-// define white color value
-float3 WhiteColor = float3(1, 1, 1);
-
-// ambient light value
-float3 AmbientColor = float3(1, 1, 1);
-
-// diffuse color
-float3 DiffuseColor = float3(1, 1, 1);
-
-// emissive
-float3 EmissiveColor = float3(0, 0, 0);
-
-// max intensity, eg allowing lights to overflow original color
-float MaxLightIntensity = 1.0f;
-
-// rendering alpha
-float Alpha = 1.0f;
-
-// main texture
-texture MainTexture;
-
-// normal map texture
-texture NormalTexture;
-
-// are we using texture?
-bool TextureEnabled = false;
-
-// are we using normal texture?
-static bool NormalTextureEnabled = true;
-
-// max lights count
-#define MAX_LIGHTS_COUNT 7
-
-// light sources.
-// note:
-// - lights with range 0 = directional lights (in which case light pos is direction).
-// - lights with intensity 0 = disabled lights.
-float3 LightColor[MAX_LIGHTS_COUNT];
-float3 LightPosition[MAX_LIGHTS_COUNT];
-float LightIntensity[MAX_LIGHTS_COUNT];
-float LightRange[MAX_LIGHTS_COUNT];
-float LightSpecular[MAX_LIGHTS_COUNT];
-
-// how many active lights we have
-int ActiveLightsCount = 0;
-
-// how many of the active lights are directional (direction lights come first)
-int DirectionalLightsCount = 0;
-
-// main texture sampler
-sampler2D MainTextureSampler = sampler_state {
- Texture = (MainTexture);
-};
-
-// normal texture sampler
-sampler2D NormalTextureSampler = sampler_state {
- Texture = (NormalTexture);
-};
-
-// vertex shader input
-struct VertexShaderInput
-{
- float4 Position : SV_POSITION0;
- float3 Normal : NORMAL0;
- float2 TextureCoordinate : TEXCOORD0;
- float3 Tangent : TANGENT0;
- float3 Binormal : BINORMAL0;
-};
-
-// vertex shader output
-struct VertexShaderOutput
-{
- float4 Position : SV_POSITION;
- float2 TextureCoordinate : TEXCOORD0;
- float4 WorldPos : TEXCOORD1;
- float3x3 WorldToTangentSpace : TEXCOORD2;
-};
-
-// main vertex shader for flat lighting
-VertexShaderOutput NormalLightingMainVS(in VertexShaderInput input)
-{
- VertexShaderOutput output;
- output.Position = mul(input.Position, WorldViewProjection);
- output.WorldPos = mul(input.Position, World);
- output.TextureCoordinate = input.TextureCoordinate;
- output.WorldToTangentSpace[0] = mul(normalize(input.Tangent), World);
- output.WorldToTangentSpace[1] = mul(normalize(input.Binormal), World);
- output.WorldToTangentSpace[2] = mul(normalize(input.Normal), World);
- return output;
-}
-
-// main pixel shader for flat lighting
-float4 NormalLightingMainPS(VertexShaderOutput input) : COLOR
-{
- // pixel color to return
- float4 retColor;
-
- // set color either from texture if enabled or white
- retColor = TextureEnabled ? tex2D(MainTextureSampler, input.TextureCoordinate) : 1.0f;
-
- // get normal from texture
- float3 fragNormal = 2.0 * (tex2D(NormalTextureSampler, input.TextureCoordinate)) - 1.0;
- fragNormal.x *= -1; // <-- fix X axis to be standard.
-
- // calculate normal
- fragNormal = normalize(mul(fragNormal, input.WorldToTangentSpace));
-
- // start calcing lights strength
- float3 LightsColor = AmbientColor + EmissiveColor;
-
- // process directional lights
- int i = 0;
- for (i = 0; i < DirectionalLightsCount; ++i)
- {
- // calculate angle factor
- float cosTheta = saturate(dot(LightPosition[i], fragNormal));
-
- // add light to pixel
- LightsColor.rgb += (LightColor[i]) * (cosTheta * LightIntensity[i]);
- }
-
- // now process all point lights
- for (i = DirectionalLightsCount; i < ActiveLightsCount; ++i)
- {
- // if fully lit stop here
- if (LightsColor.r > 1 && LightsColor.g > 1 && LightsColor.b > 1) { break; }
-
- // calculate distance and angle factors for point light
- float disFactor = 1.0f - (distance(input.WorldPos, LightPosition[i]) / LightRange[i]);
-
- // out of range? skip this light.
- if (disFactor > 0)
- {
- // power distance factor
- disFactor = pow(disFactor, 2);
-
- // calc with normal factor
- float3 lightDir = normalize(input.WorldPos - LightPosition[i]);
- float cosTheta = saturate(dot(-lightDir, fragNormal));
-
- // add light to pixel
- LightsColor.rgb += (LightColor[i]) * (cosTheta * LightIntensity[i] * disFactor);
- }
- }
-
- // make sure lights doesn't overflow
- LightsColor.rgb = min(LightsColor.rgb, MaxLightIntensity);
-
- // apply lighting and diffuse on return color
- retColor.rgb = saturate(retColor.rgb * LightsColor * DiffuseColor);
-
- // apply alpha
- retColor.a *= Alpha;
-
- // return final
- return retColor;
-}
-
-// default technique with flat lighting
-technique FlatLighting
-{
- pass P0
- {
- VertexShader = compile VS_SHADERMODEL NormalLightingMainVS();
- PixelShader = compile PS_SHADERMODEL NormalLightingMainPS();
- }
-};
diff --git a/CLEditor/CLGame/Content/GeonBit.Core/Textures/Skybox.png b/CLEditor/CLGame/Content/GeonBit.Core/Textures/Skybox.png
deleted file mode 100644
index 596cd1846d42d80dcc452bad517e9f0ab5233e5c..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.Core/Textures/Skybox.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/ThemeData.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/ThemeData.xml
deleted file mode 100644
index bc96b5346a159b6818a5207d7b4d643d2bbd92f8..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/ThemeData.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
- Clean
- Ronen Ness
- A simple, editor-like UI theme.
- Made by Ronen Ness
- 1.0.0
-
- MIT
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/effects/disabled.fx b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/effects/disabled.fx
deleted file mode 100644
index 6774d71416c22c375f724d7bfb3852b39a46558e..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/effects/disabled.fx
+++ /dev/null
@@ -1,38 +0,0 @@
-#if OPENGL
- #define SV_POSITION POSITION
- #define VS_SHADERMODEL vs_3_0
- #define PS_SHADERMODEL ps_3_0
-#else
- #define VS_SHADERMODEL vs_4_0_level_9_1
- #define PS_SHADERMODEL ps_4_0_level_9_1
-#endif
-
-Texture2D SpriteTexture;
-
-sampler2D SpriteTextureSampler = sampler_state
-{
- Texture = ;
-};
-
-struct VertexShaderOutput
-{
- float4 Position : SV_POSITION;
- float4 Color : COLOR0;
- float2 TextureCoordinates : TEXCOORD0;
-};
-
-float4 MainPS(VertexShaderOutput input) : COLOR
-{
- float4 color = tex2D(SpriteTextureSampler,input.TextureCoordinates) * input.Color;
- float value = (color.r + color.g + color.b) / 3;
- color.r = color.g = color.b = value;
- return color;
-}
-
-technique SpriteDrawing
-{
- pass P0
- {
- PixelShader = compile PS_SHADERMODEL MainPS();
- }
-};
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/effects/silhouette.fx b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/effects/silhouette.fx
deleted file mode 100644
index 0bd81f3e42886f7569d022e207e9e5cabc429d1f..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/effects/silhouette.fx
+++ /dev/null
@@ -1,39 +0,0 @@
-#if OPENGL
- #define SV_POSITION POSITION
- #define VS_SHADERMODEL vs_3_0
- #define PS_SHADERMODEL ps_3_0
-#else
- #define VS_SHADERMODEL vs_4_0_level_9_1
- #define PS_SHADERMODEL ps_4_0_level_9_1
-#endif
-
-Texture2D SpriteTexture;
-
-sampler2D SpriteTextureSampler = sampler_state
-{
- Texture = ;
-};
-
-struct VertexShaderOutput
-{
- float4 Position : SV_POSITION;
- float4 Color : COLOR0;
- float2 TextureCoordinates : TEXCOORD0;
-};
-
-float4 MainPS(VertexShaderOutput input) : COLOR
-{
- float4 color = tex2D(SpriteTextureSampler,input.TextureCoordinates) * input.Color;
- color.r = 1 * color.a * input.Color.r;
- color.g = 1 * color.a * input.Color.g;
- color.b = 1 * color.a * input.Color.b;
- return color;
-}
-
-technique SpriteDrawing
-{
- pass P0
- {
- PixelShader = compile PS_SHADERMODEL MainPS();
- }
-};
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/fonts/Bold.spritefont b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/fonts/Bold.spritefont
deleted file mode 100644
index 8b9b848f2471b6fb688eef0707fdc798653117ec..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/fonts/Bold.spritefont
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
-
-
- Microsoft YaHei Mono
-
-
- 16
-
-
- 0
-
-
- true
-
-
-
-
-
- *
-
-
-
-
-
- ~
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/fonts/Italic.spritefont b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/fonts/Italic.spritefont
deleted file mode 100644
index 761e8c61736c16bf62fcb55c40e989286da8afb8..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/fonts/Italic.spritefont
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
-
-
- Microsoft YaHei Mono
-
-
- 16
-
-
- 0
-
-
- true
-
-
-
-
-
- *
-
-
-
-
-
- ~
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/fonts/Regular.spritefont b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/fonts/Regular.spritefont
deleted file mode 100644
index 8b9b848f2471b6fb688eef0707fdc798653117ec..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/fonts/Regular.spritefont
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
-
-
- Microsoft YaHei Mono
-
-
- 16
-
-
- 0
-
-
- true
-
-
-
-
-
- *
-
-
-
-
-
- ~
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Button-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Button-Default.xml
deleted file mode 100644
index 36114ebcc4c0bfff0d1fdfddafee4e2a76c8ddb0..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Button-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 2.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Button-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Button-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Button-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Button-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Button-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Button-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ButtonParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ButtonParagraph-Default.xml
deleted file mode 100644
index 03891f2b54d9a9b1a4ca4b6cdce37be896eca551..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ButtonParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ButtonParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ButtonParagraph-MouseDown.xml
deleted file mode 100644
index f2ffb41fe29d7847f0177f72591facb33009e2d7..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ButtonParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FFAAAAAA
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ButtonParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ButtonParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ButtonParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBox-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBox-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBox-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBox-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBox-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBox-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBox-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBox-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBox-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBoxParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBoxParagraph-Default.xml
deleted file mode 100644
index 4ab1cbaff7eb19ee3725629d2d50df7c948a14ff..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBoxParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.15
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBoxParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBoxParagraph-MouseDown.xml
deleted file mode 100644
index 0e75fb708dca50fa5e26cd310296ad742e0d1231..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBoxParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FF00FFFF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBoxParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBoxParagraph-MouseHover.xml
deleted file mode 100644
index 0e75fb708dca50fa5e26cd310296ad742e0d1231..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/CheckBoxParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FF00FFFF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ColoredRectangle-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ColoredRectangle-Default.xml
deleted file mode 100644
index ef0bb1506be0dbcc7ea95add46fd12574d4faf55..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ColoredRectangle-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FFFFFFFF
- FF000000
- 2
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ColoredRectangle-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ColoredRectangle-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ColoredRectangle-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ColoredRectangle-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ColoredRectangle-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ColoredRectangle-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDown-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDown-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDown-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDown-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDown-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDown-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDown-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDown-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDown-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownParagraph-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownParagraph-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/DropDownSelectedParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Entity-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Entity-Default.xml
deleted file mode 100644
index 01a95be992da39858b1eb77ab9154b3a794ef401..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Entity-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1
- FFFFFFFF
- 00000000
- 0
- false
- Regular
- 00000000
- 00000000
- 0 0
- 30 30
- 0 0
- 0 8
- 1
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Entity-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Entity-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Entity-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Entity-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Entity-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Entity-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Header-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Header-Default.xml
deleted file mode 100644
index 66964d4ead4aa78c8d02ed92ec4ab9735d4abaf5..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Header-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.2
- FF00FFFF
-
-
- true
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Header-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Header-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Header-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Header-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Header-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Header-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/HorizontalLine-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/HorizontalLine-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/HorizontalLine-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/HorizontalLine-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/HorizontalLine-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/HorizontalLine-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/HorizontalLine-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/HorizontalLine-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/HorizontalLine-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Icon-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Icon-Default.xml
deleted file mode 100644
index 8e7cda662b91745a05a38da3fbc2c3eafcb99f09..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Icon-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Icon-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Icon-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Icon-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Icon-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Icon-MouseHover.xml
deleted file mode 100644
index 1b7450a6c612d744ec6f5339188f5f3268c02102..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Icon-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Image-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Image-Default.xml
deleted file mode 100644
index 4f91be39a3fffb90cdad75103be63a7b6d4bc7d0..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Image-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1
- FFFFFFFF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Image-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Image-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Image-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Image-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Image-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Image-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Label-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Label-Default.xml
deleted file mode 100644
index 47435205b13a22f766cfe258efb1b0c256ed0299..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Label-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 0.8
- FFCCCCCC
- FF000000
- 2
- false
- Regular
-
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Label-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Label-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Label-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Label-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Label-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Label-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Panel-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Panel-Default.xml
deleted file mode 100644
index b7a0a3f9f7bfe0f9a8ee6897a60f87bf1d669e06..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Panel-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 2.2
- FFFFFFFF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Panel-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Panel-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Panel-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Panel-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Panel-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Panel-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButton-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButton-Default.xml
deleted file mode 100644
index 36114ebcc4c0bfff0d1fdfddafee4e2a76c8ddb0..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButton-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 2.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButton-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButton-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButton-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButton-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButton-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButton-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-Default.xml
deleted file mode 100644
index 03891f2b54d9a9b1a4ca4b6cdce37be896eca551..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-MouseDown.xml
deleted file mode 100644
index f2ffb41fe29d7847f0177f72591facb33009e2d7..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FFAAAAAA
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/PanelTabsButtonParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Paragraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Paragraph-Default.xml
deleted file mode 100644
index b1e6116a03565c10310945d7a403ed5ee4dccfef..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Paragraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1
- FFFFFFFF
- FF000000
- 2
- false
- Regular
-
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Paragraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Paragraph-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Paragraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Paragraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Paragraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Paragraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBar-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBar-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBar-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBar-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBar-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBar-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBar-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBar-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBar-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBarFill-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBarFill-Default.xml
deleted file mode 100644
index 0e75fb708dca50fa5e26cd310296ad742e0d1231..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBarFill-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FF00FFFF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBarFill-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBarFill-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBarFill-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBarFill-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBarFill-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/ProgressBarFill-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButton-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButton-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButton-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButton-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButton-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButton-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButton-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButton-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButton-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButtonParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButtonParagraph-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButtonParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButtonParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButtonParagraph-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButtonParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButtonParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButtonParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/RadioButtonParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectList-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectList-Default.xml
deleted file mode 100644
index 3936669e1844362ba7618c96692ce25d41cd4ee5..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectList-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
- 64000000
-
-
- 30 22
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectList-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectList-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectList-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectList-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectList-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectList-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectListParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectListParagraph-Default.xml
deleted file mode 100644
index 8f9988903b293c600bf807dc356b26b1886e4f14..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectListParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.1
- FFFFFFFF
- FF000000
- 2
- false
- Regular
-
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectListParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectListParagraph-MouseDown.xml
deleted file mode 100644
index 0e75fb708dca50fa5e26cd310296ad742e0d1231..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectListParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FF00FFFF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectListParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectListParagraph-MouseHover.xml
deleted file mode 100644
index 0e75fb708dca50fa5e26cd310296ad742e0d1231..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/SelectListParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FF00FFFF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Slider-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Slider-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Slider-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Slider-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Slider-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Slider-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Slider-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Slider-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/Slider-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInput-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInput-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInput-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInput-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInput-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInput-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInput-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInput-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInput-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputParagraph-Default.xml
deleted file mode 100644
index 4ab1cbaff7eb19ee3725629d2d50df7c948a14ff..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.15
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputParagraph-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputPlaceholder-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputPlaceholder-Default.xml
deleted file mode 100644
index 10d1266ba05695a87d7267455f6707059bfb79da..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputPlaceholder-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.15
- FF969696
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputPlaceholder-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputPlaceholder-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputPlaceholder-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputPlaceholder-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputPlaceholder-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/TextInputPlaceholder-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/VerticalScrollbar-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/VerticalScrollbar-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/VerticalScrollbar-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/VerticalScrollbar-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/VerticalScrollbar-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/VerticalScrollbar-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/VerticalScrollbar-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/VerticalScrollbar-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/VerticalScrollbar-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/example.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/example.xml
deleted file mode 100644
index 30f294b929645804057b2fd19ca144094cd4a1b3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/styles/example.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-
-
- 1
-
- FFFFFFFF
-
- FF000000
-
- 2
-
- false
-
- Regular
-
- 00000000
-
- 00000000
-
- 0 0
-
- 10 10
-
- 0 0
-
- 0 0
-
- 1
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/arrow_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/arrow_down.png
deleted file mode 100644
index 894a6987a69a26125c3f30e5f2846a2c5942553d..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/arrow_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/arrow_up.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/arrow_up.png
deleted file mode 100644
index e07cec35885259f4f70d0eeee2fd76bac9e326ae..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/arrow_up.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative.png
deleted file mode 100644
index b1800906e931058416285cfcff843e605108bc3a..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative_down.png
deleted file mode 100644
index a5fb68b5593ed69cb72ded079a375b3307017b6a..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative_hover.png
deleted file mode 100644
index a7758eb2d3e175ae1e5263fc3e4d736f50b02e97..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative_md.xml
deleted file mode 100644
index 50107f43c5f9525319e6d9e042c724693319eed2..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_alternative_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.35
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default.png
deleted file mode 100644
index 727c12bac1c0deda51b32bce0bd37e556d2fa2bb..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default_down.png
deleted file mode 100644
index 8ccf801b6452a0351fcb19707d25f46b380ab641..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default_hover.png
deleted file mode 100644
index 2816a0e36223bdbb5bcb66bd049da86106de46d1..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default_md.xml
deleted file mode 100644
index 50107f43c5f9525319e6d9e042c724693319eed2..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_default_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.35
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy.png
deleted file mode 100644
index 90e7cc3523b22226a51ead8677fe1fd732c3f03e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy_down.png
deleted file mode 100644
index 55b7dd0af88e248f028fcff0fd6a8ca5b649d2d8..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy_hover.png
deleted file mode 100644
index fa797ca11e2da26963636b4051cf600a21968c54..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy_md.xml
deleted file mode 100644
index 50107f43c5f9525319e6d9e042c724693319eed2..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/button_fancy_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.35
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/checkbox.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/checkbox.png
deleted file mode 100644
index 7935f2226279a8b55d4cb9bf46b6a73d18b65d07..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/checkbox.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/checkbox_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/checkbox_down.png
deleted file mode 100644
index 47e70d73332c14dece61db99b86238ea5ff3296b..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/checkbox_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/checkbox_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/checkbox_hover.png
deleted file mode 100644
index 70fe32796f018bbc856a8679d0e8813662f265fd..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/checkbox_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_default.png
deleted file mode 100644
index 24a73fb5cb34a2e53eb8e48d3f33eea433c7e799..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_default_md.xml
deleted file mode 100644
index e779d69b6d8cc838040646fcb496bd60bb416644..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_default_md.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
- 0
- 0
- 40
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_ibeam.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_ibeam.png
deleted file mode 100644
index b38247acb57e3ef8512e486eaa84368ff96631ff..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_ibeam.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_ibeam_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_ibeam_md.xml
deleted file mode 100644
index 10d5e52d7f5f017b43f59134f2a21599f48230e6..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_ibeam_md.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
- 0
- -8
- 40
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_pointer.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_pointer.png
deleted file mode 100644
index 0fb1008403789963e6710245fa8f5eab1c812aad..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_pointer.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_pointer_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_pointer_md.xml
deleted file mode 100644
index 82abccb7bfcac0bde9852ed06fbfb690460b300b..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/cursor_pointer_md.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
- -4
- 0
- 50
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/horizontal_line.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/horizontal_line.png
deleted file mode 100644
index 833e087bc3114361445e98942c8c2042c3b021c0..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/horizontal_line.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Apple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Apple.png
deleted file mode 100644
index 9069cc51e715bfce90258201c0af99f369ded3fa..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Apple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Armor.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Armor.png
deleted file mode 100644
index e8cff605414a3a9db5a000da8928a5e832795fde..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Armor.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Axe.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Axe.png
deleted file mode 100644
index 05748e29affd41c42621f1bb59fd151d5576dda5..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Axe.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/BloodySword.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/BloodySword.png
deleted file mode 100644
index abf9eed373e6b0f8a5c40fffec905f0e7aa5cbd5..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/BloodySword.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Bone.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Bone.png
deleted file mode 100644
index 869d81761054af42200e2eea0559c44e2bf33e55..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Bone.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Book.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Book.png
deleted file mode 100644
index 3da1b0103545e3ad827a25b13082cd424505dfa5..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Book.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Cubes.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Cubes.png
deleted file mode 100644
index 1e10123ea3e1cef4a00b064c2e7409bb4ef713a8..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Cubes.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Diamond.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Diamond.png
deleted file mode 100644
index 20d46ab9f0ca152d5c16072d554a039641bf71d7..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Diamond.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Explanation.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Explanation.png
deleted file mode 100644
index 092784163332ee3151fb5b0e0ea7914ff80ab487..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Explanation.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Feather.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Feather.png
deleted file mode 100644
index 1ec35ae5cb047ef8d52013f30f42365ed76dedf7..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Feather.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/FloppyDisk.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/FloppyDisk.png
deleted file mode 100644
index 60f8520b5c65a29dda0952213871a7b91e772232..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/FloppyDisk.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/GoldCoins.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/GoldCoins.png
deleted file mode 100644
index 596e556c6a64bdfd1b7c4eea8f369625813cf82d..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/GoldCoins.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/GoldShard.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/GoldShard.png
deleted file mode 100644
index 9d77a5c9ad84c24fcb9d121400a1172a96be0620..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/GoldShard.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Heart.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Heart.png
deleted file mode 100644
index fa0bb39a26838f7476e7e6e91d65d0e94005ba20..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Heart.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Helmet.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Helmet.png
deleted file mode 100644
index 965cb6048bb19c3ee7248666c0e81796e7994738..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Helmet.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Key.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Key.png
deleted file mode 100644
index 887a2997d4b1339211afe27c2017c2bf58212f51..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Key.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/MagicBook.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/MagicBook.png
deleted file mode 100644
index 48ca3d4e6aa86b73edadf378389b9741df79e8f3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/MagicBook.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/MagicWand.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/MagicWand.png
deleted file mode 100644
index dbc92f41571263983db2a760128cf130c2101dd3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/MagicWand.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Map.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Map.png
deleted file mode 100644
index b79bf462ba862a1283963f40e8d1f30aef47965c..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Map.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/None.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/None.png
deleted file mode 100644
index 82fa43a627429d060cb616b66d25b921fb97b315..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/None.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/OrbBlue.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/OrbBlue.png
deleted file mode 100644
index 626252721465f940dcfe3bc3cdae64d9f0676fb6..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/OrbBlue.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/OrbGreen.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/OrbGreen.png
deleted file mode 100644
index 0cd0fc2af7d4220f2cf74885a573a37d050b40cf..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/OrbGreen.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/OrbRed.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/OrbRed.png
deleted file mode 100644
index 0efaaea29a28e2724ae08492d816b08a8cb09fe4..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/OrbRed.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Pistol.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Pistol.png
deleted file mode 100644
index 117de9be13c2a56214ff2b4b5bd4757820e37fe3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Pistol.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionBlue.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionBlue.png
deleted file mode 100644
index ed177e920062fd139fcf567b889f84acac4e7403..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionBlue.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionCyan.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionCyan.png
deleted file mode 100644
index 1e7597aa27b3ee64402e2ce6a695c6d34f041078..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionCyan.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionGreen.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionGreen.png
deleted file mode 100644
index d4233d03f653dce39689b45d218490f12ed6e58f..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionGreen.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionPurple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionPurple.png
deleted file mode 100644
index fa36c2bf881c7e0f5103037ac90b52eff8c84de7..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionPurple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionRed.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionRed.png
deleted file mode 100644
index 776d63e58b1862f5a478810152b4898ceaf616cb..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionRed.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionYellow.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionYellow.png
deleted file mode 100644
index da55f89d08416f5082d464d120efa7c14f221b16..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/PotionYellow.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Ring.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Ring.png
deleted file mode 100644
index abe924c69fdb5e08d8b226f3f480c07d06bd69b3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Ring.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RingGold.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RingGold.png
deleted file mode 100644
index 1e6411111f236a78e675cf625645a155d589195a..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RingGold.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RingGoldRuby.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RingGoldRuby.png
deleted file mode 100644
index e303fd1d394c78f5b7394dd9a1702e790173701d..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RingGoldRuby.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RingRuby.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RingRuby.png
deleted file mode 100644
index 03cd193ef53494bf9b3bf00d4eef20dd01e92b4e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RingRuby.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyBlue.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyBlue.png
deleted file mode 100644
index 69646a3074444d679d38247d21c6cda6cb264283..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyBlue.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyGreen.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyGreen.png
deleted file mode 100644
index b14be2ebd77369de28086deb7aebbe5b23a3b804..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyGreen.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyPink.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyPink.png
deleted file mode 100644
index 2d6abc558576184153c952a6853c3d1536c130b1..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyPink.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyPurple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyPurple.png
deleted file mode 100644
index 066b63897e280ab4676085923203bec0d8dbe833..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyPurple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyRed.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyRed.png
deleted file mode 100644
index c3336c6ed808a68c154c21557f3f3e4e6e082f40..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/RubyRed.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Sack.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Sack.png
deleted file mode 100644
index 6dbe3556dacbe1bc302734ace522b5bccd7cbcad..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Sack.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Scroll.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Scroll.png
deleted file mode 100644
index 1047714bc385208a029674901fdea0d377390a51..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Scroll.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Shield.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Shield.png
deleted file mode 100644
index 5cd2772dc280998a9434be053b26ad888d276fe1..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Shield.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/ShieldAndSword.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/ShieldAndSword.png
deleted file mode 100644
index 181b7a19731cbe5914ce3542950ffd5482cb9341..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/ShieldAndSword.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Shovel.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Shovel.png
deleted file mode 100644
index 2443a7229f433aa4a66c97199f66a2a06761face..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Shovel.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/SilverShard.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/SilverShard.png
deleted file mode 100644
index 3e534e32e6836edd6a8e2bd8c4fffb238e1b9403..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/SilverShard.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Skull.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Skull.png
deleted file mode 100644
index 2d83478f53e792dfd47d5900b0ae5c21d2306a1e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Skull.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Sword.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Sword.png
deleted file mode 100644
index 140c9c114d939f04ee79437ae3f394d595445ed0..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Sword.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Trap.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Trap.png
deleted file mode 100644
index 2033a1c7ea26bb41962787a499be92aa70797ced..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/Trap.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/ZoomIn.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/ZoomIn.png
deleted file mode 100644
index 817178b2ed0eeab68bc5dcc768fe6493a51d16d3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/ZoomIn.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/ZoomOut.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/ZoomOut.png
deleted file mode 100644
index c6faffbb3bae4dc5c27aaee212dd6599092c1f50..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/ZoomOut.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/background.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/background.png
deleted file mode 100644
index a1ad1b4ade540a8003d81d6599b3ac375cb1785c..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/icons/background.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_default.png
deleted file mode 100644
index 45c7f7bcc6efc2eb117f3cb524be6dff37e44e75..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_default_md.xml
deleted file mode 100644
index 7fa94b7773b953bc35480ab78d40b4e3396642d5..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_default_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_fancy.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_fancy.png
deleted file mode 100644
index 87a925d8dd6797c5d1aac128b7d641a2d533b7d3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_fancy.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_fancy_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_fancy_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_fancy_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_golden.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_golden.png
deleted file mode 100644
index b62a40e8e761650b75189cffa17b7778303b7229..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_golden.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_golden_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_golden_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_golden_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_listbackground.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_listbackground.png
deleted file mode 100644
index 7985ca930bde8361f162aa60c0bec408d804129f..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_listbackground.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_listbackground_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_listbackground_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_listbackground_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_simple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_simple.png
deleted file mode 100644
index db20ae2feb5f8751d1cb6ffc60586067073fb5b9..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_simple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_simple_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_simple_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/panel_simple_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/progressbar.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/progressbar.png
deleted file mode 100644
index c1ce76fb04b94d913ff13c2025c644c46e46cdc6..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/progressbar.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/progressbar_fill.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/progressbar_fill.png
deleted file mode 100644
index afa0cd793335c36c147135e45dff6653a3e2ca08..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/progressbar_fill.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/progressbar_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/progressbar_md.xml
deleted file mode 100644
index 257a0a29a620770361dcfc18caf9bb7e7345b507..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/progressbar_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.05
- 0.0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/radio.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/radio.png
deleted file mode 100644
index b2d08daf393a2ed3b4d8a8f1cd1d53d057a096ed..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/radio.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/radio_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/radio_down.png
deleted file mode 100644
index e3e70a4b2b2b1a712e8a1cede39c3e4a28df1f79..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/radio_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/radio_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/radio_hover.png
deleted file mode 100644
index 9e24d8cb5c4f21b7f756ac8f4269b11477442230..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/radio_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/scrollbar.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/scrollbar.png
deleted file mode 100644
index 06835aaa0eb879c5cdae734f0fad43b3a74abcf8..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/scrollbar.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/scrollbar_mark.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/scrollbar_mark.png
deleted file mode 100644
index 08bf871efbd5c2d34b25bb3bc8ce129b9d8c8c6c..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/scrollbar_mark.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/scrollbar_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/scrollbar_md.xml
deleted file mode 100644
index 80c3e3d46d1dea337de57d42bb75d74d40b75ba4..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/scrollbar_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.0
- 0.14
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_default.png
deleted file mode 100644
index dffd366e6d18db522693a3d8ce546a3a89a1533e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_default_mark.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_default_mark.png
deleted file mode 100644
index 4c8c2732f2dfe668d53a139d6424941c87ba461e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_default_mark.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_default_md.xml
deleted file mode 100644
index d27d99da697930ba3053111767eac7c19be88d25..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_default_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.03
- 0.0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_fancy.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_fancy.png
deleted file mode 100644
index 0aca549ad2a1d818b82a30e7af89df5590cc50bd..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_fancy.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_fancy_mark.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_fancy_mark.png
deleted file mode 100644
index 51e47073ac20a3dcfe5341dc1dab5379675c8622..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_fancy_mark.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_fancy_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_fancy_md.xml
deleted file mode 100644
index d3485b6fb1733cd3455345ff5ac5e8e5ddff76c3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/slider_fancy_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.14
- 0.0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/white_texture.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/white_texture.png
deleted file mode 100644
index a782975c3a518d15b9ee8fbc1faed413e6befb80..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/editor/textures/white_texture.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/ThemeData.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/ThemeData.xml
deleted file mode 100644
index 0a9e5bd14e9b37e44ba2d917f3b62f381ccbabe8..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/ThemeData.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- Hd
- Ronen Ness
- A higher-res, old-school style UI theme GeonBit.UI comes with by default.
- This theme is mostly based on Michele Bucelli ("Buch") works.
-Sources can be found here:
-
-- http://opengameart.org/content/golden-ui
-- http://opengameart.org/content/roguelikerpg-icons
-- http://opengameart.org/content/roguelikerpg-items
-- http://opengameart.org/content/arabian-icons
-- http://opengameart.org/content/2d-static-spritesicons
-- http://opengameart.org/content/30-ability-icons
-- http://opengameart.org/content/whispers-of-avalon-item-icons
-
- 1.0.0
-
- MIT
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/effects/disabled.fx b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/effects/disabled.fx
deleted file mode 100644
index 6774d71416c22c375f724d7bfb3852b39a46558e..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/effects/disabled.fx
+++ /dev/null
@@ -1,38 +0,0 @@
-#if OPENGL
- #define SV_POSITION POSITION
- #define VS_SHADERMODEL vs_3_0
- #define PS_SHADERMODEL ps_3_0
-#else
- #define VS_SHADERMODEL vs_4_0_level_9_1
- #define PS_SHADERMODEL ps_4_0_level_9_1
-#endif
-
-Texture2D SpriteTexture;
-
-sampler2D SpriteTextureSampler = sampler_state
-{
- Texture = ;
-};
-
-struct VertexShaderOutput
-{
- float4 Position : SV_POSITION;
- float4 Color : COLOR0;
- float2 TextureCoordinates : TEXCOORD0;
-};
-
-float4 MainPS(VertexShaderOutput input) : COLOR
-{
- float4 color = tex2D(SpriteTextureSampler,input.TextureCoordinates) * input.Color;
- float value = (color.r + color.g + color.b) / 3;
- color.r = color.g = color.b = value;
- return color;
-}
-
-technique SpriteDrawing
-{
- pass P0
- {
- PixelShader = compile PS_SHADERMODEL MainPS();
- }
-};
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/effects/silhouette.fx b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/effects/silhouette.fx
deleted file mode 100644
index 0bd81f3e42886f7569d022e207e9e5cabc429d1f..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/effects/silhouette.fx
+++ /dev/null
@@ -1,39 +0,0 @@
-#if OPENGL
- #define SV_POSITION POSITION
- #define VS_SHADERMODEL vs_3_0
- #define PS_SHADERMODEL ps_3_0
-#else
- #define VS_SHADERMODEL vs_4_0_level_9_1
- #define PS_SHADERMODEL ps_4_0_level_9_1
-#endif
-
-Texture2D SpriteTexture;
-
-sampler2D SpriteTextureSampler = sampler_state
-{
- Texture = ;
-};
-
-struct VertexShaderOutput
-{
- float4 Position : SV_POSITION;
- float4 Color : COLOR0;
- float2 TextureCoordinates : TEXCOORD0;
-};
-
-float4 MainPS(VertexShaderOutput input) : COLOR
-{
- float4 color = tex2D(SpriteTextureSampler,input.TextureCoordinates) * input.Color;
- color.r = 1 * color.a * input.Color.r;
- color.g = 1 * color.a * input.Color.g;
- color.b = 1 * color.a * input.Color.b;
- return color;
-}
-
-technique SpriteDrawing
-{
- pass P0
- {
- PixelShader = compile PS_SHADERMODEL MainPS();
- }
-};
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/fonts/Bold.spritefont b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/fonts/Bold.spritefont
deleted file mode 100644
index 44e74fb28f61f56e1248f8d97cbc5b45ba7281cd..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/fonts/Bold.spritefont
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
-
-
- Simsun
-
-
- 16
-
-
- 0
-
-
- true
-
-
-
-
-
-
-
-
-
-
-
- ~
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/fonts/Italic.spritefont b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/fonts/Italic.spritefont
deleted file mode 100644
index 9c28fe685e03bfcd98b7ed8df9b69be52f619815..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/fonts/Italic.spritefont
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
-
-
- Simsun
-
-
- 16
-
-
- 0
-
-
- true
-
-
-
-
-
-
-
-
-
-
-
- ~
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/fonts/Regular.spritefont b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/fonts/Regular.spritefont
deleted file mode 100644
index 44e74fb28f61f56e1248f8d97cbc5b45ba7281cd..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/fonts/Regular.spritefont
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
-
-
- Simsun
-
-
- 16
-
-
- 0
-
-
- true
-
-
-
-
-
-
-
-
-
-
-
- ~
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Button-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Button-Default.xml
deleted file mode 100644
index 36114ebcc4c0bfff0d1fdfddafee4e2a76c8ddb0..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Button-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 2.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Button-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Button-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Button-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Button-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Button-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Button-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ButtonParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ButtonParagraph-Default.xml
deleted file mode 100644
index 03891f2b54d9a9b1a4ca4b6cdce37be896eca551..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ButtonParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ButtonParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ButtonParagraph-MouseDown.xml
deleted file mode 100644
index f2ffb41fe29d7847f0177f72591facb33009e2d7..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ButtonParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FFAAAAAA
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ButtonParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ButtonParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ButtonParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBox-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBox-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBox-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBox-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBox-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBox-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBox-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBox-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBox-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBoxParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBoxParagraph-Default.xml
deleted file mode 100644
index 4ab1cbaff7eb19ee3725629d2d50df7c948a14ff..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBoxParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.15
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBoxParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBoxParagraph-MouseDown.xml
deleted file mode 100644
index 82c0ea4a95e1e1a3041f8375a4b8c80e7fdac362..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBoxParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FFFFFF00
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBoxParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBoxParagraph-MouseHover.xml
deleted file mode 100644
index 82c0ea4a95e1e1a3041f8375a4b8c80e7fdac362..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/CheckBoxParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FFFFFF00
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ColoredRectangle-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ColoredRectangle-Default.xml
deleted file mode 100644
index ef0bb1506be0dbcc7ea95add46fd12574d4faf55..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ColoredRectangle-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FFFFFFFF
- FF000000
- 2
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ColoredRectangle-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ColoredRectangle-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ColoredRectangle-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ColoredRectangle-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ColoredRectangle-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ColoredRectangle-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDown-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDown-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDown-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDown-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDown-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDown-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDown-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDown-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDown-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownParagraph-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownParagraph-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownSelectedParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownSelectedParagraph-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownSelectedParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownSelectedParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownSelectedParagraph-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownSelectedParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownSelectedParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownSelectedParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/DropDownSelectedParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Entity-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Entity-Default.xml
deleted file mode 100644
index 01a95be992da39858b1eb77ab9154b3a794ef401..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Entity-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1
- FFFFFFFF
- 00000000
- 0
- false
- Regular
- 00000000
- 00000000
- 0 0
- 30 30
- 0 0
- 0 8
- 1
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Entity-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Entity-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Entity-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Entity-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Entity-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Entity-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Header-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Header-Default.xml
deleted file mode 100644
index 2756cfce84dc81581e10fce2122044816babad9a..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Header-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.2
- FFFFFF00
-
-
- true
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Header-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Header-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Header-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Header-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Header-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Header-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/HorizontalLine-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/HorizontalLine-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/HorizontalLine-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/HorizontalLine-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/HorizontalLine-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/HorizontalLine-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/HorizontalLine-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/HorizontalLine-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/HorizontalLine-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Icon-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Icon-Default.xml
deleted file mode 100644
index 8e7cda662b91745a05a38da3fbc2c3eafcb99f09..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Icon-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Icon-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Icon-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Icon-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Icon-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Icon-MouseHover.xml
deleted file mode 100644
index 1b7450a6c612d744ec6f5339188f5f3268c02102..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Icon-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Image-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Image-Default.xml
deleted file mode 100644
index 4f91be39a3fffb90cdad75103be63a7b6d4bc7d0..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Image-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1
- FFFFFFFF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Image-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Image-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Image-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Image-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Image-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Image-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Label-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Label-Default.xml
deleted file mode 100644
index 47435205b13a22f766cfe258efb1b0c256ed0299..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Label-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 0.8
- FFCCCCCC
- FF000000
- 2
- false
- Regular
-
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Label-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Label-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Label-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Label-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Label-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Label-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Panel-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Panel-Default.xml
deleted file mode 100644
index b7a0a3f9f7bfe0f9a8ee6897a60f87bf1d669e06..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Panel-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 2.2
- FFFFFFFF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Panel-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Panel-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Panel-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Panel-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Panel-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Panel-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButton-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButton-Default.xml
deleted file mode 100644
index 36114ebcc4c0bfff0d1fdfddafee4e2a76c8ddb0..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButton-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 2.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButton-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButton-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButton-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButton-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButton-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButton-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButtonParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButtonParagraph-Default.xml
deleted file mode 100644
index 03891f2b54d9a9b1a4ca4b6cdce37be896eca551..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButtonParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButtonParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButtonParagraph-MouseDown.xml
deleted file mode 100644
index f2ffb41fe29d7847f0177f72591facb33009e2d7..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButtonParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FFAAAAAA
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButtonParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButtonParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/PanelTabsButtonParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Paragraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Paragraph-Default.xml
deleted file mode 100644
index b1e6116a03565c10310945d7a403ed5ee4dccfef..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Paragraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1
- FFFFFFFF
- FF000000
- 2
- false
- Regular
-
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Paragraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Paragraph-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Paragraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Paragraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Paragraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Paragraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBar-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBar-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBar-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBar-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBar-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBar-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBar-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBar-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBar-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBarFill-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBarFill-Default.xml
deleted file mode 100644
index 9f2354a881f6c020bebf4cef0a8c28204cd16271..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBarFill-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FF84CC40
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBarFill-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBarFill-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBarFill-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBarFill-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBarFill-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/ProgressBarFill-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButton-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButton-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButton-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButton-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButton-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButton-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButton-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButton-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButton-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButtonParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButtonParagraph-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButtonParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButtonParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButtonParagraph-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButtonParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButtonParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButtonParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/RadioButtonParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectList-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectList-Default.xml
deleted file mode 100644
index 3936669e1844362ba7618c96692ce25d41cd4ee5..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectList-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
- 64000000
-
-
- 30 22
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectList-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectList-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectList-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectList-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectList-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectList-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectListParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectListParagraph-Default.xml
deleted file mode 100644
index 8f9988903b293c600bf807dc356b26b1886e4f14..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectListParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.1
- FFFFFFFF
- FF000000
- 2
- false
- Regular
-
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectListParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectListParagraph-MouseDown.xml
deleted file mode 100644
index 82c0ea4a95e1e1a3041f8375a4b8c80e7fdac362..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectListParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FFFFFF00
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectListParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectListParagraph-MouseHover.xml
deleted file mode 100644
index 82c0ea4a95e1e1a3041f8375a4b8c80e7fdac362..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/SelectListParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FFFFFF00
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Slider-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Slider-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Slider-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Slider-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Slider-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Slider-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Slider-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Slider-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/Slider-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInput-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInput-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInput-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInput-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInput-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInput-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInput-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInput-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInput-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputParagraph-Default.xml
deleted file mode 100644
index 4ab1cbaff7eb19ee3725629d2d50df7c948a14ff..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.15
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputParagraph-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputPlaceholder-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputPlaceholder-Default.xml
deleted file mode 100644
index 10d1266ba05695a87d7267455f6707059bfb79da..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputPlaceholder-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.15
- FF969696
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputPlaceholder-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputPlaceholder-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputPlaceholder-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputPlaceholder-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputPlaceholder-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/TextInputPlaceholder-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/VerticalScrollbar-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/VerticalScrollbar-Default.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/VerticalScrollbar-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/VerticalScrollbar-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/VerticalScrollbar-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/VerticalScrollbar-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/VerticalScrollbar-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/VerticalScrollbar-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/VerticalScrollbar-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/example.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/example.xml
deleted file mode 100644
index 30f294b929645804057b2fd19ca144094cd4a1b3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/styles/example.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-
-
- 1
-
- FFFFFFFF
-
- FF000000
-
- 2
-
- false
-
- Regular
-
- 00000000
-
- 00000000
-
- 0 0
-
- 10 10
-
- 0 0
-
- 0 0
-
- 1
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/arrow_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/arrow_down.png
deleted file mode 100644
index 4dd07bb5429062e9a3b047742d955159926d7627..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/arrow_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/arrow_up.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/arrow_up.png
deleted file mode 100644
index 65a3b0183e8c29aed907377bb29ce408a2cdadf1..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/arrow_up.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative.png
deleted file mode 100644
index b2f6aa1f07d415111a7815e6a9cb36566d66594c..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative_down.png
deleted file mode 100644
index 48e47ddd5191a9028b59e60c30de491ba7044a6d..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative_hover.png
deleted file mode 100644
index 74e018d48dcaa1e8f7ed5986aa91edca1a96eb31..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative_md.xml
deleted file mode 100644
index be50e84e6d5a6d659a2a957b1dea0ad2072fe4c5..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_alternative_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default.png
deleted file mode 100644
index 37dc98870db4973fd19f9ce710047f02632e8223..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default_down.png
deleted file mode 100644
index 268dd99da15431fb424868a1bc5840d3ffd2432f..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default_hover.png
deleted file mode 100644
index 18d81c2ba2be289c38ca84dbc318cf059c17c5c1..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default_md.xml
deleted file mode 100644
index 50107f43c5f9525319e6d9e042c724693319eed2..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_default_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.35
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy.png
deleted file mode 100644
index 7fa0dd889c4e33c7ade0dfa157f640565cc9ad04..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy_down.png
deleted file mode 100644
index 8c3f37ae5d85879dd74f162a3b2658cd9ee12db4..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy_hover.png
deleted file mode 100644
index a0f439ab58dab495224858dcd882ef40afe3336c..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy_md.xml
deleted file mode 100644
index 46b65bce4852719a5846bc686b441e100091b506..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/button_fancy_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.35
- 0.0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/checkbox.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/checkbox.png
deleted file mode 100644
index 8bafc50837d28223cb3c77f636e7bedd8246fe77..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/checkbox.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/checkbox_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/checkbox_down.png
deleted file mode 100644
index 1a77817ddab7f0e5104527ffa624b498b89cd5a9..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/checkbox_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/checkbox_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/checkbox_hover.png
deleted file mode 100644
index be740d6108cf38d3c36493f5d66a62b8aedeb59f..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/checkbox_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_default.png
deleted file mode 100644
index 0bc437720f7d371d1edee17a4de30c806189aa09..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_default_md.xml
deleted file mode 100644
index e779d69b6d8cc838040646fcb496bd60bb416644..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_default_md.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
- 0
- 0
- 40
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_ibeam.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_ibeam.png
deleted file mode 100644
index 2027785dba4dedddca013bed65950651c069dda0..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_ibeam.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_ibeam_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_ibeam_md.xml
deleted file mode 100644
index 10d5e52d7f5f017b43f59134f2a21599f48230e6..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_ibeam_md.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
- 0
- -8
- 40
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_pointer.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_pointer.png
deleted file mode 100644
index e62b1064d78727335d38763bfeb7ac2d0faa7d6c..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_pointer.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_pointer_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_pointer_md.xml
deleted file mode 100644
index 82abccb7bfcac0bde9852ed06fbfb690460b300b..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/cursor_pointer_md.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
- -4
- 0
- 50
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/horizontal_line.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/horizontal_line.png
deleted file mode 100644
index 5ae5bd178b61713bba94e9d8b61d2dd034903104..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/horizontal_line.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Apple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Apple.png
deleted file mode 100644
index 9069cc51e715bfce90258201c0af99f369ded3fa..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Apple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Armor.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Armor.png
deleted file mode 100644
index e8cff605414a3a9db5a000da8928a5e832795fde..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Armor.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Axe.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Axe.png
deleted file mode 100644
index 05748e29affd41c42621f1bb59fd151d5576dda5..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Axe.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/BloodySword.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/BloodySword.png
deleted file mode 100644
index abf9eed373e6b0f8a5c40fffec905f0e7aa5cbd5..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/BloodySword.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Bone.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Bone.png
deleted file mode 100644
index 869d81761054af42200e2eea0559c44e2bf33e55..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Bone.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Book.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Book.png
deleted file mode 100644
index 3da1b0103545e3ad827a25b13082cd424505dfa5..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Book.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Cubes.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Cubes.png
deleted file mode 100644
index 1e10123ea3e1cef4a00b064c2e7409bb4ef713a8..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Cubes.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Diamond.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Diamond.png
deleted file mode 100644
index 20d46ab9f0ca152d5c16072d554a039641bf71d7..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Diamond.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Explanation.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Explanation.png
deleted file mode 100644
index 092784163332ee3151fb5b0e0ea7914ff80ab487..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Explanation.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Feather.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Feather.png
deleted file mode 100644
index 1ec35ae5cb047ef8d52013f30f42365ed76dedf7..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Feather.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/FloppyDisk.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/FloppyDisk.png
deleted file mode 100644
index 60f8520b5c65a29dda0952213871a7b91e772232..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/FloppyDisk.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/GoldCoins.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/GoldCoins.png
deleted file mode 100644
index 596e556c6a64bdfd1b7c4eea8f369625813cf82d..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/GoldCoins.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/GoldShard.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/GoldShard.png
deleted file mode 100644
index 9d77a5c9ad84c24fcb9d121400a1172a96be0620..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/GoldShard.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Heart.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Heart.png
deleted file mode 100644
index fa0bb39a26838f7476e7e6e91d65d0e94005ba20..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Heart.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Helmet.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Helmet.png
deleted file mode 100644
index 965cb6048bb19c3ee7248666c0e81796e7994738..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Helmet.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Key.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Key.png
deleted file mode 100644
index 887a2997d4b1339211afe27c2017c2bf58212f51..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Key.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/MagicBook.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/MagicBook.png
deleted file mode 100644
index 48ca3d4e6aa86b73edadf378389b9741df79e8f3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/MagicBook.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/MagicWand.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/MagicWand.png
deleted file mode 100644
index dbc92f41571263983db2a760128cf130c2101dd3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/MagicWand.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Map.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Map.png
deleted file mode 100644
index b79bf462ba862a1283963f40e8d1f30aef47965c..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Map.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/None.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/None.png
deleted file mode 100644
index 82fa43a627429d060cb616b66d25b921fb97b315..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/None.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/OrbBlue.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/OrbBlue.png
deleted file mode 100644
index 626252721465f940dcfe3bc3cdae64d9f0676fb6..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/OrbBlue.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/OrbGreen.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/OrbGreen.png
deleted file mode 100644
index 0cd0fc2af7d4220f2cf74885a573a37d050b40cf..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/OrbGreen.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/OrbRed.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/OrbRed.png
deleted file mode 100644
index 0efaaea29a28e2724ae08492d816b08a8cb09fe4..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/OrbRed.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Pistol.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Pistol.png
deleted file mode 100644
index 117de9be13c2a56214ff2b4b5bd4757820e37fe3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Pistol.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionBlue.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionBlue.png
deleted file mode 100644
index ed177e920062fd139fcf567b889f84acac4e7403..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionBlue.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionCyan.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionCyan.png
deleted file mode 100644
index 1e7597aa27b3ee64402e2ce6a695c6d34f041078..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionCyan.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionGreen.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionGreen.png
deleted file mode 100644
index d4233d03f653dce39689b45d218490f12ed6e58f..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionGreen.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionPurple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionPurple.png
deleted file mode 100644
index fa36c2bf881c7e0f5103037ac90b52eff8c84de7..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionPurple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionRed.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionRed.png
deleted file mode 100644
index 776d63e58b1862f5a478810152b4898ceaf616cb..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionRed.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionYellow.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionYellow.png
deleted file mode 100644
index da55f89d08416f5082d464d120efa7c14f221b16..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/PotionYellow.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Ring.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Ring.png
deleted file mode 100644
index abe924c69fdb5e08d8b226f3f480c07d06bd69b3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Ring.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RingGold.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RingGold.png
deleted file mode 100644
index 1e6411111f236a78e675cf625645a155d589195a..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RingGold.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RingGoldRuby.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RingGoldRuby.png
deleted file mode 100644
index e303fd1d394c78f5b7394dd9a1702e790173701d..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RingGoldRuby.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RingRuby.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RingRuby.png
deleted file mode 100644
index 03cd193ef53494bf9b3bf00d4eef20dd01e92b4e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RingRuby.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyBlue.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyBlue.png
deleted file mode 100644
index 69646a3074444d679d38247d21c6cda6cb264283..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyBlue.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyGreen.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyGreen.png
deleted file mode 100644
index b14be2ebd77369de28086deb7aebbe5b23a3b804..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyGreen.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyPink.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyPink.png
deleted file mode 100644
index 2d6abc558576184153c952a6853c3d1536c130b1..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyPink.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyPurple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyPurple.png
deleted file mode 100644
index 066b63897e280ab4676085923203bec0d8dbe833..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyPurple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyRed.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyRed.png
deleted file mode 100644
index c3336c6ed808a68c154c21557f3f3e4e6e082f40..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/RubyRed.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Sack.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Sack.png
deleted file mode 100644
index 6dbe3556dacbe1bc302734ace522b5bccd7cbcad..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Sack.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Scroll.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Scroll.png
deleted file mode 100644
index 1047714bc385208a029674901fdea0d377390a51..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Scroll.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Shield.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Shield.png
deleted file mode 100644
index 5cd2772dc280998a9434be053b26ad888d276fe1..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Shield.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/ShieldAndSword.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/ShieldAndSword.png
deleted file mode 100644
index 181b7a19731cbe5914ce3542950ffd5482cb9341..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/ShieldAndSword.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Shovel.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Shovel.png
deleted file mode 100644
index 2443a7229f433aa4a66c97199f66a2a06761face..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Shovel.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/SilverShard.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/SilverShard.png
deleted file mode 100644
index 3e534e32e6836edd6a8e2bd8c4fffb238e1b9403..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/SilverShard.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Skull.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Skull.png
deleted file mode 100644
index 2d83478f53e792dfd47d5900b0ae5c21d2306a1e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Skull.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Sword.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Sword.png
deleted file mode 100644
index 140c9c114d939f04ee79437ae3f394d595445ed0..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Sword.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Trap.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Trap.png
deleted file mode 100644
index 2033a1c7ea26bb41962787a499be92aa70797ced..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/Trap.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/ZoomIn.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/ZoomIn.png
deleted file mode 100644
index 817178b2ed0eeab68bc5dcc768fe6493a51d16d3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/ZoomIn.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/ZoomOut.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/ZoomOut.png
deleted file mode 100644
index c6faffbb3bae4dc5c27aaee212dd6599092c1f50..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/ZoomOut.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/background.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/background.png
deleted file mode 100644
index 82b18beeb22be0792cd2ed3d14c1b1440a90ef1b..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/icons/background.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_default.png
deleted file mode 100644
index 8bc26d925777f31645ecb014a8fe8900c45d6e76..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_default_md.xml
deleted file mode 100644
index 7fa94b7773b953bc35480ab78d40b4e3396642d5..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_default_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_fancy.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_fancy.png
deleted file mode 100644
index d9eedd67646d6b571367ab0a435233dec8051c50..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_fancy.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_fancy_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_fancy_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_fancy_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_golden.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_golden.png
deleted file mode 100644
index 3057704be780f9b3602ebb7f765007fa77fb052f..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_golden.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_golden_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_golden_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_golden_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_listbackground.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_listbackground.png
deleted file mode 100644
index 02ac7de9cf883cb4784a24e87c99f13ab02b4c78..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_listbackground.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_listbackground_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_listbackground_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_listbackground_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_simple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_simple.png
deleted file mode 100644
index 1430cc75bc61cfbacfb73ca82154e457dc40eee2..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_simple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_simple_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_simple_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/panel_simple_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/progressbar.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/progressbar.png
deleted file mode 100644
index 5750692a7d229e7dcda0479e7093d33dfbb209a3..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/progressbar.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/progressbar_fill.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/progressbar_fill.png
deleted file mode 100644
index 79b0d815ec2881b2bf969d74847db7167415268a..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/progressbar_fill.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/progressbar_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/progressbar_md.xml
deleted file mode 100644
index cea698379121a50b3be98aa267d563589a752ced..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/progressbar_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.1375
- 0.0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/radio.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/radio.png
deleted file mode 100644
index 5fe5420d7797d9c5c107ed7f919b235626c75b78..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/radio.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/radio_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/radio_down.png
deleted file mode 100644
index 85b9a83252e9851779f970782caa463a8a8e3f4a..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/radio_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/radio_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/radio_hover.png
deleted file mode 100644
index 2e0f36fb578074aa40f7caaaba9a2e1afe896046..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/radio_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/scrollbar.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/scrollbar.png
deleted file mode 100644
index 3a98a600fce954629969024ae96ba4451be2e8d9..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/scrollbar.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/scrollbar_mark.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/scrollbar_mark.png
deleted file mode 100644
index fef0a105ddf63698e4e0fbbf6efd0259e30b63f6..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/scrollbar_mark.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/scrollbar_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/scrollbar_md.xml
deleted file mode 100644
index 44688b9710407a9c23025bcbd8087ffc330bc30e..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/scrollbar_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.0
- 0.3
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_default.png
deleted file mode 100644
index 84846e30682eaf7b42e535fbc8d7b8e28ce3b198..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_default_mark.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_default_mark.png
deleted file mode 100644
index 23c0e8136960b7578da07e38b627d91778e1db2e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_default_mark.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_default_md.xml
deleted file mode 100644
index d27d99da697930ba3053111767eac7c19be88d25..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_default_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.03
- 0.0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_fancy.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_fancy.png
deleted file mode 100644
index 11a06e5c22381a9905139a60c50933e082416589..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_fancy.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_fancy_mark.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_fancy_mark.png
deleted file mode 100644
index 9be39ae86ab66b68e38467cfa78a63131dd23115..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_fancy_mark.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_fancy_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_fancy_md.xml
deleted file mode 100644
index cd4cc377f7ea811f9ba666b6b3783d5b8637bd2a..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/slider_fancy_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.28
- 0.0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/white_texture.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/white_texture.png
deleted file mode 100644
index a782975c3a518d15b9ee8fbc1faed413e6befb80..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/hd/textures/white_texture.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/ThemeData.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/ThemeData.xml
deleted file mode 100644
index 111310d91601fe8c79be19d86b66b5b345fa06e9..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/ThemeData.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- LowRes
- Ronen Ness
- A lower-res, old-school style UI theme GeonBit.UI comes with by default.
- This theme is mostly based on Michele Bucelli ("Buch") works.
-Sources can be found here:
-
-- http://opengameart.org/content/golden-ui
-- http://opengameart.org/content/roguelikerpg-icons
-- http://opengameart.org/content/roguelikerpg-items
-- http://opengameart.org/content/arabian-icons
-- http://opengameart.org/content/2d-static-spritesicons
-- http://opengameart.org/content/30-ability-icons
-- http://opengameart.org/content/whispers-of-avalon-item-icons
-
- 1.0.0
-
- MIT
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/effects/disabled.fx b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/effects/disabled.fx
deleted file mode 100644
index 6774d71416c22c375f724d7bfb3852b39a46558e..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/effects/disabled.fx
+++ /dev/null
@@ -1,38 +0,0 @@
-#if OPENGL
- #define SV_POSITION POSITION
- #define VS_SHADERMODEL vs_3_0
- #define PS_SHADERMODEL ps_3_0
-#else
- #define VS_SHADERMODEL vs_4_0_level_9_1
- #define PS_SHADERMODEL ps_4_0_level_9_1
-#endif
-
-Texture2D SpriteTexture;
-
-sampler2D SpriteTextureSampler = sampler_state
-{
- Texture = ;
-};
-
-struct VertexShaderOutput
-{
- float4 Position : SV_POSITION;
- float4 Color : COLOR0;
- float2 TextureCoordinates : TEXCOORD0;
-};
-
-float4 MainPS(VertexShaderOutput input) : COLOR
-{
- float4 color = tex2D(SpriteTextureSampler,input.TextureCoordinates) * input.Color;
- float value = (color.r + color.g + color.b) / 3;
- color.r = color.g = color.b = value;
- return color;
-}
-
-technique SpriteDrawing
-{
- pass P0
- {
- PixelShader = compile PS_SHADERMODEL MainPS();
- }
-};
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/effects/silhouette.fx b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/effects/silhouette.fx
deleted file mode 100644
index 0bd81f3e42886f7569d022e207e9e5cabc429d1f..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/effects/silhouette.fx
+++ /dev/null
@@ -1,39 +0,0 @@
-#if OPENGL
- #define SV_POSITION POSITION
- #define VS_SHADERMODEL vs_3_0
- #define PS_SHADERMODEL ps_3_0
-#else
- #define VS_SHADERMODEL vs_4_0_level_9_1
- #define PS_SHADERMODEL ps_4_0_level_9_1
-#endif
-
-Texture2D SpriteTexture;
-
-sampler2D SpriteTextureSampler = sampler_state
-{
- Texture = ;
-};
-
-struct VertexShaderOutput
-{
- float4 Position : SV_POSITION;
- float4 Color : COLOR0;
- float2 TextureCoordinates : TEXCOORD0;
-};
-
-float4 MainPS(VertexShaderOutput input) : COLOR
-{
- float4 color = tex2D(SpriteTextureSampler,input.TextureCoordinates) * input.Color;
- color.r = 1 * color.a * input.Color.r;
- color.g = 1 * color.a * input.Color.g;
- color.b = 1 * color.a * input.Color.b;
- return color;
-}
-
-technique SpriteDrawing
-{
- pass P0
- {
- PixelShader = compile PS_SHADERMODEL MainPS();
- }
-};
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/fonts/Bold.spritefont b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/fonts/Bold.spritefont
deleted file mode 100644
index c9f2a92027cd7b4feabf69182a8a87b30df7feed..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/fonts/Bold.spritefont
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
-
-
- Simsun
-
-
- 18
-
-
- 0
-
-
- true
-
-
-
-
-
-
-
-
-
-
-
- ~
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/fonts/Italic.spritefont b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/fonts/Italic.spritefont
deleted file mode 100644
index 0f9416dfdd916c1fada9f729a3fbfb9a31be763d..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/fonts/Italic.spritefont
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
-
-
- Simsun
-
-
- 18
-
-
- 0
-
-
- true
-
-
-
-
-
-
-
-
-
-
-
- ~
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/fonts/Regular.spritefont b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/fonts/Regular.spritefont
deleted file mode 100644
index c9f2a92027cd7b4feabf69182a8a87b30df7feed..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/fonts/Regular.spritefont
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
-
-
- Simsun
-
-
- 18
-
-
- 0
-
-
- true
-
-
-
-
-
-
-
-
-
-
-
- ~
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Button-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Button-Default.xml
deleted file mode 100644
index 7b72025580b3964abd6df70aea7140ec7e943ced..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Button-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 3
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Button-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Button-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Button-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Button-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Button-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Button-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ButtonParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ButtonParagraph-Default.xml
deleted file mode 100644
index 8436c00a2acb79d9b0a981b5bde28583f923d82b..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ButtonParagraph-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ButtonParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ButtonParagraph-MouseDown.xml
deleted file mode 100644
index 89772b29c581540dd5d0ee04f53e031d85af98a6..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ButtonParagraph-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- FFAAAAAA
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ButtonParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ButtonParagraph-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ButtonParagraph-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBox-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBox-Default.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBox-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBox-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBox-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBox-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBox-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBox-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBox-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBoxParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBoxParagraph-Default.xml
deleted file mode 100644
index fd1f8405144a68e20f4238e1cb47061bd984247c..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBoxParagraph-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1.15
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBoxParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBoxParagraph-MouseDown.xml
deleted file mode 100644
index 81f17a0788f602eedb7daf1429cdfaf1110006fe..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBoxParagraph-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- FFFFFF00
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBoxParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBoxParagraph-MouseHover.xml
deleted file mode 100644
index 81f17a0788f602eedb7daf1429cdfaf1110006fe..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/CheckBoxParagraph-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- FFFFFF00
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ColoredRectangle-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ColoredRectangle-Default.xml
deleted file mode 100644
index 642517e011520dd37fb7a892edf69d50e45a05fb..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ColoredRectangle-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- FFFFFFFF
- FF000000
- 2
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ColoredRectangle-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ColoredRectangle-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ColoredRectangle-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ColoredRectangle-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ColoredRectangle-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ColoredRectangle-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDown-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDown-Default.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDown-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDown-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDown-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDown-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDown-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDown-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDown-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownParagraph-Default.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownParagraph-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownParagraph-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownParagraph-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownParagraph-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownParagraph-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownSelectedParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownSelectedParagraph-Default.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownSelectedParagraph-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownSelectedParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownSelectedParagraph-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownSelectedParagraph-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownSelectedParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownSelectedParagraph-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/DropDownSelectedParagraph-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Entity-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Entity-Default.xml
deleted file mode 100644
index 01a95be992da39858b1eb77ab9154b3a794ef401..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Entity-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1
- FFFFFFFF
- 00000000
- 0
- false
- Regular
- 00000000
- 00000000
- 0 0
- 30 30
- 0 0
- 0 8
- 1
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Entity-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Entity-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Entity-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Entity-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Entity-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Entity-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Header-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Header-Default.xml
deleted file mode 100644
index 963c57ca8cee78f286c57cb838507fa9ffaea368..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Header-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1.2
- FFFFFF00
-
-
- true
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Header-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Header-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Header-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Header-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Header-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Header-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/HorizontalLine-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/HorizontalLine-Default.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/HorizontalLine-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/HorizontalLine-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/HorizontalLine-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/HorizontalLine-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/HorizontalLine-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/HorizontalLine-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/HorizontalLine-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Icon-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Icon-Default.xml
deleted file mode 100644
index f335fcb80067afeba828944de6c4b3c165fa7d15..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Icon-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Icon-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Icon-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Icon-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Icon-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Icon-MouseHover.xml
deleted file mode 100644
index 3133d29b28503dc73a379cd07326fd6424f7148a..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Icon-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1.1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Image-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Image-Default.xml
deleted file mode 100644
index b3d60ef7b4c4e708c2b7eafe42571dc67284a903..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Image-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1
- FFFFFFFF
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Image-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Image-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Image-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Image-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Image-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Image-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Label-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Label-Default.xml
deleted file mode 100644
index 85583e1d2f17b3ac11b7a7fdc812ecd0723b16ef..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Label-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 0.8
- FFCCCCCC
- FF000000
- 2
- false
- Regular
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Label-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Label-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Label-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Label-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Label-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Label-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Panel-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Panel-Default.xml
deleted file mode 100644
index 17f9149bf540f789785884aa3fe7027e0c670117..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Panel-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 3
- FFFFFFFF
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Panel-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Panel-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Panel-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Panel-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Panel-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Panel-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButton-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButton-Default.xml
deleted file mode 100644
index 36114ebcc4c0bfff0d1fdfddafee4e2a76c8ddb0..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButton-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 2.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButton-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButton-MouseDown.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButton-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButton-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButton-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButton-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButtonParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButtonParagraph-Default.xml
deleted file mode 100644
index 03891f2b54d9a9b1a4ca4b6cdce37be896eca551..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButtonParagraph-Default.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- 1.2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButtonParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButtonParagraph-MouseDown.xml
deleted file mode 100644
index f2ffb41fe29d7847f0177f72591facb33009e2d7..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButtonParagraph-MouseDown.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- FFAAAAAA
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButtonParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButtonParagraph-MouseHover.xml
deleted file mode 100644
index de36e6a577aa38a137201f05bab3860cbe9e36f3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/PanelTabsButtonParagraph-MouseHover.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Paragraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Paragraph-Default.xml
deleted file mode 100644
index f02e8a96a2202f86bc83c2c7d77855278f590028..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Paragraph-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1
- FFFFFFFF
- FF000000
- 2
- false
- Regular
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Paragraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Paragraph-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Paragraph-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Paragraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Paragraph-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Paragraph-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBar-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBar-Default.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBar-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBar-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBar-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBar-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBar-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBar-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBar-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBarFill-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBarFill-Default.xml
deleted file mode 100644
index e5e4c9756f26da0cb07bfad839de694db51ddd45..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBarFill-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- FF84CC40
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBarFill-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBarFill-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBarFill-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBarFill-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBarFill-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/ProgressBarFill-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButton-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButton-Default.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButton-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButton-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButton-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButton-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButton-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButton-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButton-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButtonParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButtonParagraph-Default.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButtonParagraph-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButtonParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButtonParagraph-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButtonParagraph-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButtonParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButtonParagraph-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/RadioButtonParagraph-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectList-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectList-Default.xml
deleted file mode 100644
index 3936669e1844362ba7618c96692ce25d41cd4ee5..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectList-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
- 64000000
-
-
- 30 22
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectList-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectList-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectList-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectList-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectList-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectList-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectListParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectListParagraph-Default.xml
deleted file mode 100644
index 825049c4e65760325d0de282afceb2f5a6ada486..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectListParagraph-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1.1
- FFFFFFFF
- FF000000
- 2
- false
- Regular
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectListParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectListParagraph-MouseDown.xml
deleted file mode 100644
index 81f17a0788f602eedb7daf1429cdfaf1110006fe..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectListParagraph-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- FFFFFF00
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectListParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectListParagraph-MouseHover.xml
deleted file mode 100644
index 81f17a0788f602eedb7daf1429cdfaf1110006fe..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/SelectListParagraph-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- FFFFFF00
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Slider-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Slider-Default.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Slider-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Slider-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Slider-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Slider-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Slider-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Slider-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/Slider-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInput-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInput-Default.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInput-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInput-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInput-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInput-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInput-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInput-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInput-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputParagraph-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputParagraph-Default.xml
deleted file mode 100644
index fd1f8405144a68e20f4238e1cb47061bd984247c..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputParagraph-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1.15
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputParagraph-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputParagraph-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputParagraph-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputParagraph-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputParagraph-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputParagraph-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputPlaceholder-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputPlaceholder-Default.xml
deleted file mode 100644
index 9a6c33bb85f40355fe6cd809cb5053ab9a5100c8..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputPlaceholder-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- 1.15
- FF969696
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputPlaceholder-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputPlaceholder-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputPlaceholder-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputPlaceholder-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputPlaceholder-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/TextInputPlaceholder-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/VerticalScrollbar-Default.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/VerticalScrollbar-Default.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/VerticalScrollbar-Default.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/VerticalScrollbar-MouseDown.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/VerticalScrollbar-MouseDown.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/VerticalScrollbar-MouseDown.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/VerticalScrollbar-MouseHover.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/VerticalScrollbar-MouseHover.xml
deleted file mode 100644
index 947c919d6588979783018673f35e3105a0cca7c1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/VerticalScrollbar-MouseHover.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/example.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/example.xml
deleted file mode 100644
index de39a93f8dd75faced78bcbe4c120b9ce0c2c3f5..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/styles/example.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-
-
- 1
-
- FFFFFFFF
-
- FF000000
-
- 2
-
- false
-
- Regular
-
- 00000000
-
- 00000000
-
- 0 0
-
- 10 10
-
- 0 0
-
- 0 0
-
- 1
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/arrow_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/arrow_down.png
deleted file mode 100644
index 18eb1d269575f6152ce2082104dbe8639038b71a..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/arrow_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/arrow_up.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/arrow_up.png
deleted file mode 100644
index 65a3b0183e8c29aed907377bb29ce408a2cdadf1..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/arrow_up.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative.png
deleted file mode 100644
index ac3852f9f29dccad1f4ee1ab1aa79c3c0174cc01..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative_down.png
deleted file mode 100644
index ffb38dc3995ef44570a30ff3c2168e6054ca5f58..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative_hover.png
deleted file mode 100644
index b6b1599a67774f884a5fe3409649c4dcc0c911b4..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative_md.xml
deleted file mode 100644
index 50107f43c5f9525319e6d9e042c724693319eed2..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_alternative_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.35
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default.png
deleted file mode 100644
index 6be27e2bd2153ccbfcc35545e52fb7f92d676f4e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default_down.png
deleted file mode 100644
index e19d19ccc0a4ac87fb0b229493e8d2469fd39327..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default_hover.png
deleted file mode 100644
index 8e74bb99fcf84b553e509eedbf0346bfa3fc86f6..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default_md.xml
deleted file mode 100644
index 50107f43c5f9525319e6d9e042c724693319eed2..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_default_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.35
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy.png
deleted file mode 100644
index 43efaaa9815838d0c495d7ef60e63ea5c373bcf6..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy_down.png
deleted file mode 100644
index 4dd6a777c2d8e9e0af3c87a140cfa736d74ecd4f..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy_hover.png
deleted file mode 100644
index 190e6827aa61b1618ee8794b83c0fa5380ec4c70..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy_md.xml
deleted file mode 100644
index 46b65bce4852719a5846bc686b441e100091b506..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/button_fancy_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.35
- 0.0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/checkbox.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/checkbox.png
deleted file mode 100644
index b336b924b941cae4516c22045a7280063ee5761f..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/checkbox.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/checkbox_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/checkbox_down.png
deleted file mode 100644
index 8a6d45ca637fc7add81bf6a4be5ee3b4c2c6be47..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/checkbox_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/checkbox_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/checkbox_hover.png
deleted file mode 100644
index 999937a6b1259b45c3341ea45e38793492d166ec..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/checkbox_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_default.png
deleted file mode 100644
index 0967c0d2e2af09420ac6d9d4ff2c529f16dc2ba7..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_default_md.xml
deleted file mode 100644
index 88b034cd498e82dedd4477c0b59b70178e027a03..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_default_md.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
- 0
- 0
- 80
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_ibeam.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_ibeam.png
deleted file mode 100644
index b6c303343ed15a8846355dcca81c10134b33b7ec..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_ibeam.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_ibeam_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_ibeam_md.xml
deleted file mode 100644
index 725450de55491521927ab501c3b30d62c4c5365d..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_ibeam_md.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
- 0
- -6
- 70
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_pointer.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_pointer.png
deleted file mode 100644
index 8493b970c48035e8b52cf88c03dbdc3b654ba328..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_pointer.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_pointer_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_pointer_md.xml
deleted file mode 100644
index fd0c53beeba0be97947c320080530ec150424595..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/cursor_pointer_md.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
- -3
- 0
- 70
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/dot.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/dot.png
deleted file mode 100644
index d25727b9e973f0a09bd4a4cc0268a7273592107e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/dot.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/horizontal_line.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/horizontal_line.png
deleted file mode 100644
index 5ae5bd178b61713bba94e9d8b61d2dd034903104..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/horizontal_line.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Apple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Apple.png
deleted file mode 100644
index 9069cc51e715bfce90258201c0af99f369ded3fa..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Apple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Armor.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Armor.png
deleted file mode 100644
index a68d969b09558bd7cfdeca5f9f90cf6f580cc034..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Armor.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Axe.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Axe.png
deleted file mode 100644
index e000b5eb185a632a5794081ca7fa263d6e02b779..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Axe.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/BloodySword.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/BloodySword.png
deleted file mode 100644
index f424522ba0e62c5f4b3b7b3cf8f82e14035a41c8..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/BloodySword.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Bone.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Bone.png
deleted file mode 100644
index 832ee193c5c5aab568b7164f8e50f4ad6829449b..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Bone.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Book.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Book.png
deleted file mode 100644
index 7ecb3847cb7f0488c84828469ad9e1dbc462c1b5..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Book.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Cubes.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Cubes.png
deleted file mode 100644
index 7ad8e4561cc7da81f084af8975facd35c0fb1a3e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Cubes.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Diamond.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Diamond.png
deleted file mode 100644
index 19770b7c62f8353066f62003bd84bc96b8840c03..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Diamond.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Explanation.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Explanation.png
deleted file mode 100644
index 092784163332ee3151fb5b0e0ea7914ff80ab487..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Explanation.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Feather.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Feather.png
deleted file mode 100644
index f6d7277788e3a50c4820895b94af90c874d1cddf..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Feather.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/FloppyDisk.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/FloppyDisk.png
deleted file mode 100644
index f742be754ea180ea32ddb93fb1e072a81703e75b..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/FloppyDisk.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/GoldCoins.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/GoldCoins.png
deleted file mode 100644
index aa3901314353500ebba079a606b6bad6c2cf2318..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/GoldCoins.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/GoldShard.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/GoldShard.png
deleted file mode 100644
index 33f77b2d2f09ea269b512fa4589ef8c1322f3ed8..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/GoldShard.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Heart.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Heart.png
deleted file mode 100644
index 61920009b4f59035686b43eb49ec69adea850268..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Heart.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Helmet.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Helmet.png
deleted file mode 100644
index 573efeb39878519a67a53135ae3082fcaeb397f7..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Helmet.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Key.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Key.png
deleted file mode 100644
index 13cf4c43bc027ee10c327b8554a2a72369c91f14..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Key.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/MagicBook.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/MagicBook.png
deleted file mode 100644
index 0da71316f4f64e1f2daacbc72a573a0d2f1f5b8e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/MagicBook.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/MagicWand.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/MagicWand.png
deleted file mode 100644
index a3f9b11caef5328793a8268d9c0c86eceac6786b..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/MagicWand.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Map.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Map.png
deleted file mode 100644
index 8994325271476ea68be4bf99e48522502c421cc9..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Map.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/None.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/None.png
deleted file mode 100644
index 82fa43a627429d060cb616b66d25b921fb97b315..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/None.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/OrbBlue.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/OrbBlue.png
deleted file mode 100644
index c748d3e4a9105801a2a566e6b33883795c5771aa..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/OrbBlue.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/OrbGreen.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/OrbGreen.png
deleted file mode 100644
index 7237b2cf86ca538b4af9019a6fd08328187a8693..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/OrbGreen.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/OrbRed.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/OrbRed.png
deleted file mode 100644
index d13a47d74bb631ffcb20e96f930f391c20d2967e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/OrbRed.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Pistol.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Pistol.png
deleted file mode 100644
index 5c4d86eb681b69feabe3daee268cf0dbfef4a7a1..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Pistol.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionBlue.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionBlue.png
deleted file mode 100644
index 8a427c2cb30e390dfa02af2eb54c8d7b59a43757..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionBlue.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionCyan.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionCyan.png
deleted file mode 100644
index 3a063a254195666499ca8f4f76a4e438ebcd125f..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionCyan.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionGreen.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionGreen.png
deleted file mode 100644
index d6b494e87fdc6e5a3cd09eb7403e01b24efb1888..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionGreen.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionPurple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionPurple.png
deleted file mode 100644
index 4fd7c7c53334b939723ae0b0c01d68718c92399b..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionPurple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionRed.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionRed.png
deleted file mode 100644
index 87355bb068b8d2e9068ae9a3a811ef612be8aa58..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionRed.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionYellow.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionYellow.png
deleted file mode 100644
index 99b9526ff387ac4ae39d617397cf14797e99c2d6..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/PotionYellow.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Ring.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Ring.png
deleted file mode 100644
index 3efec21d79bda0fa5bd094e8ec7501929137da6e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Ring.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RingGold.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RingGold.png
deleted file mode 100644
index 6e1e00a46db77fa126ddbda4203adb9e98d69673..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RingGold.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RingGoldRuby.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RingGoldRuby.png
deleted file mode 100644
index 16907883fdb4c9a9ded6f1d365fa4cd26cf01834..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RingGoldRuby.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RingRuby.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RingRuby.png
deleted file mode 100644
index a2092d7e34ab539f54e68685e91de528035484d0..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RingRuby.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyBlue.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyBlue.png
deleted file mode 100644
index bdbb52f8866fda35a5903c3eebfeda910d66d387..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyBlue.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyGreen.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyGreen.png
deleted file mode 100644
index be783684a336e1ff781ee2564a9ddc88b874c1c2..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyGreen.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyPink.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyPink.png
deleted file mode 100644
index 55d9cc78f19edbdc8cd0643cb68f227d211b9513..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyPink.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyPurple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyPurple.png
deleted file mode 100644
index 28c43565e333ea2fadabc52c7970f54ecb18b362..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyPurple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyRed.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyRed.png
deleted file mode 100644
index d4522ac616bb59be7e17aac892a2941a9c77abcb..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/RubyRed.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Sack.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Sack.png
deleted file mode 100644
index 8c969c9f25f1af4c4f99a709c6bd54537c3e88c9..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Sack.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Scroll.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Scroll.png
deleted file mode 100644
index e09f934a6b40c5fbcc4ae3a069dce662c2f394ba..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Scroll.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Shield.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Shield.png
deleted file mode 100644
index 9c82d37b43cfe156c0a9a2a130bfe441d5bc62ef..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Shield.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/ShieldAndSword.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/ShieldAndSword.png
deleted file mode 100644
index 14f255bfc160c49af3f691b686c3149265d43403..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/ShieldAndSword.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Shovel.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Shovel.png
deleted file mode 100644
index 42ef8c4b2a421b4de45eb0905c77981da93ee3ca..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Shovel.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/SilverShard.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/SilverShard.png
deleted file mode 100644
index f644926ae0ede402a84244fecdd7adb7e8c2b263..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/SilverShard.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Skull.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Skull.png
deleted file mode 100644
index 5d59ef8f20b38fe79e70efeb90c007cbbccc59e5..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Skull.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Sword.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Sword.png
deleted file mode 100644
index 17e360cf7256dd1c70617b0ca16c21fb150bae60..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Sword.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Trap.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Trap.png
deleted file mode 100644
index 6483af43ec772f4a34fb8c913309caf1434aca17..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/Trap.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/ZoomIn.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/ZoomIn.png
deleted file mode 100644
index c32c4e6826c9ac174ec322f9dc8a4fa1130c556a..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/ZoomIn.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/ZoomOut.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/ZoomOut.png
deleted file mode 100644
index a0b7eba7e47c8cd5b822afb53fbc95a8f22be920..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/ZoomOut.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/background.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/background.png
deleted file mode 100644
index f42eaf6719fdaa5adf4e32de565d392796b62328..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/icons/background.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_default.png
deleted file mode 100644
index 32d10df59223a76f56d13b36d80abbd7fa44400a..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_default_md.xml
deleted file mode 100644
index 7fa94b7773b953bc35480ab78d40b4e3396642d5..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_default_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_fancy.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_fancy.png
deleted file mode 100644
index 3fb340a599e430317ad2433fe92c5931b222195b..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_fancy.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_fancy_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_fancy_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_fancy_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_golden.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_golden.png
deleted file mode 100644
index d7aabdc92c15af6bb6017dce127d77a3cf80eda2..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_golden.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_golden_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_golden_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_golden_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_listbackground.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_listbackground.png
deleted file mode 100644
index d02d359cd8085909b916033bde92de300d2185ab..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_listbackground.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_listbackground_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_listbackground_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_listbackground_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_simple.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_simple.png
deleted file mode 100644
index 704e2682a763dcc532c7a1ec2ddc01771ef830be..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_simple.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_simple_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_simple_md.xml
deleted file mode 100644
index 2b3fc1f65e70c7549a1a9002f0fbcbeabe8812ac..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/panel_simple_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.2
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/progressbar.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/progressbar.png
deleted file mode 100644
index e2060080d2475bb9caa733b3385bf682137e158b..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/progressbar.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/progressbar_fill.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/progressbar_fill.png
deleted file mode 100644
index 77396534a64ca653658ea3ef9c3310eadd5c0e96..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/progressbar_fill.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/progressbar_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/progressbar_md.xml
deleted file mode 100644
index ff3521d0df0ab8c38a802f5e3ab55eece9b9243b..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/progressbar_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.3235
- 0.0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/radio.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/radio.png
deleted file mode 100644
index 1e8514f8eab1d4ba3c1a34cb0484981b8253043e..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/radio.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/radio_down.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/radio_down.png
deleted file mode 100644
index 94571f1dd6537bb464e48ee9449cafde6d05e5f2..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/radio_down.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/radio_hover.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/radio_hover.png
deleted file mode 100644
index 1e8d7db08f7f685f274b705302998c4275cf361a..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/radio_hover.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/scrollbar.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/scrollbar.png
deleted file mode 100644
index 65b4cc24fbc2ed7046c40e3dddaf032b655d83d1..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/scrollbar.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/scrollbar_mark.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/scrollbar_mark.png
deleted file mode 100644
index 80dd9b1f04230abff4095cf8f9e3c9ed80f940cb..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/scrollbar_mark.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/scrollbar_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/scrollbar_md.xml
deleted file mode 100644
index 44688b9710407a9c23025bcbd8087ffc330bc30e..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/scrollbar_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.0
- 0.3
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_default.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_default.png
deleted file mode 100644
index 4b0110fd4041e46c73cfdad1cad57aca8ade7899..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_default.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_default_mark.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_default_mark.png
deleted file mode 100644
index 51c7c218299a3d602c5d240960d67b5cdd094543..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_default_mark.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_default_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_default_md.xml
deleted file mode 100644
index e432ee2257d29c0f999f1b6f11119e4833f17e52..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_default_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.2
- 0.0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_fancy.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_fancy.png
deleted file mode 100644
index 18f4c34a5a4848e38e45f4b6e7b9fc6376b804bc..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_fancy.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_fancy_mark.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_fancy_mark.png
deleted file mode 100644
index 85a2898d19c2f2eecea25dd394e36706d8c8ad60..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_fancy_mark.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_fancy_md.xml b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_fancy_md.xml
deleted file mode 100644
index 465cd197f7b346b04f1b9e44ab5d3ba13c31c600..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/slider_fancy_md.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
- 0.3
- 0.0
-
-
-
diff --git a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/white_texture.png b/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/white_texture.png
deleted file mode 100644
index a782975c3a518d15b9ee8fbc1faed413e6befb80..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/Content/GeonBit.UI/themes/lowres/textures/white_texture.png and /dev/null differ
diff --git a/CLEditor/CLGame/Content/message.txt b/CLEditor/CLGame/Content/message.txt
deleted file mode 100644
index c39f2a579ae3556e88a0b7ae1e4d6b853af435d2..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Content/message.txt
+++ /dev/null
@@ -1 +0,0 @@
-的一是在不了有和人这中大为上个国我以要他时来用们生到作地于出就分对成会可主发年动同工也能下 过子说产种面而方后多定行学法所民得经十三之进着等部度家电力里如水化高自二理起小物现实加量都两体 制机当使点从业本去把性好应开它合还因由其些然前外天政四日那社义事平形相全表间样与关各重新线内数 正心反你明看原又么利比或但质气第向道命此变条只没结解问意建月公无系军很情者最立代想已通并提直题 党程展五果料象员革位入常文总次品式活设及管特件长求老头基资边流路级少图山统接知较长将组见计别她 手角期根论运农指几九区强放决西被干做必战先回则任取据处队南给色光门即保治北造百规热领七海地口东 导器压志世金增争济阶油思术极交受联什认六共权收证改清已美再采转更单风切打白教速花带安场身车例真 务具万每目至达走积示议声报斗完类八离华名确才科张信马节话米整空元况今集温传土许步群广石记需段研 界拉林律叫且究观越织装影算低持音众书布复容儿须际商非验连断深难近矿千周委素技备半办青省列习响约 支般史感劳便团往酸历市克何除消构府称太准精值号率族维划选标写存候毛亲快效斯院查江型眼王按格养易 置派层片始却专状育厂京识适属圆包火住调满县局照参红细引听该铁价严首底液官德调随病苏失尔死讲配女 黄推显谈罪神艺呢席含企望密批营项防举球英氧势告李台落木帮轮破亚师围注远字材排供河态封另施减树溶 怎止案言士均武固叶鱼波视仅费紧爱左章早朝害续轻服试食充兵源判护司足某练差致板田降黑犯负击范继兴 似余坚曲输修的故城夫够送笔船占右财吃富春职觉汉画功巴跟虽杂飞检吸助升阳互初创抗考投坏策古径换未 跑留钢曾端责站简述钱副尽帝射草冲承独令限阿宣环双请超微让控州良轴找否纪益依优顶础载倒房突坐粉敌 略客袁冷胜绝析块剂测丝协重诉念陈仍罗盐友洋错苦夜刑移频逐靠混母短皮终聚汽村云哪既距卫停烈央察烧 行迅境若印洲刻括激孔搞甚室待核校散侵吧甲游久菜味旧模湖货损预阻毫普稳乙妈植息扩银语挥酒守拿序纸 医缺雨吗针刘啊急唱误训愿审附获茶鲜粮斤孩脱硫肥善龙演父渐血欢械掌歌沙著刚攻谓盾讨晚粒乱燃矛乎杀 药宁鲁贵钟煤读班伯香介迫句丰培握兰担弦蛋沉假穿执答乐谁顺烟缩征脸喜松脚困异免背星福买染井概慢怕 磁倍祖皇促静补评翻肉践尼衣宽扬棉希伤操垂秋宜氢套笔督振架亮末宪庆编牛触映雷销诗座居抓裂胞呼娘景 威绿晶厚盟衡鸡孙延危胶还屋乡临陆顾掉呀灯岁措束耐剧玉赵跳哥季课凯胡额款绍卷齐伟蒸殖永宗苗川炉岩 弱零杨奏沿露杆探滑镇饭浓航怀赶库夺伊灵税了途灭赛归召鼓播盘裁险康唯录菌纯借糖盖横符私努堂域枪润 幅哈竟熟虫泽脑壤碳欧遍侧寨敢彻虑斜薄庭都纳弹饲伸折麦湿暗荷瓦塞床筑恶户访塔奇透梁刀旋迹卡氯遇份 毒泥退洗摆灰彩卖耗夏择忙铜献硬予繁圈雪函亦抽篇阵阴丁尺追堆雄迎泛爸楼避谋吨野猪旗累偏典馆索秦脂 潮爷豆忽托惊塑遗愈朱替纤粗倾尚痛楚谢奋购磨君池旁碎骨监捕弟暴割贯殊释词亡壁顿宝午尘闻揭炮残冬桥 妇警综招吴付浮遭徐您摇谷赞箱隔订男吹乐园纷唐败宋玻巨耕坦荣闭湾键凡驻锅救恩剥凝碱齿截炼麻纺禁废 盛版缓净睛昌婚涉筒嘴插岸朗庄街藏姑贸腐奴啦惯乘伙恢匀纱扎辩耳彪臣亿璃抵脉秀萨俄网舞店喷纵寸汗挂 洪着贺闪柬爆烯津稻墙软勇像滚厘蒙芳肯坡柱荡腿仪旅尾轧冰贡登黎削钻勒逃障氨郭峰币港伏轨亩毕擦莫刺 浪秘援株健售股岛甘泡睡童铸汤阀休汇舍牧绕炸哲磷绩朋淡尖启陷柴呈徒颜泪稍忘泵蓝拖洞授镜辛壮锋贫虚 弯摩泰幼廷尊窗纲弄隶疑氏宫姐震瑞怪尤琴循描膜违夹腰缘珠穷森枝竹沟催绳忆邦剩幸浆栏拥牙贮礼滤钠纹 弹罢拍咱喊袖埃勤罚焦潜伍墨欲缝姓刊饱仿奖铝鬼丽跨默挖链扫喝袋炭污幕诸弧励梅奶洁灾舟鉴苯讼抱毁率懂寒智埔寄届跃渡挑丹艰贝碰拔爹戴码梦芽熔赤渔哭敬颗奔藏铅熟仲虎稀妹乏珍申桌遵允隆螺仓魏锐晓氮兼 隐碍赫拨忠肃缸牵抢博巧壳兄杜讯诚碧祥柯页巡矩悲灌龄伦票寻桂铺圣恐恰郑趣抬荒腾贴柔滴猛阔辆妻填撤 储签闹扰紫砂递戏吊陶伐喂疗瓶婆抚臂摸忍虾蜡邻胸巩挤偶弃槽劲乳邓吉仁烂砖租乌舰伴瓜浅丙暂燥橡柳迷 暖牌纤秧胆详簧踏瓷谱呆宾糊洛辉愤竞隙怒粘乃绪肩籍敏涂熙皆侦悬掘享纠醒狂锁淀恨牲霸爬赏逆玩陵祝秒 浙貌役彼悉鸭着趋凤晨畜辈秩卵署梯炎滩棋驱筛峡冒啥寿译浸泉帽迟硅疆贷漏稿冠嫩胁芯牢叛蚀奥鸣岭羊凭 串塘绘酵融盆锡庙筹冻辅摄袭筋拒僚旱钾鸟漆沈眉疏添棒穗硝韩逼扭侨凉挺碗栽炒杯患馏劝豪辽勃鸿旦吏拜 狗埋辊掩饮搬骂辞勾扣估蒋绒雾丈朵姆拟宇辑陕雕偿蓄崇剪倡厅咬驶薯刷斥番赋奉佛浇漫曼扇钙桃扶仔返俗 亏腔鞋棱覆框悄叔撞骗勘旺沸孤粘吐孟渠屈疾妙惜仰狠胀谐抛霉桑岗嘛衰盗渗脏赖涌甜曹阅肌哩厉烃纬毅昨 伪症煮叹钉搭茎笼酷偷弓锥恒杰坑鼻翼纶叙狱逮罐络棚抑膨蔬寺骤穆冶枯册尸凸绅坯牺焰轰欣晋瘦御锭锦丧 旬锻垄搜佛扑邀亭酯迈舒脆酶闲忧酚顽羽涨卸仗陪薄辟惩杭姚肚捉飘漂昆欺吾郎烷汁呵饰萧雅邮迁燕撒姻赴 宴烦削债帐斑铃旨醇董饼雏姿拌傅腹妥揉贤拆歪葡胺丢浩徽昂垫挡览贪慰缴汪慌冯诺姜谊凶劣诬耀昏躺盈骑 乔溪丛卢抹易闷咨刮驾缆悟摘铒掷颇幻柄惠惨佳仇腊窝涤剑瞧堡泼葱罩霍捞胎苍滨俩捅湘砍霞邵萄疯淮遂熊 粪烘宿档戈驳嫂裕徙箭捐肠撑晒辨殿莲摊搅酱屏疫哀蔡堵沫皱畅叠阁莱敲辖钩痕坝巷饿祸丘玄溜曰逻彭尝卿 妨艇吞韦怨矮歇郊禄捻漠粹颠宏冤肪饥呵仙押挨醛娃拾没佩勿吓讹侯恋夕锌篡戚淋蓬岂釉兆泊魂拘亡杠摧氟 颂浑凌铀诱犁谴颁舶扯嘉萌犹滋焊舌匹媳肺掠酿烹疲驰鸦窄辱狭朴遣菲奸韧辣拳秆卧醉竭茅墓矣哎艳敦舆缔 雇尿葬履契禽渣衬躲赔咸溉贼醋堤抖妃裤廉晴挽掀茫丑亥拦悠阐慧佐奇竖孝柜麟绣遥逝愁肖昭芬逢窑捷圜盲 闸宙辐披账狼幽绸蜂慎餐酬誓惟叉弥址帜芝砌唉仆涛臭翠盒劫慨炳阖寂椒倘拓畏喉巾颈垦拚兽蔽芦乾爽窃谭 挣崩模褐传翅儒伞晃谬胚剖凑眠浊霜礁蔑抄闯洒碑蓉耶猜蹲壶唤澳锯郡玲绵纽梳掏吁锤鼠穴椅殷遮吵萍厌畜 俱夸吕囊捧雌闽饶瞬郁哨凿朝俺浒茂肝勋盯籽耻菊滥稼戒奈帅鞭蚕镁询跌烤坛宅笛鄂蛮颤棍睁鼎岌降侍藩嚷 匪岳糟缠迪泄卑氛堪萝盛碘缚悦澄甫攀屠溢拱晰携朽吟菱谦凹俊芒盼婶艘酰趁唇挫羞浴疼萎肴愚肿刨绞枢嫁 慕舱铲苹豫谕迭潘顷翁榜匠欠茬畴胃沾踪弊哼鹏歧桐沃悼惑溃蔗荐潭孢露诊庸聪嫌厨庞祁钳肆梭赠崖篮颖甸 藻捣且撕诏贞赐慈炕胖兹差琼锈汛卓棵馈挠灶婴蒂肤衫沥仑勉沪逸蜜浦嗓晕膏祭赢艾扮鹅怜蒲兔孕呖蘖挪淑 谣惧廊缅俘骄膀陡宰诞峻恼腺猎涡夷愉魔铵葛贾似荫哟脊钞苛锰椭镶杏溴倚滞会氓捏斩傲匆僵卤烫衍榨拢裸 屑咽坊舅渴翔邪拄窖猫砌钦媒脾勺柏栅噪昼耿扁辰秤得贩糕梁昙衷宦扔哇诈嘱藤卜冈悔廓皂拐氰杉玛矢寓瓣 罕垮笋淘衔称恭喇帕桉秉帘铭蛇摔斋叭帆裸俭瘤篷砸肢辟脖瞪暑卜竿歼笙酮蕴哗瞎喀刃楔喘枚嵌挝厢粤甩拴 膝恳腕娓熄锚忌愧哦荆圃骚丸蒜毯弗俯鹿梢屯衙轿贱垒谅踢哑滔渥饷泳棕熬搁腈梨吻樱奠捆姨柏聘惕郓绑冀 裹酥寡彦稠啡钝汝擅汰鳙埔敞嘿逊栋谨咖鲤雀佣庵葫贿鳞拼搏谎塌忉腻戊怖坟禾刹嘻桔坎拇煽狮痒曾梗寇鹰 烛哄莽雯胳龟亟糠泌坪傻什喻渊蚌跪巷涅钊譬蕊膛侮奕枕辫况扼郝寥凄厦腥钧耦蹄戥屁诵匈桩钓涵倦袍抒屿 蹈忿敷虹聊嗣尉灿糙蹬嗯姬狡笨辜僧茨讽翰枉岐枣崭焚咕猴揽涝耍趟汹咋傍镀给爵虏劈璋踩瞅迄昔汞呱诡魄 祺嘲惶赃癌咐歉扳鄙庐聂便芡躯贬煌拧隋襄淤宠炊滇謇懒栓佑憾骆裙猖兜孵痼盥曝泣絮韵眷旷噢参栖盏鳌溅 煎校榴暮琪淆陛巢哒吼槐唧其沛乞蜀蜇赚捍铰幂尧咒耽叮褂焕煞雹搓釜铬拣募淹瑰鲢茄灼邹躬觉娇焉彰鹤琳 沦畔惹庶毙皖邢禹渍绷窜翘淫箪陌膊鞑咳玫巫拂蕉澜赎绥锄囱赌颊缕寅躁稚庚苟氦魁珊蜕蛭酌逗闺蔓撇豌朕 缉襟镍桅荧侄卒佃瞿娶饪耸乍靶痴靖扛筐韶嚣崔蓿岔氘娥剿霖喃搪雍裳撰豹骏慷
\ No newline at end of file
diff --git a/CLEditor/CLGame/Game1.cs b/CLEditor/CLGame/Game1.cs
deleted file mode 100644
index fef697496e5fe949be20a861d0006fa9f3a431e3..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Game1.cs
+++ /dev/null
@@ -1,91 +0,0 @@
-using System;
-using System.IO;
-using System.Reflection;
-using GeonBit;
-using Microsoft.Xna.Framework;
-using Microsoft.Xna.Framework.Graphics;
-using NLua;
-
-namespace CLGame
-{
- ///
- /// This is the main type for your game.
- ///
- public class Game1 : GeonBitGame
- {
- GraphicsDeviceManager graphics;
- SpriteBatch spriteBatch;
- protected Lua Script;
- protected Assembly CurrentAssembly = Assembly.GetExecutingAssembly();
-
- public Game1()
- {
- InitParams.UiTheme = "editor";
- InitParams.DebugMode = true;
- InitParams.EnableVsync = true;
-
- Script = new Lua();
- Script.LoadCLRPackage();
-
- ImportAssembly("CLEditor.Core", "CLEditor.Core");
- ImportAssembly("CLGame", "CLGame");
- ImportAssembly("CLGame", "CLGame.Components");
- ImportAssembly("MonoGame.Framework", "Microsoft.Xna.Framework");
- ImportAssembly("MonoGame.Framework", "Microsoft.Xna.Framework.Audio");
- ImportAssembly("MonoGame.Framework", "Microsoft.Xna.Framework.Graphics");
- ImportAssembly("GeonBit", "GeonBit");
- ImportAssembly("GeonBit", "GeonBit.Core");
- ImportAssembly("GeonBit", "GeonBit.ECS");
- ImportAssembly("GeonBit", "GeonBit.ECS.Components");
- ImportAssembly("GeonBit", "GeonBit.ECS.Components.Graphics");
- ImportAssembly("GeonBit", "GeonBit.ECS.Components.Misc");
- ImportAssembly("GeonBit", "GeonBit.ECS.Components.Particles");
- ImportAssembly("GeonBit", "GeonBit.ECS.Components.Physics");
- ImportAssembly("GeonBit", "GeonBit.ECS.Components.Sound");
- ImportAssembly("GeonBit.UI", "GeonBit.UI");
- ImportAssembly("GeonBit.UI", "GeonBit.UI.Entities");
- ImportAssembly("GeonBit.UI", "GeonBit.UI.Entities");
-
- Script["Resources"] = Resources;
- }
-
- public override void Initialize()
- {
- var result = Script.DoFile("Scripts/core.lua");
- }
-
- public override void Update(GameTime gameTime)
- {
- }
-
- public override void Draw(GameTime gameTime)
- {
- }
-
- public void ImportAssembly(string assembly, string nameSpace)
- {
- var script = string.Format("import('{0}','{1}')", assembly, nameSpace);
- Script.DoString(script);
- }
-
- public object[] DoFile(string name, bool isResource)
- {
- if (!isResource) return Script.DoFile(name);
-
- var fileName = string.Concat("CLGame.", name);
- using (var content = CurrentAssembly.GetManifestResourceStream(fileName))
- {
- if (content == null)
- {
- throw new InvalidOperationException();
- }
-
- using (var streamReader = new StreamReader(content))
- {
- return Script.DoString(streamReader.ReadToEnd());
- }
- }
-
- }
- }
-}
diff --git a/CLEditor/CLGame/MonoGame.Framework.dll.config b/CLEditor/CLGame/MonoGame.Framework.dll.config
deleted file mode 100644
index 09710ae4612160fda053f7e7146e98962d947c4a..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/MonoGame.Framework.dll.config
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/CLGame/Program.cs b/CLEditor/CLGame/Program.cs
deleted file mode 100644
index 44566617d9713f3082f4be8f61e017de690d78b1..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Program.cs
+++ /dev/null
@@ -1,14 +0,0 @@
-using System;
-using GeonBit;
-
-namespace CLGame
-{
- public static class Program
- {
- [STAThread]
- static void Main()
- {
- GeonBitMain.Instance.Run(new Game1());
- }
- }
-}
diff --git a/CLEditor/CLGame/Properties/AssemblyInfo.cs b/CLEditor/CLGame/Properties/AssemblyInfo.cs
deleted file mode 100644
index d92043635844812cc5b7466191829dab7d267b71..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,36 +0,0 @@
-using System.Reflection;
-using System.Runtime.CompilerServices;
-using System.Runtime.InteropServices;
-
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-[assembly: AssemblyTitle("CLGame")]
-[assembly: AssemblyProduct("CLGame")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyCopyright("Copyright © 2018")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
-// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible(false)]
-
-// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("c6957a14-05ef-4905-b48c-171bb1813d30")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/CLEditor/CLGame/Scripts/core.lua b/CLEditor/CLGame/Scripts/core.lua
deleted file mode 100644
index 95f55c92f938a85e2304a9f5a6d40f3735c464ba..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/Scripts/core.lua
+++ /dev/null
@@ -1,11 +0,0 @@
-local panel = Panel(Vector2(500,500))
-UserInterface.Active:AddEntity(panel)
-
-local texture1 = Resources:GetTexture("GeonBit.UI/themes/editor/textures/arrow_up")
---local img = Image(texture1, Vector2(100, 100), ImageDrawMode.Panel, Anchor.TopCenter, Vector2(0, 10))
---panel:AddChild(img)
-
-local multicolorParagraph = MulticolorParagraph("中文输出chinese output 测试文字")
-panel:AddChild(multicolorParagraph)
-
-return texture1
\ No newline at end of file
diff --git a/CLEditor/CLGame/app.config b/CLEditor/CLGame/app.config
deleted file mode 100644
index 6a57dd3a3dabf9bd576cabbd372dad1f682c3380..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/app.config
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/CLGame/app.manifest b/CLEditor/CLGame/app.manifest
deleted file mode 100644
index c88117c62f295b80de51601a4004ed9de851e602..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/app.manifest
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true/pm
-
-
-
-
diff --git a/CLEditor/CLGame/libSDL2-2.0.0.dylib b/CLEditor/CLGame/libSDL2-2.0.0.dylib
deleted file mode 100644
index 11f29935e37fb2527df7cc5cd7e5b2ded8c3c2b1..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/libSDL2-2.0.0.dylib and /dev/null differ
diff --git a/CLEditor/CLGame/libopenal.1.dylib b/CLEditor/CLGame/libopenal.1.dylib
deleted file mode 100644
index 883af9540d541fa5eb441d7d8de62798ac8be201..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/libopenal.1.dylib and /dev/null differ
diff --git a/CLEditor/CLGame/packages.config b/CLEditor/CLGame/packages.config
deleted file mode 100644
index 466764b881edf315bfa02c47418653ce75a18728..0000000000000000000000000000000000000000
--- a/CLEditor/CLGame/packages.config
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CLEditor/CLGame/x64/libbulletc-linux-x64.so b/CLEditor/CLGame/x64/libbulletc-linux-x64.so
deleted file mode 100644
index 5fc45387dfa75bb14dd2066fc462c5678cbecea9..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/x64/libbulletc-linux-x64.so and /dev/null differ
diff --git a/CLEditor/CLGame/x64/libbulletc-windows-x64.dll b/CLEditor/CLGame/x64/libbulletc-windows-x64.dll
deleted file mode 100644
index b240b82922ad0e4a661606b4ab047c2ab6324dc6..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/x64/libbulletc-windows-x64.dll and /dev/null differ
diff --git a/CLEditor/CLGame/x64/lua52.dll b/CLEditor/CLGame/x64/lua52.dll
deleted file mode 100644
index 1aaec718d991f7bdb7bea3606830da16328a44d6..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/x64/lua52.dll and /dev/null differ
diff --git a/CLEditor/CLGame/x86/libbulletc-linux-x86.so b/CLEditor/CLGame/x86/libbulletc-linux-x86.so
deleted file mode 100644
index 5634a67ab8a441b37ac615e56a88aa8801b663f4..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/x86/libbulletc-linux-x86.so and /dev/null differ
diff --git a/CLEditor/CLGame/x86/libbulletc-windows-x86.dll b/CLEditor/CLGame/x86/libbulletc-windows-x86.dll
deleted file mode 100644
index 621746e868ff6abc2390605d597bfed334623eb6..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/x86/libbulletc-windows-x86.dll and /dev/null differ
diff --git a/CLEditor/CLGame/x86/lua52.dll b/CLEditor/CLGame/x86/lua52.dll
deleted file mode 100644
index 01a3c7c01f1706e180481fceb19a6fc823face88..0000000000000000000000000000000000000000
Binary files a/CLEditor/CLGame/x86/lua52.dll and /dev/null differ
diff --git a/CLEditor/Content.zip b/CLEditor/Content.zip
deleted file mode 100644
index 4d6cb9d221200add633743b6e2458a28ae968f77..0000000000000000000000000000000000000000
Binary files a/CLEditor/Content.zip and /dev/null differ
diff --git a/CLEditor/Content/Content.mgcb b/CLEditor/Content/Content.mgcb
index e26e1103d1b8c012049d29399d74bf872993dfb1..b2a70eca99814fde89724e49a12c01d56e7f89e4 100644
--- a/CLEditor/Content/Content.mgcb
+++ b/CLEditor/Content/Content.mgcb
@@ -1,12 +1,12 @@
#----------------------------- Global Properties ----------------------------#
-/outputDir:bin/$(Platform)
+/outputDir:D:\CLEngine\CLEditor\bin\Debug\Content
/intermediateDir:obj/$(Platform)
/platform:DesktopGL
/config:
/profile:Reach
-/compress:False
+/compress:True
#-------------------------------- References --------------------------------#
diff --git a/CLEditor/Core/EditorUtil.cs b/CLEditor/Core/EditorUtil.cs
index fd5846033cd54e9407f3614694c96d989cfc7718..fa3599f91aec5a8959389e695f34cec0b4a1a496 100644
--- a/CLEditor/Core/EditorUtil.cs
+++ b/CLEditor/Core/EditorUtil.cs
@@ -24,8 +24,8 @@ namespace CLEditor.Core
"libbulletc-windows-x86.dll",
"Newtonsoft.Json.dll",
"NLua.dll",
- "x86/lua52.dll",
- "x64/lua52.dll",
+ "x86\\lua52.dll",
+ "x64\\lua52.dll",
};
public static List NonRerenceList = new List
@@ -33,8 +33,8 @@ namespace CLEditor.Core
"libbulletc.dll",
"libbulletc-windows-x64.dll",
"libbulletc-windows-x86.dll",
- "x86/lua52.dll",
- "x64/lua52.dll",
+ "x86\\lua52.dll",
+ "x64\\lua52.dll",
};
public static List ContentList = new List
diff --git a/CLEditor/Core/Logger.cs b/CLEditor/Core/Logger.cs
index 79eedf92cca4d2a217062bf7655a4e27ca8f6d22..c10a4b1c0dc045242518296689bc4e4b104945a3 100644
--- a/CLEditor/Core/Logger.cs
+++ b/CLEditor/Core/Logger.cs
@@ -17,28 +17,6 @@ namespace CLEditor.Core
eventSource.ErrorRaised += EventSourceOnErrorRaised;
eventSource.TargetStarted += EventSourceOnTargetStarted;
- eventSource.BuildStarted += EventSourceOnBuildStarted;
- eventSource.TaskStarted += EventSourceOnTaskStarted;
- eventSource.TargetFinished += EventSourceOnTargetFinished;
- eventSource.BuildFinished += EventSourceOnBuildFinished;
- }
-
- private void EventSourceOnBuildFinished(object sender, BuildFinishedEventArgs e)
- {
- viewModel.BuildComplete = true;
- }
-
- private void EventSourceOnTargetFinished(object sender, TargetFinishedEventArgs e)
- {
- }
-
- private void EventSourceOnTaskStarted(object sender, TaskStartedEventArgs e)
- {
-
- }
-
- private void EventSourceOnBuildStarted(object sender, BuildStartedEventArgs e)
- {
}
private void EventSourceOnTargetStarted(object sender, TargetStartedEventArgs e)
diff --git a/CLEditor/EditorLoad.xaml b/CLEditor/EditorLoad.xaml
deleted file mode 100644
index 5bb4e50007076a9325d71f98981f2b78331c91be..0000000000000000000000000000000000000000
--- a/CLEditor/EditorLoad.xaml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/CLEditor/EditorLoad.xaml.cs b/CLEditor/EditorLoad.xaml.cs
deleted file mode 100644
index 7e312d32dc32f720c9c2632f616c2d792a886df0..0000000000000000000000000000000000000000
--- a/CLEditor/EditorLoad.xaml.cs
+++ /dev/null
@@ -1,15 +0,0 @@
-using System.Windows;
-
-namespace CLEditor
-{
- ///
- /// EditorLoad.xaml 的交互逻辑
- ///
- public partial class EditorLoad : Window
- {
- public EditorLoad()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/CLEditor/Reference.zip b/CLEditor/Reference.zip
deleted file mode 100644
index 085f839f2b999dc37030f7ae2de2fc63d239588d..0000000000000000000000000000000000000000
Binary files a/CLEditor/Reference.zip and /dev/null differ
diff --git a/CLEditor/ViewModel/LoadViewModel.cs b/CLEditor/ViewModel/LoadViewModel.cs
index 4ba75aedff229c559c18b245bab05f6617137b6e..fd1d6f4bbc18539b34abba06cd4352ebaa7ae604 100644
--- a/CLEditor/ViewModel/LoadViewModel.cs
+++ b/CLEditor/ViewModel/LoadViewModel.cs
@@ -14,17 +14,5 @@ namespace CLEditor.ViewModel
RaisePropertyChanged(()=> LoadFile);
}
}
-
- private bool _buildComplete;
-
- public bool BuildComplete
- {
- get { return _buildComplete; }
- set
- {
- _buildComplete = value;
- RaisePropertyChanged(() => BuildComplete);
- }
- }
}
}
\ No newline at end of file
diff --git a/CLEditor/ViewModel/MainViewModel.cs b/CLEditor/ViewModel/MainViewModel.cs
index 0492d59ef51987bb91396bc48b7758f14d5bdfca..91ac59fdd4aafdce43e96825914e5f5b730dacd8 100644
--- a/CLEditor/ViewModel/MainViewModel.cs
+++ b/CLEditor/ViewModel/MainViewModel.cs
@@ -1,6 +1,5 @@
using System;
using CLEditor.Core;
-using CLGame;
using GalaSoft.MvvmLight;
using GalaSoft.MvvmLight.CommandWpf;
using Microsoft.Build.Construction;
@@ -56,23 +55,12 @@ namespace CLEditor.ViewModel
RaisePropertyChanged(() => Project);
MainWindow.Instance.LayoutAnchorable.IsVisible = Project != null;
MainWindow.Instance.SceneManageLayoutAnchorable.IsVisible = Project != null;
- //MainWindow.Instance.SceneEditorDocument.Title = Project != null ? "༭" : "༭(δ)";
-
- if (Project != null)
- {
- //GameThread.Start();
- }
if (value != null && ResourceManagerView.Instance != null)
ResourceManagerView.Instance.LoadFile();
}
}
- private void RunGame()
- {
- GeonBit.GeonBitMain.Instance.Run(new Game1());
- }
-
///
/// Initializes a new instance of the MainViewModel class.
///
@@ -84,8 +72,6 @@ namespace CLEditor.ViewModel
OpenProjectCommand = new RelayCommand(OpenProjectExecute);
OpenDocumentCommand = new RelayCommand(OpenDocumentExecute);
- GameThread = new Thread(RunGame);
-
TaskProgress = "";
}
@@ -94,11 +80,6 @@ namespace CLEditor.ViewModel
Process.Start("http://doc.hyuan.org/showdoc/web/#/1?page_id=1");
}
- private void RunEditorGame()
- {
- GeonBit.GeonBitMain.Instance.Run(new Game1());
- }
-
public void SetTaskProgress(EditorTaskStatus status)
{
switch (status)
@@ -145,33 +126,7 @@ namespace CLEditor.ViewModel
if (Project == null)
Project = new Project(projectElement);
-
- var viewModel = ServiceLocator.Current.GetInstance();
- if (viewModel.BuildComplete)
- {
- viewModel.BuildComplete = false;
- }
-
- var editorLoad = new EditorLoad();
- editorLoad.Show();
-
- var timer = new System.Timers.Timer(1000);
- timer.Start();
- timer.Elapsed += (sender, args) =>
- {
- if (viewModel.BuildComplete)
- {
- timer.Close();
- timer.Dispose();
-
- SynchronizationContext.SetSynchronizationContext(
- new DispatcherSynchronizationContext(System.Windows.Application.Current.Dispatcher));
- SynchronizationContext.Current.Post(pl =>
- {
- editorLoad.Close();
- }, null);
- }
- };
+
if (CompileTask == null || (CompileTask != null && CompileTask.Status != TaskStatus.Running))
{
CompileTask = Task.Run(() => {
@@ -208,7 +163,6 @@ namespace CLEditor.ViewModel
{
var outputPath = Project.GetPropertyValue("OutputPath");
var assemblyName = Project.GetPropertyValue("AssemblyName");
- //var workDirectory = Path.Combine(Environment.CurrentDirectory, "Game", outputPath);
var gameExe = Path.Combine(Project.DirectoryPath, outputPath, string.Concat(assemblyName, ".exe"));
var srcDirectory = Path.Combine(Project.DirectoryPath, "Content", "bin", Settings.Default.platform);
@@ -234,7 +188,6 @@ namespace CLEditor.ViewModel
process.EnableRaisingEvents = true;
process.StartInfo.RedirectStandardError = true;
process.StartInfo.RedirectStandardOutput = true;
- process.Exited += ProcessOnExited;
process.OutputDataReceived += ProcessOnOutputDataReceived;
process.ErrorDataReceived += ProcessOnErrorDataReceived;
process.WaitForExit();
@@ -249,20 +202,10 @@ namespace CLEditor.ViewModel
{
File.Copy(srcPath, destPath, true);
}
-
- private void ProcessOnExited(object sender, EventArgs e)
- {
- var viewModel = ServiceLocator.Current.GetInstance();
- if (viewModel.BuildComplete == false)
- {
- viewModel.BuildComplete = true;
- }
- }
-
-
private void ProcessOnOutputDataReceived(object sender, DataReceivedEventArgs e)
{
+ Debug.WriteLine(e.Data);
}
private void ProcessOnErrorDataReceived(object sender, DataReceivedEventArgs e)
diff --git a/CLEditor/ViewModel/ProjectViewModel.cs b/CLEditor/ViewModel/ProjectViewModel.cs
index d54decc8acfd8b23fe8bc23f52df527b56f46346..e854b047526ce4084cc34dcee2d47b9bedf94138 100644
--- a/CLEditor/ViewModel/ProjectViewModel.cs
+++ b/CLEditor/ViewModel/ProjectViewModel.cs
@@ -1,5 +1,6 @@
using System;
using System.CodeDom;
+using System.Collections.Generic;
using System.IO;
using System.Reflection;
using System.Text.RegularExpressions;
@@ -159,7 +160,7 @@ namespace CLEditor.ViewModel
projectElement.AddImport("$(MSBuildToolsPath)\\Microsoft.CSharp.targets");
projectElement.AddImport("$(MSBuildExtensionsPath)\\MonoGame\\v3.0\\MonoGame.Content.Builder.targets");
var element = projectElement.AddImport("$(MSBuildExtensionsPath)\\MonoGame\\v3.0\\MonoGame.Common.props");
- element.Condition = "Exists('$(MSBuildExtensionsPath)\\MonoGame\v3.0\\MonoGame.Common.props')";
+ element.Condition = "Exists('$(MSBuildExtensionsPath)\\MonoGame\\v3.0\\MonoGame.Common.props')";
var platGroup = projectElement.AddPropertyGroup();
platGroup.Condition = "'$(Configuration)|$(Platform)' == 'Debug|x86'";
@@ -208,9 +209,29 @@ namespace CLEditor.ViewModel
var monogameContent = Path.Combine(MonoGamePath, "Assemblies", platform);
if (Directory.Exists(monogameContent))
{
- //EditorUtil.CopyDirectory(monogameContent, project.DirectoryPath);
- // TODO: 拷贝文件至目录 CopyDirectory不满足 需要新方法
- // TODO: 文件添加至项目引用
+ foreach (var file in Directory.GetFiles(monogameContent, "*.*", SearchOption.AllDirectories))
+ {
+ var info = new FileInfo(file);
+ if (info.DirectoryName != null)
+ {
+ var targetDirectory = Path.Combine(project.DirectoryPath,
+ info.DirectoryName.Replace(monogameContent, "").TrimStart('\\'));
+ var targetFile = Path.Combine(targetDirectory, info.Name);
+ Directory.CreateDirectory(targetDirectory);
+ File.Copy(file, targetFile, true);
+ }
+
+ if (info.Name.Contains("MonoGame.Framework.dll"))
+ {
+ AddItem(ref project, "Reference", "MonoGame.Framework.dll");
+ }
+ else
+ {
+ AddItem(ref project, "None", info.FullName.Replace(monogameContent, "").TrimStart('\\'),
+ true);
+ }
+ }
+
}
}
@@ -325,7 +346,6 @@ namespace CLEditor.ViewModel
var initMethod = generate.GeneratorMethod("Initialize");
initMethod.Attributes = MemberAttributes.Override | MemberAttributes.Public;
- initMethod.Statements.Add(new CodeSnippetStatement("Script.DoFile(\"Scripts / core.lua\");"));
cla.Members.Add(initMethod);
var updateMethod = generate.GeneratorMethod("Update");
@@ -410,7 +430,7 @@ namespace CLEditor.ViewModel
}
}
- private void AddItem(ref Project project, string itemType, string fileName)
+ private void AddItem(ref Project project, string itemType, string fileName, bool isPreserveNewest = false)
{
if (itemType.Equals("Reference"))
{
@@ -423,6 +443,12 @@ namespace CLEditor.ViewModel
if (projectItem.UnevaluatedInclude.Equals(fileNameWithoutExtension))
{
projectItem.SetMetadataValue("HintPath", fileName.Replace(project.DirectoryPath, "").TrimStart('\\'));
+
+ if (isPreserveNewest)
+ {
+ SetPreserverNewest(projectItem);
+ }
+
break;
}
}
@@ -430,14 +456,33 @@ namespace CLEditor.ViewModel
return;
}
- project.AddItem(itemType, fileName.Replace(project.DirectoryPath, "").TrimStart('\\'));
+ var targetFile = fileName.Replace(project.DirectoryPath, "").TrimStart('\\');
+ var projectItems = project.AddItem(itemType, targetFile);
+
+ foreach (var projectItem in projectItems)
+ {
+ if (projectItem.UnevaluatedInclude.Equals(targetFile))
+ {
+ if (isPreserveNewest)
+ {
+ SetPreserverNewest(projectItem);
+ }
+
+ break;
+ }
+ }
+ }
+
+ private void SetPreserverNewest(ProjectItem item)
+ {
+ item.SetMetadataValue("CopyToOutputDirectory", "PreserveNewest");
}
private void CopyDefaultContent()
{
var sourceContent = Path.Combine(Application.StartupPath, "Content");
- if (ProjectPath == null)
+ if (ProjectPath == null || !Directory.Exists(sourceContent))
{
return;
}
@@ -494,7 +539,6 @@ namespace CLEditor.ViewModel
private void CopyReference(ref Project project)
{
-
foreach (var reference in EditorUtil.ReferenceList)
{
var preContent = Path.Combine(Application.StartupPath, reference);
@@ -520,6 +564,7 @@ namespace CLEditor.ViewModel
if (targetContent.Contains(nonReference))
{
isInclude = true;
+ AddItem(ref project, "None", targetContent, true);
break;
}
}
diff --git a/CLEditor/packages.config b/CLEditor/packages.config
index 6f5ba88a9ea68be8445717dd725b51031dc93e6a..0876a7c953e4d6598954a7ff3d0121cde70769c4 100644
--- a/CLEditor/packages.config
+++ b/CLEditor/packages.config
@@ -14,6 +14,7 @@
+
diff --git a/CLPipleline/bin/Debug/CLPipleline.dll b/CLPipleline/bin/Debug/CLPipleline.dll
index fc7d59d8464e3f7dc51e0027204b8eec3bb58ed2..1566410c6cb7d406a9a143ccf18a0e65f11994fc 100644
Binary files a/CLPipleline/bin/Debug/CLPipleline.dll and b/CLPipleline/bin/Debug/CLPipleline.dll differ
diff --git a/CLPipleline/bin/Debug/CLPipleline.pdb b/CLPipleline/bin/Debug/CLPipleline.pdb
index 1cc70eb1f2c9dbdbfc3fdee974df47cfc68ec2fb..eb7501fe9a400fc38ec0150b7ae3db2bf36a0cc2 100644
Binary files a/CLPipleline/bin/Debug/CLPipleline.pdb and b/CLPipleline/bin/Debug/CLPipleline.pdb differ
diff --git a/README.md b/README.md
index 3512721c0e55c0d3e3cef2fac34001c1d7508e25..25b84b714ed462142a33641f0b42c45e93f8ab5a 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,16 @@
# CLEngine
-#### 项目介绍
+### 项目介绍
基于MonoGame开发的游戏编辑器
官网: http://www.hyuan.org
-#### 软件架构
+### 软件架构
MVVMLIGHT实现视图与逻辑分离
WPF高性能界面
-#### 安装教程
+### 安装教程
1. 下载项目
2. 安装Fonts下所有字体
@@ -19,9 +19,16 @@ WPF高性能界面
5. 重新生成项目
6. 如果遇到任何问题,可提交issue
-#### 参与贡献
+### 参与贡献
1. Fork 本项目
2. 新建 feature_xxx 分支
3. 提交代码
-4. 新建 Pull Request
\ No newline at end of file
+4. 新建 Pull Request
+
+> 参与项目将在游戏贡献名单中标注,对于提交重大更新将划为 `CLEngine` 工作成员。
+
+# 常见问题
+
+1. 为什么创建游戏后提示丢失资源
+> 检查编辑器下是否存在Content文件夹,是否拥有内容,如果没有内容手动打开 `Content.mgcb` 进行编译生成Content文件,如果遇到编译失败问题请查看 `安装教程`
\ No newline at end of file