From 3163e0b5047b9567ee29668aa1bb0f05cb8962b7 Mon Sep 17 00:00:00 2001 From: Ronen <RonenNess@gmail.com> Date: Tue, 31 Oct 2023 21:22:19 +0200 Subject: [PATCH] got rid of the xna XML content - all style sheets are not regular xmls --- .../Source/CursorTextureData.cs | 6 +- GeonBit.UI.DataTypes/Source/DefaultStyles.cs | 29 +- GeonBit.UI.nuspec | 4 +- GeonBit.UI/Content/Content.mgcb | 1639 +++++------------ GeonBit.UI/Content/GeonBit.UI.DataTypes.dll | Bin 7680 -> 9216 bytes .../Themes/editor/styles/Button-Default.xml | 40 +- .../Themes/editor/styles/Button-MouseDown.xml | 37 +- .../editor/styles/Button-MouseHover.xml | 37 +- .../editor/styles/ButtonParagraph-Default.xml | 37 +- .../styles/ButtonParagraph-MouseDown.xml | 43 +- .../styles/ButtonParagraph-MouseHover.xml | 37 +- .../Themes/editor/styles/CheckBox-Default.xml | 39 +- .../editor/styles/CheckBox-MouseDown.xml | 37 +- .../editor/styles/CheckBox-MouseHover.xml | 37 +- .../styles/CheckBoxParagraph-Default.xml | 37 +- .../styles/CheckBoxParagraph-MouseDown.xml | 43 +- .../styles/CheckBoxParagraph-MouseHover.xml | 43 +- .../styles/ColoredRectangle-Default.xml | 49 +- .../styles/ColoredRectangle-MouseDown.xml | 37 +- .../styles/ColoredRectangle-MouseHover.xml | 37 +- .../Themes/editor/styles/DropDown-Default.xml | 40 +- .../editor/styles/DropDown-MouseDown.xml | 37 +- .../editor/styles/DropDown-MouseHover.xml | 37 +- .../styles/DropDownParagraph-Default.xml | 37 +- .../styles/DropDownParagraph-MouseDown.xml | 37 +- .../styles/DropDownParagraph-MouseHover.xml | 37 +- .../styles/DropDownSelectedPanel-Default.xml | 43 +- .../DropDownSelectedPanel-MouseDown.xml | 37 +- .../DropDownSelectedPanel-MouseHover.xml | 37 +- .../DropDownSelectedParagraph-Default.xml | 37 +- .../DropDownSelectedParagraph-MouseDown.xml | 37 +- .../DropDownSelectedParagraph-MouseHover.xml | 37 +- .../Themes/editor/styles/Entity-Default.xml | 75 +- .../Themes/editor/styles/Entity-MouseDown.xml | 37 +- .../editor/styles/Entity-MouseHover.xml | 37 +- .../Themes/editor/styles/Header-Default.xml | 43 +- .../Themes/editor/styles/Header-MouseDown.xml | 37 +- .../editor/styles/Header-MouseHover.xml | 37 +- .../editor/styles/HorizontalLine-Default.xml | 37 +- .../styles/HorizontalLine-MouseDown.xml | 37 +- .../styles/HorizontalLine-MouseHover.xml | 37 +- .../Themes/editor/styles/Icon-Default.xml | 40 +- .../Themes/editor/styles/Icon-MouseDown.xml | 37 +- .../Themes/editor/styles/Icon-MouseHover.xml | 37 +- .../Themes/editor/styles/Image-Default.xml | 43 +- .../Themes/editor/styles/Image-MouseDown.xml | 37 +- .../Themes/editor/styles/Image-MouseHover.xml | 37 +- .../Themes/editor/styles/Label-Default.xml | 49 +- .../Themes/editor/styles/Label-MouseDown.xml | 37 +- .../Themes/editor/styles/Label-MouseHover.xml | 37 +- .../Themes/editor/styles/Panel-Default.xml | 43 +- .../Themes/editor/styles/Panel-MouseDown.xml | 37 +- .../Themes/editor/styles/Panel-MouseHover.xml | 37 +- .../editor/styles/PanelTabsButton-Default.xml | 37 +- .../styles/PanelTabsButton-MouseDown.xml | 37 +- .../styles/PanelTabsButton-MouseHover.xml | 37 +- .../PanelTabsButtonParagraph-Default.xml | 37 +- .../PanelTabsButtonParagraph-MouseDown.xml | 43 +- .../PanelTabsButtonParagraph-MouseHover.xml | 37 +- .../editor/styles/Paragraph-Default.xml | 49 +- .../editor/styles/Paragraph-MouseDown.xml | 37 +- .../editor/styles/Paragraph-MouseHover.xml | 37 +- .../editor/styles/ProgressBar-Default.xml | 40 +- .../editor/styles/ProgressBar-MouseDown.xml | 37 +- .../editor/styles/ProgressBar-MouseHover.xml | 37 +- .../editor/styles/ProgressBarFill-Default.xml | 43 +- .../styles/ProgressBarFill-MouseDown.xml | 37 +- .../styles/ProgressBarFill-MouseHover.xml | 37 +- .../editor/styles/RadioButton-Default.xml | 40 +- .../editor/styles/RadioButton-MouseDown.xml | 37 +- .../editor/styles/RadioButton-MouseHover.xml | 37 +- .../styles/RadioButtonParagraph-Default.xml | 37 +- .../styles/RadioButtonParagraph-MouseDown.xml | 37 +- .../RadioButtonParagraph-MouseHover.xml | 37 +- .../editor/styles/SelectList-Default.xml | 48 +- .../editor/styles/SelectList-MouseDown.xml | 37 +- .../editor/styles/SelectList-MouseHover.xml | 37 +- .../styles/SelectListParagraph-Default.xml | 49 +- .../styles/SelectListParagraph-MouseDown.xml | 43 +- .../styles/SelectListParagraph-MouseHover.xml | 43 +- .../Themes/editor/styles/Slider-Default.xml | 40 +- .../Themes/editor/styles/Slider-MouseDown.xml | 37 +- .../editor/styles/Slider-MouseHover.xml | 37 +- .../editor/styles/TextInput-Default.xml | 40 +- .../editor/styles/TextInput-MouseDown.xml | 37 +- .../editor/styles/TextInput-MouseHover.xml | 37 +- .../styles/TextInputParagraph-Default.xml | 37 +- .../styles/TextInputParagraph-MouseDown.xml | 37 +- .../styles/TextInputParagraph-MouseHover.xml | 37 +- .../styles/TextInputPlaceholder-Default.xml | 43 +- .../styles/TextInputPlaceholder-MouseDown.xml | 37 +- .../TextInputPlaceholder-MouseHover.xml | 37 +- .../styles/VerticalScrollbar-Default.xml | 40 +- .../styles/VerticalScrollbar-MouseDown.xml | 37 +- .../styles/VerticalScrollbar-MouseHover.xml | 37 +- .../editor/textures/button_alternative_md.xml | 10 +- .../editor/textures/button_default_md.xml | 10 +- .../editor/textures/button_fancy_md.xml | 10 +- .../editor/textures/cursor_default_md.xml | 17 +- .../editor/textures/cursor_ibeam_md.xml | 17 +- .../editor/textures/cursor_pointer_md.xml | 17 +- .../editor/textures/panel_default_md.xml | 10 +- .../Themes/editor/textures/panel_fancy_md.xml | 10 +- .../editor/textures/panel_golden_md.xml | 10 +- .../textures/panel_listbackground_md.xml | 10 +- .../editor/textures/panel_simple_md.xml | 10 +- .../Themes/editor/textures/progressbar_md.xml | 10 +- .../Themes/editor/textures/scrollbar_md.xml | 10 +- .../editor/textures/slider_default_md.xml | 10 +- .../editor/textures/slider_fancy_md.xml | 10 +- .../Themes/hd/styles/Button-Default.xml | 40 +- .../Themes/hd/styles/Button-MouseDown.xml | 37 +- .../Themes/hd/styles/Button-MouseHover.xml | 37 +- .../hd/styles/ButtonParagraph-Default.xml | 37 +- .../hd/styles/ButtonParagraph-MouseDown.xml | 43 +- .../hd/styles/ButtonParagraph-MouseHover.xml | 37 +- .../Themes/hd/styles/CheckBox-Default.xml | 40 +- .../Themes/hd/styles/CheckBox-MouseDown.xml | 37 +- .../Themes/hd/styles/CheckBox-MouseHover.xml | 37 +- .../hd/styles/CheckBoxParagraph-Default.xml | 37 +- .../hd/styles/CheckBoxParagraph-MouseDown.xml | 43 +- .../styles/CheckBoxParagraph-MouseHover.xml | 43 +- .../hd/styles/ColoredRectangle-Default.xml | 49 +- .../hd/styles/ColoredRectangle-MouseDown.xml | 37 +- .../hd/styles/ColoredRectangle-MouseHover.xml | 37 +- .../Themes/hd/styles/DropDown-Default.xml | 40 +- .../Themes/hd/styles/DropDown-MouseDown.xml | 37 +- .../Themes/hd/styles/DropDown-MouseHover.xml | 37 +- .../hd/styles/DropDownParagraph-Default.xml | 37 +- .../hd/styles/DropDownParagraph-MouseDown.xml | 37 +- .../styles/DropDownParagraph-MouseHover.xml | 37 +- .../styles/DropDownSelectedPanel-Default.xml | 43 +- .../DropDownSelectedPanel-MouseDown.xml | 37 +- .../DropDownSelectedPanel-MouseHover.xml | 37 +- .../DropDownSelectedParagraph-Default.xml | 37 +- .../DropDownSelectedParagraph-MouseDown.xml | 37 +- .../DropDownSelectedParagraph-MouseHover.xml | 37 +- .../Themes/hd/styles/Entity-Default.xml | 75 +- .../Themes/hd/styles/Entity-MouseDown.xml | 37 +- .../Themes/hd/styles/Entity-MouseHover.xml | 37 +- .../Themes/hd/styles/Header-Default.xml | 43 +- .../Themes/hd/styles/Header-MouseDown.xml | 37 +- .../Themes/hd/styles/Header-MouseHover.xml | 37 +- .../hd/styles/HorizontalLine-Default.xml | 37 +- .../hd/styles/HorizontalLine-MouseDown.xml | 37 +- .../hd/styles/HorizontalLine-MouseHover.xml | 37 +- .../Themes/hd/styles/Icon-Default.xml | 40 +- .../Themes/hd/styles/Icon-MouseDown.xml | 37 +- .../Themes/hd/styles/Icon-MouseHover.xml | 37 +- .../Themes/hd/styles/Image-Default.xml | 43 +- .../Themes/hd/styles/Image-MouseDown.xml | 37 +- .../Themes/hd/styles/Image-MouseHover.xml | 37 +- .../Themes/hd/styles/Label-Default.xml | 49 +- .../Themes/hd/styles/Label-MouseDown.xml | 37 +- .../Themes/hd/styles/Label-MouseHover.xml | 37 +- .../Themes/hd/styles/Panel-Default.xml | 43 +- .../Themes/hd/styles/Panel-MouseDown.xml | 37 +- .../Themes/hd/styles/Panel-MouseHover.xml | 37 +- .../hd/styles/PanelTabsButton-Default.xml | 37 +- .../hd/styles/PanelTabsButton-MouseDown.xml | 37 +- .../hd/styles/PanelTabsButton-MouseHover.xml | 37 +- .../PanelTabsButtonParagraph-Default.xml | 37 +- .../PanelTabsButtonParagraph-MouseDown.xml | 43 +- .../PanelTabsButtonParagraph-MouseHover.xml | 37 +- .../Themes/hd/styles/Paragraph-Default.xml | 49 +- .../Themes/hd/styles/Paragraph-MouseDown.xml | 37 +- .../Themes/hd/styles/Paragraph-MouseHover.xml | 37 +- .../Themes/hd/styles/ProgressBar-Default.xml | 40 +- .../hd/styles/ProgressBar-MouseDown.xml | 37 +- .../hd/styles/ProgressBar-MouseHover.xml | 37 +- .../hd/styles/ProgressBarFill-Default.xml | 43 +- .../hd/styles/ProgressBarFill-MouseDown.xml | 37 +- .../hd/styles/ProgressBarFill-MouseHover.xml | 37 +- .../Themes/hd/styles/RadioButton-Default.xml | 40 +- .../hd/styles/RadioButton-MouseDown.xml | 37 +- .../hd/styles/RadioButton-MouseHover.xml | 37 +- .../styles/RadioButtonParagraph-Default.xml | 37 +- .../styles/RadioButtonParagraph-MouseDown.xml | 37 +- .../RadioButtonParagraph-MouseHover.xml | 37 +- .../Themes/hd/styles/SelectList-Default.xml | 48 +- .../Themes/hd/styles/SelectList-MouseDown.xml | 37 +- .../hd/styles/SelectList-MouseHover.xml | 37 +- .../hd/styles/SelectListParagraph-Default.xml | 49 +- .../styles/SelectListParagraph-MouseDown.xml | 43 +- .../styles/SelectListParagraph-MouseHover.xml | 43 +- .../Themes/hd/styles/Slider-Default.xml | 40 +- .../Themes/hd/styles/Slider-MouseDown.xml | 37 +- .../Themes/hd/styles/Slider-MouseHover.xml | 37 +- .../Themes/hd/styles/TextInput-Default.xml | 40 +- .../Themes/hd/styles/TextInput-MouseDown.xml | 37 +- .../Themes/hd/styles/TextInput-MouseHover.xml | 37 +- .../hd/styles/TextInputParagraph-Default.xml | 37 +- .../styles/TextInputParagraph-MouseDown.xml | 37 +- .../styles/TextInputParagraph-MouseHover.xml | 37 +- .../styles/TextInputPlaceholder-Default.xml | 43 +- .../styles/TextInputPlaceholder-MouseDown.xml | 37 +- .../TextInputPlaceholder-MouseHover.xml | 37 +- .../hd/styles/VerticalScrollbar-Default.xml | 40 +- .../hd/styles/VerticalScrollbar-MouseDown.xml | 37 +- .../styles/VerticalScrollbar-MouseHover.xml | 37 +- .../hd/textures/button_alternative_md.xml | 9 +- .../Themes/hd/textures/button_default_md.xml | 9 +- .../Themes/hd/textures/button_fancy_md.xml | 9 +- .../Themes/hd/textures/cursor_default_md.xml | 17 +- .../Themes/hd/textures/cursor_ibeam_md.xml | 17 +- .../Themes/hd/textures/cursor_pointer_md.xml | 17 +- .../Themes/hd/textures/panel_default_md.xml | 9 +- .../Themes/hd/textures/panel_fancy_md.xml | 9 +- .../Themes/hd/textures/panel_golden_md.xml | 9 +- .../hd/textures/panel_listbackground_md.xml | 9 +- .../Themes/hd/textures/panel_simple_md.xml | 9 +- .../Themes/hd/textures/progressbar_md.xml | 9 +- .../Themes/hd/textures/scrollbar_md.xml | 9 +- .../Themes/hd/textures/slider_default_md.xml | 9 +- .../Themes/hd/textures/slider_fancy_md.xml | 9 +- .../Themes/lowres/styles/Button-Default.xml | 40 +- .../Themes/lowres/styles/Button-MouseDown.xml | 37 +- .../lowres/styles/Button-MouseHover.xml | 37 +- .../lowres/styles/ButtonParagraph-Default.xml | 37 +- .../styles/ButtonParagraph-MouseDown.xml | 43 +- .../styles/ButtonParagraph-MouseHover.xml | 37 +- .../Themes/lowres/styles/CheckBox-Default.xml | 40 +- .../lowres/styles/CheckBox-MouseDown.xml | 37 +- .../lowres/styles/CheckBox-MouseHover.xml | 37 +- .../styles/CheckBoxParagraph-Default.xml | 37 +- .../styles/CheckBoxParagraph-MouseDown.xml | 43 +- .../styles/CheckBoxParagraph-MouseHover.xml | 43 +- .../styles/ColoredRectangle-Default.xml | 49 +- .../styles/ColoredRectangle-MouseDown.xml | 37 +- .../styles/ColoredRectangle-MouseHover.xml | 37 +- .../Themes/lowres/styles/DropDown-Default.xml | 40 +- .../lowres/styles/DropDown-MouseDown.xml | 37 +- .../lowres/styles/DropDown-MouseHover.xml | 37 +- .../styles/DropDownParagraph-Default.xml | 37 +- .../styles/DropDownParagraph-MouseDown.xml | 37 +- .../styles/DropDownParagraph-MouseHover.xml | 37 +- .../styles/DropDownSelectedPanel-Default.xml | 43 +- .../DropDownSelectedPanel-MouseDown.xml | 37 +- .../DropDownSelectedPanel-MouseHover.xml | 37 +- .../DropDownSelectedParagraph-Default.xml | 37 +- .../DropDownSelectedParagraph-MouseDown.xml | 37 +- .../DropDownSelectedParagraph-MouseHover.xml | 37 +- .../Themes/lowres/styles/Entity-Default.xml | 75 +- .../Themes/lowres/styles/Entity-MouseDown.xml | 37 +- .../lowres/styles/Entity-MouseHover.xml | 37 +- .../Themes/lowres/styles/Header-Default.xml | 43 +- .../Themes/lowres/styles/Header-MouseDown.xml | 37 +- .../lowres/styles/Header-MouseHover.xml | 37 +- .../lowres/styles/HorizontalLine-Default.xml | 37 +- .../styles/HorizontalLine-MouseDown.xml | 37 +- .../styles/HorizontalLine-MouseHover.xml | 37 +- .../Themes/lowres/styles/Icon-Default.xml | 40 +- .../Themes/lowres/styles/Icon-MouseDown.xml | 37 +- .../Themes/lowres/styles/Icon-MouseHover.xml | 37 +- .../Themes/lowres/styles/Image-Default.xml | 43 +- .../Themes/lowres/styles/Image-MouseDown.xml | 37 +- .../Themes/lowres/styles/Image-MouseHover.xml | 37 +- .../Themes/lowres/styles/Label-Default.xml | 49 +- .../Themes/lowres/styles/Label-MouseDown.xml | 37 +- .../Themes/lowres/styles/Label-MouseHover.xml | 37 +- .../Themes/lowres/styles/Panel-Default.xml | 43 +- .../Themes/lowres/styles/Panel-MouseDown.xml | 37 +- .../Themes/lowres/styles/Panel-MouseHover.xml | 37 +- .../lowres/styles/PanelTabsButton-Default.xml | 37 +- .../styles/PanelTabsButton-MouseDown.xml | 37 +- .../styles/PanelTabsButton-MouseHover.xml | 37 +- .../PanelTabsButtonParagraph-Default.xml | 37 +- .../PanelTabsButtonParagraph-MouseDown.xml | 43 +- .../PanelTabsButtonParagraph-MouseHover.xml | 37 +- .../lowres/styles/Paragraph-Default.xml | 49 +- .../lowres/styles/Paragraph-MouseDown.xml | 37 +- .../lowres/styles/Paragraph-MouseHover.xml | 37 +- .../lowres/styles/ProgressBar-Default.xml | 40 +- .../lowres/styles/ProgressBar-MouseDown.xml | 37 +- .../lowres/styles/ProgressBar-MouseHover.xml | 37 +- .../lowres/styles/ProgressBarFill-Default.xml | 43 +- .../styles/ProgressBarFill-MouseDown.xml | 37 +- .../styles/ProgressBarFill-MouseHover.xml | 37 +- .../lowres/styles/RadioButton-Default.xml | 40 +- .../lowres/styles/RadioButton-MouseDown.xml | 37 +- .../lowres/styles/RadioButton-MouseHover.xml | 37 +- .../styles/RadioButtonParagraph-Default.xml | 37 +- .../styles/RadioButtonParagraph-MouseDown.xml | 37 +- .../RadioButtonParagraph-MouseHover.xml | 37 +- .../lowres/styles/SelectList-Default.xml | 48 +- .../lowres/styles/SelectList-MouseDown.xml | 37 +- .../lowres/styles/SelectList-MouseHover.xml | 37 +- .../styles/SelectListParagraph-Default.xml | 49 +- .../styles/SelectListParagraph-MouseDown.xml | 43 +- .../styles/SelectListParagraph-MouseHover.xml | 43 +- .../Themes/lowres/styles/Slider-Default.xml | 40 +- .../Themes/lowres/styles/Slider-MouseDown.xml | 37 +- .../lowres/styles/Slider-MouseHover.xml | 37 +- .../lowres/styles/TextInput-Default.xml | 40 +- .../lowres/styles/TextInput-MouseDown.xml | 37 +- .../lowres/styles/TextInput-MouseHover.xml | 37 +- .../styles/TextInputParagraph-Default.xml | 37 +- .../styles/TextInputParagraph-MouseDown.xml | 37 +- .../styles/TextInputParagraph-MouseHover.xml | 37 +- .../styles/TextInputPlaceholder-Default.xml | 43 +- .../styles/TextInputPlaceholder-MouseDown.xml | 37 +- .../TextInputPlaceholder-MouseHover.xml | 37 +- .../styles/VerticalScrollbar-Default.xml | 40 +- .../styles/VerticalScrollbar-MouseDown.xml | 37 +- .../styles/VerticalScrollbar-MouseHover.xml | 37 +- .../lowres/textures/button_alternative_md.xml | 10 +- .../lowres/textures/button_default_md.xml | 10 +- .../lowres/textures/button_fancy_md.xml | 10 +- .../lowres/textures/cursor_default_md.xml | 17 +- .../lowres/textures/cursor_ibeam_md.xml | 17 +- .../lowres/textures/cursor_pointer_md.xml | 17 +- .../lowres/textures/panel_default_md.xml | 10 +- .../Themes/lowres/textures/panel_fancy_md.xml | 10 +- .../lowres/textures/panel_golden_md.xml | 10 +- .../textures/panel_listbackground_md.xml | 10 +- .../lowres/textures/panel_simple_md.xml | 10 +- .../Themes/lowres/textures/progressbar_md.xml | 10 +- .../Themes/lowres/textures/scrollbar_md.xml | 10 +- .../lowres/textures/slider_default_md.xml | 10 +- .../lowres/textures/slider_fancy_md.xml | 10 +- GeonBit.UI/Source/Entities/Paragraph.cs | 11 + GeonBit.UI/Source/Entities/SelectList.cs | 5 +- GeonBit.UI/Source/Resources.cs | 149 +- GeonBit.UI/Source/UserInterface.cs | 2 +- README.md | 3 +- 325 files changed, 5934 insertions(+), 6992 deletions(-) diff --git a/GeonBit.UI.DataTypes/Source/CursorTextureData.cs b/GeonBit.UI.DataTypes/Source/CursorTextureData.cs index 24738cc..5574ccf 100644 --- a/GeonBit.UI.DataTypes/Source/CursorTextureData.cs +++ b/GeonBit.UI.DataTypes/Source/CursorTextureData.cs @@ -7,12 +7,12 @@ public class CursorTextureData { /// <summary>Cursor offset from mouse position, on X axis, in texture pixels.</summary> - public int OffsetX = 0; + public int OffsetX { get; set; } = 0; /// <summary>Cursor offset from mouse position, on Y axis, in texture pixels.</summary> - public int OffsetY = 0; + public int OffsetY { get; set; } = 0; /// <summary>Width, in pixels, to draw this cursor. The height will be calculated automatically to fit texture propotions.</summary> - public int DrawWidth = 64; + public int DrawWidth { get; set; } = 64; } } diff --git a/GeonBit.UI.DataTypes/Source/DefaultStyles.cs b/GeonBit.UI.DataTypes/Source/DefaultStyles.cs index ca27054..a43908c 100644 --- a/GeonBit.UI.DataTypes/Source/DefaultStyles.cs +++ b/GeonBit.UI.DataTypes/Source/DefaultStyles.cs @@ -34,31 +34,31 @@ public class DefaultStyles /// Entity scale. /// </summary> [XmlElement(IsNullable = true)] - public float? Scale = null; + public float? Scale { get; set; } = null; /// <summary> /// Fill color. /// </summary> - [XmlElement("Color", IsNullable = true)] - public Color? FillColor = null; + [XmlElement(IsNullable = true)] + public Color? FillColor { get; set; } = null; /// <summary> /// Outline color. /// </summary> - [XmlElement("Color", IsNullable = true)] - public Color? OutlineColor = null; + [XmlElement(IsNullable = true)] + public Color? OutlineColor { get; set; } = null; /// <summary> /// Outline width. /// </summary> [XmlElement(IsNullable = true)] - public int? OutlineWidth = null; + public int? OutlineWidth { get; set; } = null; /// <summary> /// For paragraph only - align to center. /// </summary> [XmlElement(IsNullable = true)] - public bool? ForceAlignCenter = null; + public bool? ForceAlignCenter { get; set; } = null; /// <summary> /// For paragraph only - font style. @@ -69,48 +69,49 @@ public class DefaultStyles /// <summary> /// For lists and containers: selected highlight background color. /// </summary> - [XmlElement("Color", IsNullable = true)] + [XmlElement(IsNullable = true)] public Color? SelectedHighlightColor = null; /// <summary> /// Shadow color (set to 00000000 for no shadow). /// </summary> - [XmlElement("Color", IsNullable = true)] + [XmlElement(IsNullable = true)] public Color? ShadowColor = null; /// <summary> /// Shadow offset. /// </summary> - [XmlElement("Vector", IsNullable = true)] + [XmlElement(IsNullable = true)] public Vector2? ShadowOffset = null; /// <summary> /// Entity padding. /// </summary> - [XmlElement("Vector", IsNullable = true)] + [XmlElement(IsNullable = true)] public Vector2? Padding = null; /// <summary> /// Space before the entity. /// </summary> - [XmlElement("Vector", IsNullable = true)] + [XmlElement(IsNullable = true)] public Vector2? SpaceBefore = null; /// <summary> /// Space after the entity. /// </summary> - [XmlElement("Vector", IsNullable = true)] + [XmlElement(IsNullable = true)] public Vector2? SpaceAfter = null; /// <summary> /// Shadow scale. /// </summary> + [XmlElement(IsNullable = true)] public float? ShadowScale = null; /// <summary> /// Default entity size. /// </summary> - [XmlElement("Vector", IsNullable = true)] + [XmlElement(IsNullable = true)] public Vector2? DefaultSize = null; } } diff --git a/GeonBit.UI.nuspec b/GeonBit.UI.nuspec index 6f76503..eaf38f3 100644 --- a/GeonBit.UI.nuspec +++ b/GeonBit.UI.nuspec @@ -2,7 +2,7 @@ <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> <metadata> <id>GeonBit.UI</id> - <version>4.2.1.1</version> + <version>4.3.0.0</version> <authors>Ronen Ness</authors> <owners>RonenNess</owners> <title>MonoGame GeonBit.UI</title> @@ -12,7 +12,7 @@ It provide all the basic elements required to make a game / editor UI, and comes <projectUrl>https://github.com/RonenNess/GeonBit.UI</projectUrl> <iconUrl>https://raw.githubusercontent.com/RonenNess/GeonBit.UI/master/assets/img/nuget_icon.png</iconUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> - <releaseNotes>Added file dialogs, icons to lists, and did minor refactoring.</releaseNotes> + <releaseNotes>Switched all style sheets to regular XML files.</releaseNotes> <description>UI system for MonoGame projects.</description> <tags>monogame ui gui hud user-interface gamedev</tags> <dependencies> diff --git a/GeonBit.UI/Content/Content.mgcb b/GeonBit.UI/Content/Content.mgcb index 9f110e2..c0c9b17 100644 --- a/GeonBit.UI/Content/Content.mgcb +++ b/GeonBit.UI/Content/Content.mgcb @@ -10,7 +10,6 @@ #-------------------------------- References --------------------------------# -/reference:GeonBit.UI.DataTypes.dll #---------------------------------- Content ---------------------------------# @@ -80,6 +79,18 @@ /processorParam:TextureFormat=Color /build:Example/GeonBitUI-sm.png +#begin Example/mage.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:Example/mage.png + #begin Example/mage_color.png /importer:TextureImporter /processor:TextureProcessor @@ -104,7 +115,7 @@ /processorParam:TextureFormat=Color /build:Example/mage_skin.png -#begin Example/mage.png +#begin Example/monk.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -114,7 +125,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:Example/mage.png +/build:Example/monk.png #begin Example/monk_color.png /importer:TextureImporter @@ -140,7 +151,7 @@ /processorParam:TextureFormat=Color /build:Example/monk_skin.png -#begin Example/monk.png +#begin Example/ranger.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -150,7 +161,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:Example/monk.png +/build:Example/ranger.png #begin Example/ranger_color.png /importer:TextureImporter @@ -176,7 +187,10 @@ /processorParam:TextureFormat=Color /build:Example/ranger_skin.png -#begin Example/ranger.png +#begin Example/source.txt +/copy:Example/source.txt + +#begin Example/warrior.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -186,10 +200,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:Example/ranger.png - -#begin Example/source.txt -/copy:Example/source.txt +/build:Example/warrior.png #begin Example/warrior_color.png /importer:TextureImporter @@ -215,18 +226,6 @@ /processorParam:TextureFormat=Color /build:Example/warrior_skin.png -#begin Example/warrior.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:Example/warrior.png - #begin Fonts/AnonymousPro-Bold.ttf /copy:Fonts/AnonymousPro-Bold.ttf @@ -282,459 +281,277 @@ /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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy:GeonBit.UI/Themes/editor/styles/DropDownParagraph-MouseHover.xml #begin GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-Default.xml +/copy:GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-Default.xml #begin GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseDown.xml +/copy:GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseDown.xml #begin GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseHover.xml +/copy:GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseHover.xml #begin GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-Default.xml +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy:GeonBit.UI/Themes/editor/styles/ProgressBar-Default.xml #begin GeonBit.UI/Themes/editor/styles/ProgressBarFill-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/editor/styles/ProgressBarFill-Default.xml +/copy: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 +/copy: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 +/copy:GeonBit.UI/Themes/editor/styles/ProgressBarFill-MouseHover.xml + +#begin GeonBit.UI/Themes/editor/styles/ProgressBar-MouseDown.xml +/copy:GeonBit.UI/Themes/editor/styles/ProgressBar-MouseDown.xml + +#begin GeonBit.UI/Themes/editor/styles/ProgressBar-MouseHover.xml +/copy:GeonBit.UI/Themes/editor/styles/ProgressBar-MouseHover.xml #begin GeonBit.UI/Themes/editor/styles/RadioButton-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/editor/styles/RadioButton-Default.xml +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy: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 +/copy:GeonBit.UI/Themes/editor/styles/VerticalScrollbar-MouseHover.xml #begin GeonBit.UI/Themes/editor/textures/arrow_down.png /importer:TextureImporter @@ -760,6 +577,18 @@ /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 @@ -785,11 +614,9 @@ /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 +/copy:GeonBit.UI/Themes/editor/textures/button_alternative_md.xml -#begin GeonBit.UI/Themes/editor/textures/button_alternative.png +#begin GeonBit.UI/Themes/editor/textures/button_default.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -799,7 +626,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/editor/textures/button_alternative.png +/build:GeonBit.UI/Themes/editor/textures/button_default.png #begin GeonBit.UI/Themes/editor/textures/button_default_down.png /importer:TextureImporter @@ -826,11 +653,9 @@ /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 +/copy:GeonBit.UI/Themes/editor/textures/button_default_md.xml -#begin GeonBit.UI/Themes/editor/textures/button_default.png +#begin GeonBit.UI/Themes/editor/textures/button_fancy.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -840,7 +665,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/editor/textures/button_default.png +/build:GeonBit.UI/Themes/editor/textures/button_fancy.png #begin GeonBit.UI/Themes/editor/textures/button_fancy_down.png /importer:TextureImporter @@ -867,11 +692,9 @@ /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 +/copy:GeonBit.UI/Themes/editor/textures/button_fancy_md.xml -#begin GeonBit.UI/Themes/editor/textures/button_fancy.png +#begin GeonBit.UI/Themes/editor/textures/checkbox.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -881,7 +704,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/editor/textures/button_fancy.png +/build:GeonBit.UI/Themes/editor/textures/checkbox.png #begin GeonBit.UI/Themes/editor/textures/checkbox_down.png /importer:TextureImporter @@ -907,23 +730,6 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/editor/textures/checkbox_hover.png -#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/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_default.png /importer:TextureImporter /processor:TextureProcessor @@ -936,10 +742,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/editor/textures/cursor_default.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_default_md.xml +/copy:GeonBit.UI/Themes/editor/textures/cursor_default_md.xml #begin GeonBit.UI/Themes/editor/textures/cursor_ibeam.png /importer:TextureImporter @@ -953,10 +757,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/editor/textures/cursor_ibeam.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/cursor_ibeam_md.xml +/copy:GeonBit.UI/Themes/editor/textures/cursor_ibeam_md.xml #begin GeonBit.UI/Themes/editor/textures/cursor_pointer.png /importer:TextureImporter @@ -970,6 +772,9 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/editor/textures/cursor_pointer.png +#begin GeonBit.UI/Themes/editor/textures/cursor_pointer_md.xml +/copy:GeonBit.UI/Themes/editor/textures/cursor_pointer_md.xml + #begin GeonBit.UI/Themes/editor/textures/file_icon.png /importer:TextureImporter /processor:TextureProcessor @@ -1618,11 +1423,6 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/editor/textures/icons/ZoomOut.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_default.png /importer:TextureImporter /processor:TextureProcessor @@ -1635,10 +1435,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/editor/textures/panel_default.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_default_md.xml +/copy:GeonBit.UI/Themes/editor/textures/panel_default_md.xml #begin GeonBit.UI/Themes/editor/textures/panel_fancy.png /importer:TextureImporter @@ -1652,10 +1450,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/editor/textures/panel_fancy.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_fancy_md.xml +/copy:GeonBit.UI/Themes/editor/textures/panel_fancy_md.xml #begin GeonBit.UI/Themes/editor/textures/panel_golden.png /importer:TextureImporter @@ -1669,10 +1465,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/editor/textures/panel_golden.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_golden_md.xml +/copy:GeonBit.UI/Themes/editor/textures/panel_golden_md.xml #begin GeonBit.UI/Themes/editor/textures/panel_listbackground.png /importer:TextureImporter @@ -1686,10 +1480,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/editor/textures/panel_listbackground.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/panel_listbackground_md.xml +/copy:GeonBit.UI/Themes/editor/textures/panel_listbackground_md.xml #begin GeonBit.UI/Themes/editor/textures/panel_simple.png /importer:TextureImporter @@ -1703,6 +1495,21 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/editor/textures/panel_simple.png +#begin GeonBit.UI/Themes/editor/textures/panel_simple_md.xml +/copy: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 @@ -1716,11 +1523,9 @@ /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 +/copy:GeonBit.UI/Themes/editor/textures/progressbar_md.xml -#begin GeonBit.UI/Themes/editor/textures/progressbar.png +#begin GeonBit.UI/Themes/editor/textures/radio.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -1730,7 +1535,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/editor/textures/progressbar.png +/build:GeonBit.UI/Themes/editor/textures/radio.png #begin GeonBit.UI/Themes/editor/textures/radio_down.png /importer:TextureImporter @@ -1756,7 +1561,7 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/editor/textures/radio_hover.png -#begin GeonBit.UI/Themes/editor/textures/radio.png +#begin GeonBit.UI/Themes/editor/textures/scrollbar.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -1766,7 +1571,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/editor/textures/radio.png +/build:GeonBit.UI/Themes/editor/textures/scrollbar.png #begin GeonBit.UI/Themes/editor/textures/scrollbar_mark.png /importer:TextureImporter @@ -1781,11 +1586,9 @@ /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 +/copy:GeonBit.UI/Themes/editor/textures/scrollbar_md.xml -#begin GeonBit.UI/Themes/editor/textures/scrollbar.png +#begin GeonBit.UI/Themes/editor/textures/slider_default.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -1795,7 +1598,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/editor/textures/scrollbar.png +/build:GeonBit.UI/Themes/editor/textures/slider_default.png #begin GeonBit.UI/Themes/editor/textures/slider_default_mark.png /importer:TextureImporter @@ -1810,11 +1613,9 @@ /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 +/copy:GeonBit.UI/Themes/editor/textures/slider_default_md.xml -#begin GeonBit.UI/Themes/editor/textures/slider_default.png +#begin GeonBit.UI/Themes/editor/textures/slider_fancy.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -1824,7 +1625,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/editor/textures/slider_default.png +/build:GeonBit.UI/Themes/editor/textures/slider_fancy.png #begin GeonBit.UI/Themes/editor/textures/slider_fancy_mark.png /importer:TextureImporter @@ -1839,21 +1640,7 @@ /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/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 +/copy:GeonBit.UI/Themes/editor/textures/slider_fancy_md.xml #begin GeonBit.UI/Themes/editor/textures/white_texture.png /importer:TextureImporter @@ -1868,9 +1655,7 @@ /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 +/copy:GeonBit.UI/Themes/editor/ThemeData.xml #begin GeonBit.UI/Themes/hd/effects/disabled.fx /importer:EffectImporter @@ -1906,459 +1691,277 @@ /build:GeonBit.UI/Themes/hd/fonts/Regular.spritefont #begin GeonBit.UI/Themes/hd/styles/Button-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Button-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/Button-Default.xml #begin GeonBit.UI/Themes/hd/styles/Button-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Button-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/Button-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/Button-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Button-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/Button-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/ButtonParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ButtonParagraph-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/ButtonParagraph-Default.xml #begin GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/CheckBox-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/CheckBox-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/CheckBox-Default.xml #begin GeonBit.UI/Themes/hd/styles/CheckBox-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/CheckBox-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/CheckBox-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/CheckBox-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/CheckBox-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/CheckBox-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-Default.xml #begin GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/ColoredRectangle-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ColoredRectangle-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/ColoredRectangle-Default.xml #begin GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/DropDown-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDown-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDown-Default.xml #begin GeonBit.UI/Themes/hd/styles/DropDown-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDown-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDown-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/DropDown-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDown-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDown-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/DropDownParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDownParagraph-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDownParagraph-Default.xml #begin GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-Default.xml #begin GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-Default.xml #begin GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/Entity-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Entity-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/Entity-Default.xml #begin GeonBit.UI/Themes/hd/styles/Entity-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Entity-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/Entity-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/Entity-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Entity-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/Entity-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/example.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/example.xml +/copy:GeonBit.UI/Themes/hd/styles/example.xml #begin GeonBit.UI/Themes/hd/styles/Header-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Header-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/Header-Default.xml #begin GeonBit.UI/Themes/hd/styles/Header-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Header-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/Header-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/Header-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Header-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/Header-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/HorizontalLine-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/HorizontalLine-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/HorizontalLine-Default.xml #begin GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/Icon-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Icon-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/Icon-Default.xml #begin GeonBit.UI/Themes/hd/styles/Icon-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Icon-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/Icon-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/Icon-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Icon-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/Icon-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/Image-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Image-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/Image-Default.xml #begin GeonBit.UI/Themes/hd/styles/Image-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Image-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/Image-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/Image-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Image-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/Image-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/Label-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Label-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/Label-Default.xml #begin GeonBit.UI/Themes/hd/styles/Label-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Label-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/Label-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/Label-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Label-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/Label-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/Panel-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Panel-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/Panel-Default.xml #begin GeonBit.UI/Themes/hd/styles/Panel-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Panel-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/Panel-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/Panel-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Panel-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/Panel-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/PanelTabsButton-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/PanelTabsButton-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/PanelTabsButton-Default.xml #begin GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-Default.xml #begin GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/Paragraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Paragraph-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/Paragraph-Default.xml #begin GeonBit.UI/Themes/hd/styles/Paragraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Paragraph-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/Paragraph-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/Paragraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Paragraph-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/Paragraph-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/ProgressBar-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ProgressBar-Default.xml - -#begin GeonBit.UI/Themes/hd/styles/ProgressBar-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ProgressBar-MouseDown.xml - -#begin GeonBit.UI/Themes/hd/styles/ProgressBar-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ProgressBar-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/ProgressBar-Default.xml #begin GeonBit.UI/Themes/hd/styles/ProgressBarFill-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ProgressBarFill-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/ProgressBarFill-Default.xml #begin GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseHover.xml + +#begin GeonBit.UI/Themes/hd/styles/ProgressBar-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/ProgressBar-MouseDown.xml + +#begin GeonBit.UI/Themes/hd/styles/ProgressBar-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/ProgressBar-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/RadioButton-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/RadioButton-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/RadioButton-Default.xml #begin GeonBit.UI/Themes/hd/styles/RadioButton-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/RadioButton-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/RadioButton-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/RadioButton-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/RadioButton-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/RadioButton-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-Default.xml #begin GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/SelectList-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/SelectList-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/SelectList-Default.xml #begin GeonBit.UI/Themes/hd/styles/SelectList-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/SelectList-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/SelectList-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/SelectList-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/SelectList-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/SelectList-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/SelectListParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/SelectListParagraph-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/SelectListParagraph-Default.xml #begin GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/Slider-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Slider-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/Slider-Default.xml #begin GeonBit.UI/Themes/hd/styles/Slider-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Slider-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/Slider-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/Slider-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/Slider-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/Slider-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/TextInput-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/TextInput-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/TextInput-Default.xml #begin GeonBit.UI/Themes/hd/styles/TextInput-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/TextInput-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/TextInput-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/TextInput-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/TextInput-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/TextInput-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/TextInputParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/TextInputParagraph-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/TextInputParagraph-Default.xml #begin GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-Default.xml #begin GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseHover.xml #begin GeonBit.UI/Themes/hd/styles/VerticalScrollbar-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/VerticalScrollbar-Default.xml +/copy:GeonBit.UI/Themes/hd/styles/VerticalScrollbar-Default.xml #begin GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseDown.xml +/copy:GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseDown.xml #begin GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseHover.xml +/copy:GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseHover.xml #begin GeonBit.UI/Themes/hd/textures/arrow_down.png /importer:TextureImporter @@ -2384,6 +1987,18 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/arrow_up.png +#begin GeonBit.UI/Themes/hd/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/hd/textures/button_alternative.png + #begin GeonBit.UI/Themes/hd/textures/button_alternative_down.png /importer:TextureImporter /processor:TextureProcessor @@ -2409,11 +2024,9 @@ /build:GeonBit.UI/Themes/hd/textures/button_alternative_hover.png #begin GeonBit.UI/Themes/hd/textures/button_alternative_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/button_alternative_md.xml +/copy:GeonBit.UI/Themes/hd/textures/button_alternative_md.xml -#begin GeonBit.UI/Themes/hd/textures/button_alternative.png +#begin GeonBit.UI/Themes/hd/textures/button_default.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -2423,7 +2036,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/hd/textures/button_alternative.png +/build:GeonBit.UI/Themes/hd/textures/button_default.png #begin GeonBit.UI/Themes/hd/textures/button_default_down.png /importer:TextureImporter @@ -2450,11 +2063,9 @@ /build:GeonBit.UI/Themes/hd/textures/button_default_hover.png #begin GeonBit.UI/Themes/hd/textures/button_default_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/button_default_md.xml +/copy:GeonBit.UI/Themes/hd/textures/button_default_md.xml -#begin GeonBit.UI/Themes/hd/textures/button_default.png +#begin GeonBit.UI/Themes/hd/textures/button_fancy.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -2464,7 +2075,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/hd/textures/button_default.png +/build:GeonBit.UI/Themes/hd/textures/button_fancy.png #begin GeonBit.UI/Themes/hd/textures/button_fancy_down.png /importer:TextureImporter @@ -2491,11 +2102,9 @@ /build:GeonBit.UI/Themes/hd/textures/button_fancy_hover.png #begin GeonBit.UI/Themes/hd/textures/button_fancy_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/button_fancy_md.xml +/copy:GeonBit.UI/Themes/hd/textures/button_fancy_md.xml -#begin GeonBit.UI/Themes/hd/textures/button_fancy.png +#begin GeonBit.UI/Themes/hd/textures/checkbox.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -2505,7 +2114,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/hd/textures/button_fancy.png +/build:GeonBit.UI/Themes/hd/textures/checkbox.png #begin GeonBit.UI/Themes/hd/textures/checkbox_down.png /importer:TextureImporter @@ -2531,23 +2140,6 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/checkbox_hover.png -#begin GeonBit.UI/Themes/hd/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/hd/textures/checkbox.png - -#begin GeonBit.UI/Themes/hd/textures/cursor_default_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/cursor_default_md.xml - #begin GeonBit.UI/Themes/hd/textures/cursor_default.png /importer:TextureImporter /processor:TextureProcessor @@ -2560,10 +2152,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/cursor_default.png -#begin GeonBit.UI/Themes/hd/textures/cursor_ibeam_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/cursor_ibeam_md.xml +#begin GeonBit.UI/Themes/hd/textures/cursor_default_md.xml +/copy:GeonBit.UI/Themes/hd/textures/cursor_default_md.xml #begin GeonBit.UI/Themes/hd/textures/cursor_ibeam.png /importer:TextureImporter @@ -2577,10 +2167,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/cursor_ibeam.png -#begin GeonBit.UI/Themes/hd/textures/cursor_pointer_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/cursor_pointer_md.xml +#begin GeonBit.UI/Themes/hd/textures/cursor_ibeam_md.xml +/copy:GeonBit.UI/Themes/hd/textures/cursor_ibeam_md.xml #begin GeonBit.UI/Themes/hd/textures/cursor_pointer.png /importer:TextureImporter @@ -2594,6 +2182,9 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/cursor_pointer.png +#begin GeonBit.UI/Themes/hd/textures/cursor_pointer_md.xml +/copy:GeonBit.UI/Themes/hd/textures/cursor_pointer_md.xml + #begin GeonBit.UI/Themes/hd/textures/file_icon.png /importer:TextureImporter /processor:TextureProcessor @@ -3242,11 +2833,6 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/icons/ZoomOut.png -#begin GeonBit.UI/Themes/hd/textures/panel_default_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/panel_default_md.xml - #begin GeonBit.UI/Themes/hd/textures/panel_default.png /importer:TextureImporter /processor:TextureProcessor @@ -3259,10 +2845,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/panel_default.png -#begin GeonBit.UI/Themes/hd/textures/panel_fancy_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/panel_fancy_md.xml +#begin GeonBit.UI/Themes/hd/textures/panel_default_md.xml +/copy:GeonBit.UI/Themes/hd/textures/panel_default_md.xml #begin GeonBit.UI/Themes/hd/textures/panel_fancy.png /importer:TextureImporter @@ -3276,10 +2860,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/panel_fancy.png -#begin GeonBit.UI/Themes/hd/textures/panel_golden_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/panel_golden_md.xml +#begin GeonBit.UI/Themes/hd/textures/panel_fancy_md.xml +/copy:GeonBit.UI/Themes/hd/textures/panel_fancy_md.xml #begin GeonBit.UI/Themes/hd/textures/panel_golden.png /importer:TextureImporter @@ -3293,10 +2875,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/panel_golden.png -#begin GeonBit.UI/Themes/hd/textures/panel_listbackground_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/panel_listbackground_md.xml +#begin GeonBit.UI/Themes/hd/textures/panel_golden_md.xml +/copy:GeonBit.UI/Themes/hd/textures/panel_golden_md.xml #begin GeonBit.UI/Themes/hd/textures/panel_listbackground.png /importer:TextureImporter @@ -3310,10 +2890,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/panel_listbackground.png -#begin GeonBit.UI/Themes/hd/textures/panel_simple_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/panel_simple_md.xml +#begin GeonBit.UI/Themes/hd/textures/panel_listbackground_md.xml +/copy:GeonBit.UI/Themes/hd/textures/panel_listbackground_md.xml #begin GeonBit.UI/Themes/hd/textures/panel_simple.png /importer:TextureImporter @@ -3327,6 +2905,21 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/panel_simple.png +#begin GeonBit.UI/Themes/hd/textures/panel_simple_md.xml +/copy:GeonBit.UI/Themes/hd/textures/panel_simple_md.xml + +#begin GeonBit.UI/Themes/hd/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/hd/textures/progressbar.png + #begin GeonBit.UI/Themes/hd/textures/progressbar_fill.png /importer:TextureImporter /processor:TextureProcessor @@ -3340,11 +2933,9 @@ /build:GeonBit.UI/Themes/hd/textures/progressbar_fill.png #begin GeonBit.UI/Themes/hd/textures/progressbar_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/progressbar_md.xml +/copy:GeonBit.UI/Themes/hd/textures/progressbar_md.xml -#begin GeonBit.UI/Themes/hd/textures/progressbar.png +#begin GeonBit.UI/Themes/hd/textures/radio.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -3354,7 +2945,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/hd/textures/progressbar.png +/build:GeonBit.UI/Themes/hd/textures/radio.png #begin GeonBit.UI/Themes/hd/textures/radio_down.png /importer:TextureImporter @@ -3380,7 +2971,7 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/hd/textures/radio_hover.png -#begin GeonBit.UI/Themes/hd/textures/radio.png +#begin GeonBit.UI/Themes/hd/textures/scrollbar.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -3390,7 +2981,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/hd/textures/radio.png +/build:GeonBit.UI/Themes/hd/textures/scrollbar.png #begin GeonBit.UI/Themes/hd/textures/scrollbar_mark.png /importer:TextureImporter @@ -3405,11 +2996,9 @@ /build:GeonBit.UI/Themes/hd/textures/scrollbar_mark.png #begin GeonBit.UI/Themes/hd/textures/scrollbar_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/scrollbar_md.xml +/copy:GeonBit.UI/Themes/hd/textures/scrollbar_md.xml -#begin GeonBit.UI/Themes/hd/textures/scrollbar.png +#begin GeonBit.UI/Themes/hd/textures/slider_default.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -3419,7 +3008,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/hd/textures/scrollbar.png +/build:GeonBit.UI/Themes/hd/textures/slider_default.png #begin GeonBit.UI/Themes/hd/textures/slider_default_mark.png /importer:TextureImporter @@ -3434,11 +3023,9 @@ /build:GeonBit.UI/Themes/hd/textures/slider_default_mark.png #begin GeonBit.UI/Themes/hd/textures/slider_default_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/slider_default_md.xml +/copy:GeonBit.UI/Themes/hd/textures/slider_default_md.xml -#begin GeonBit.UI/Themes/hd/textures/slider_default.png +#begin GeonBit.UI/Themes/hd/textures/slider_fancy.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -3448,7 +3035,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/hd/textures/slider_default.png +/build:GeonBit.UI/Themes/hd/textures/slider_fancy.png #begin GeonBit.UI/Themes/hd/textures/slider_fancy_mark.png /importer:TextureImporter @@ -3463,21 +3050,7 @@ /build:GeonBit.UI/Themes/hd/textures/slider_fancy_mark.png #begin GeonBit.UI/Themes/hd/textures/slider_fancy_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/textures/slider_fancy_md.xml - -#begin GeonBit.UI/Themes/hd/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/hd/textures/slider_fancy.png +/copy:GeonBit.UI/Themes/hd/textures/slider_fancy_md.xml #begin GeonBit.UI/Themes/hd/textures/white_texture.png /importer:TextureImporter @@ -3492,9 +3065,7 @@ /build:GeonBit.UI/Themes/hd/textures/white_texture.png #begin GeonBit.UI/Themes/hd/ThemeData.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/hd/ThemeData.xml +/copy:GeonBit.UI/Themes/hd/ThemeData.xml #begin GeonBit.UI/Themes/lowres/effects/disabled.fx /importer:EffectImporter @@ -3530,459 +3101,277 @@ /build:GeonBit.UI/Themes/lowres/fonts/Regular.spritefont #begin GeonBit.UI/Themes/lowres/styles/Button-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Button-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/Button-Default.xml #begin GeonBit.UI/Themes/lowres/styles/Button-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Button-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/Button-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/Button-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Button-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/Button-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/ButtonParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ButtonParagraph-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/ButtonParagraph-Default.xml #begin GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/CheckBox-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/CheckBox-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/CheckBox-Default.xml #begin GeonBit.UI/Themes/lowres/styles/CheckBox-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/CheckBox-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/CheckBox-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/CheckBox-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/CheckBox-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/CheckBox-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-Default.xml #begin GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/ColoredRectangle-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ColoredRectangle-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/ColoredRectangle-Default.xml #begin GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/DropDown-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDown-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDown-Default.xml #begin GeonBit.UI/Themes/lowres/styles/DropDown-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDown-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDown-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/DropDown-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDown-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDown-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/DropDownParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDownParagraph-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDownParagraph-Default.xml #begin GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-Default.xml #begin GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-Default.xml #begin GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/Entity-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Entity-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/Entity-Default.xml #begin GeonBit.UI/Themes/lowres/styles/Entity-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Entity-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/Entity-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/Entity-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Entity-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/Entity-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/example.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/example.xml +/copy:GeonBit.UI/Themes/lowres/styles/example.xml #begin GeonBit.UI/Themes/lowres/styles/Header-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Header-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/Header-Default.xml #begin GeonBit.UI/Themes/lowres/styles/Header-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Header-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/Header-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/Header-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Header-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/Header-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/HorizontalLine-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/HorizontalLine-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/HorizontalLine-Default.xml #begin GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/Icon-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Icon-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/Icon-Default.xml #begin GeonBit.UI/Themes/lowres/styles/Icon-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Icon-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/Icon-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/Icon-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Icon-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/Icon-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/Image-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Image-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/Image-Default.xml #begin GeonBit.UI/Themes/lowres/styles/Image-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Image-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/Image-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/Image-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Image-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/Image-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/Label-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Label-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/Label-Default.xml #begin GeonBit.UI/Themes/lowres/styles/Label-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Label-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/Label-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/Label-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Label-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/Label-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/Panel-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Panel-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/Panel-Default.xml #begin GeonBit.UI/Themes/lowres/styles/Panel-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Panel-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/Panel-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/Panel-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Panel-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/Panel-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/PanelTabsButton-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/PanelTabsButton-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/PanelTabsButton-Default.xml #begin GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-Default.xml #begin GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/Paragraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Paragraph-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/Paragraph-Default.xml #begin GeonBit.UI/Themes/lowres/styles/Paragraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Paragraph-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/Paragraph-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/Paragraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Paragraph-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/Paragraph-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/ProgressBar-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ProgressBar-Default.xml - -#begin GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseDown.xml - -#begin GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/ProgressBar-Default.xml #begin GeonBit.UI/Themes/lowres/styles/ProgressBarFill-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ProgressBarFill-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/ProgressBarFill-Default.xml #begin GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseHover.xml + +#begin GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseDown.xml + +#begin GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/RadioButton-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/RadioButton-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/RadioButton-Default.xml #begin GeonBit.UI/Themes/lowres/styles/RadioButton-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/RadioButton-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/RadioButton-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/RadioButton-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/RadioButton-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/RadioButton-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-Default.xml #begin GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/SelectList-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/SelectList-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/SelectList-Default.xml #begin GeonBit.UI/Themes/lowres/styles/SelectList-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/SelectList-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/SelectList-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/SelectList-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/SelectList-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/SelectList-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/SelectListParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/SelectListParagraph-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/SelectListParagraph-Default.xml #begin GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/Slider-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Slider-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/Slider-Default.xml #begin GeonBit.UI/Themes/lowres/styles/Slider-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Slider-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/Slider-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/Slider-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/Slider-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/Slider-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/TextInput-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/TextInput-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/TextInput-Default.xml #begin GeonBit.UI/Themes/lowres/styles/TextInput-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/TextInput-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/TextInput-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/TextInput-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/TextInput-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/TextInput-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/TextInputParagraph-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/TextInputParagraph-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/TextInputParagraph-Default.xml #begin GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-Default.xml #begin GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseHover.xml #begin GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-Default.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-Default.xml +/copy:GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-Default.xml #begin GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseDown.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseDown.xml +/copy:GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseDown.xml #begin GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseHover.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseHover.xml +/copy:GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseHover.xml #begin GeonBit.UI/Themes/lowres/textures/arrow_down.png /importer:TextureImporter @@ -4008,6 +3397,18 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/arrow_up.png +#begin GeonBit.UI/Themes/lowres/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/lowres/textures/button_alternative.png + #begin GeonBit.UI/Themes/lowres/textures/button_alternative_down.png /importer:TextureImporter /processor:TextureProcessor @@ -4033,11 +3434,9 @@ /build:GeonBit.UI/Themes/lowres/textures/button_alternative_hover.png #begin GeonBit.UI/Themes/lowres/textures/button_alternative_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/button_alternative_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/button_alternative_md.xml -#begin GeonBit.UI/Themes/lowres/textures/button_alternative.png +#begin GeonBit.UI/Themes/lowres/textures/button_default.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -4047,7 +3446,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/lowres/textures/button_alternative.png +/build:GeonBit.UI/Themes/lowres/textures/button_default.png #begin GeonBit.UI/Themes/lowres/textures/button_default_down.png /importer:TextureImporter @@ -4074,11 +3473,9 @@ /build:GeonBit.UI/Themes/lowres/textures/button_default_hover.png #begin GeonBit.UI/Themes/lowres/textures/button_default_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/button_default_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/button_default_md.xml -#begin GeonBit.UI/Themes/lowres/textures/button_default.png +#begin GeonBit.UI/Themes/lowres/textures/button_fancy.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -4088,7 +3485,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/lowres/textures/button_default.png +/build:GeonBit.UI/Themes/lowres/textures/button_fancy.png #begin GeonBit.UI/Themes/lowres/textures/button_fancy_down.png /importer:TextureImporter @@ -4115,11 +3512,9 @@ /build:GeonBit.UI/Themes/lowres/textures/button_fancy_hover.png #begin GeonBit.UI/Themes/lowres/textures/button_fancy_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/button_fancy_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/button_fancy_md.xml -#begin GeonBit.UI/Themes/lowres/textures/button_fancy.png +#begin GeonBit.UI/Themes/lowres/textures/checkbox.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -4129,7 +3524,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/lowres/textures/button_fancy.png +/build:GeonBit.UI/Themes/lowres/textures/checkbox.png #begin GeonBit.UI/Themes/lowres/textures/checkbox_down.png /importer:TextureImporter @@ -4155,23 +3550,6 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/checkbox_hover.png -#begin GeonBit.UI/Themes/lowres/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/lowres/textures/checkbox.png - -#begin GeonBit.UI/Themes/lowres/textures/cursor_default_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/cursor_default_md.xml - #begin GeonBit.UI/Themes/lowres/textures/cursor_default.png /importer:TextureImporter /processor:TextureProcessor @@ -4184,10 +3562,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/cursor_default.png -#begin GeonBit.UI/Themes/lowres/textures/cursor_ibeam_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/cursor_ibeam_md.xml +#begin GeonBit.UI/Themes/lowres/textures/cursor_default_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/cursor_default_md.xml #begin GeonBit.UI/Themes/lowres/textures/cursor_ibeam.png /importer:TextureImporter @@ -4201,10 +3577,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/cursor_ibeam.png -#begin GeonBit.UI/Themes/lowres/textures/cursor_pointer_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/cursor_pointer_md.xml +#begin GeonBit.UI/Themes/lowres/textures/cursor_ibeam_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/cursor_ibeam_md.xml #begin GeonBit.UI/Themes/lowres/textures/cursor_pointer.png /importer:TextureImporter @@ -4218,6 +3592,9 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/cursor_pointer.png +#begin GeonBit.UI/Themes/lowres/textures/cursor_pointer_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/cursor_pointer_md.xml + #begin GeonBit.UI/Themes/lowres/textures/dot.png /importer:TextureImporter /processor:TextureProcessor @@ -4878,11 +4255,6 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/icons/ZoomOut.png -#begin GeonBit.UI/Themes/lowres/textures/panel_default_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/panel_default_md.xml - #begin GeonBit.UI/Themes/lowres/textures/panel_default.png /importer:TextureImporter /processor:TextureProcessor @@ -4895,10 +4267,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/panel_default.png -#begin GeonBit.UI/Themes/lowres/textures/panel_fancy_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/panel_fancy_md.xml +#begin GeonBit.UI/Themes/lowres/textures/panel_default_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/panel_default_md.xml #begin GeonBit.UI/Themes/lowres/textures/panel_fancy.png /importer:TextureImporter @@ -4912,10 +4282,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/panel_fancy.png -#begin GeonBit.UI/Themes/lowres/textures/panel_golden_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/panel_golden_md.xml +#begin GeonBit.UI/Themes/lowres/textures/panel_fancy_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/panel_fancy_md.xml #begin GeonBit.UI/Themes/lowres/textures/panel_golden.png /importer:TextureImporter @@ -4929,10 +4297,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/panel_golden.png -#begin GeonBit.UI/Themes/lowres/textures/panel_listbackground_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/panel_listbackground_md.xml +#begin GeonBit.UI/Themes/lowres/textures/panel_golden_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/panel_golden_md.xml #begin GeonBit.UI/Themes/lowres/textures/panel_listbackground.png /importer:TextureImporter @@ -4946,10 +4312,8 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/panel_listbackground.png -#begin GeonBit.UI/Themes/lowres/textures/panel_simple_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/panel_simple_md.xml +#begin GeonBit.UI/Themes/lowres/textures/panel_listbackground_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/panel_listbackground_md.xml #begin GeonBit.UI/Themes/lowres/textures/panel_simple.png /importer:TextureImporter @@ -4963,6 +4327,21 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/panel_simple.png +#begin GeonBit.UI/Themes/lowres/textures/panel_simple_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/panel_simple_md.xml + +#begin GeonBit.UI/Themes/lowres/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/lowres/textures/progressbar.png + #begin GeonBit.UI/Themes/lowres/textures/progressbar_fill.png /importer:TextureImporter /processor:TextureProcessor @@ -4976,11 +4355,9 @@ /build:GeonBit.UI/Themes/lowres/textures/progressbar_fill.png #begin GeonBit.UI/Themes/lowres/textures/progressbar_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/progressbar_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/progressbar_md.xml -#begin GeonBit.UI/Themes/lowres/textures/progressbar.png +#begin GeonBit.UI/Themes/lowres/textures/radio.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -4990,7 +4367,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/lowres/textures/progressbar.png +/build:GeonBit.UI/Themes/lowres/textures/radio.png #begin GeonBit.UI/Themes/lowres/textures/radio_down.png /importer:TextureImporter @@ -5016,7 +4393,7 @@ /processorParam:TextureFormat=Color /build:GeonBit.UI/Themes/lowres/textures/radio_hover.png -#begin GeonBit.UI/Themes/lowres/textures/radio.png +#begin GeonBit.UI/Themes/lowres/textures/scrollbar.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -5026,7 +4403,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/lowres/textures/radio.png +/build:GeonBit.UI/Themes/lowres/textures/scrollbar.png #begin GeonBit.UI/Themes/lowres/textures/scrollbar_mark.png /importer:TextureImporter @@ -5041,11 +4418,9 @@ /build:GeonBit.UI/Themes/lowres/textures/scrollbar_mark.png #begin GeonBit.UI/Themes/lowres/textures/scrollbar_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/scrollbar_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/scrollbar_md.xml -#begin GeonBit.UI/Themes/lowres/textures/scrollbar.png +#begin GeonBit.UI/Themes/lowres/textures/slider_default.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -5055,7 +4430,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/lowres/textures/scrollbar.png +/build:GeonBit.UI/Themes/lowres/textures/slider_default.png #begin GeonBit.UI/Themes/lowres/textures/slider_default_mark.png /importer:TextureImporter @@ -5070,11 +4445,9 @@ /build:GeonBit.UI/Themes/lowres/textures/slider_default_mark.png #begin GeonBit.UI/Themes/lowres/textures/slider_default_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/slider_default_md.xml +/copy:GeonBit.UI/Themes/lowres/textures/slider_default_md.xml -#begin GeonBit.UI/Themes/lowres/textures/slider_default.png +#begin GeonBit.UI/Themes/lowres/textures/slider_fancy.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 @@ -5084,7 +4457,7 @@ /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color -/build:GeonBit.UI/Themes/lowres/textures/slider_default.png +/build:GeonBit.UI/Themes/lowres/textures/slider_fancy.png #begin GeonBit.UI/Themes/lowres/textures/slider_fancy_mark.png /importer:TextureImporter @@ -5099,21 +4472,7 @@ /build:GeonBit.UI/Themes/lowres/textures/slider_fancy_mark.png #begin GeonBit.UI/Themes/lowres/textures/slider_fancy_md.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/textures/slider_fancy_md.xml - -#begin GeonBit.UI/Themes/lowres/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/lowres/textures/slider_fancy.png +/copy:GeonBit.UI/Themes/lowres/textures/slider_fancy_md.xml #begin GeonBit.UI/Themes/lowres/textures/white_texture.png /importer:TextureImporter @@ -5128,7 +4487,5 @@ /build:GeonBit.UI/Themes/lowres/textures/white_texture.png #begin GeonBit.UI/Themes/lowres/ThemeData.xml -/importer:XmlImporter -/processor:PassThroughProcessor -/build:GeonBit.UI/Themes/lowres/ThemeData.xml +/copy:GeonBit.UI/Themes/lowres/ThemeData.xml diff --git a/GeonBit.UI/Content/GeonBit.UI.DataTypes.dll b/GeonBit.UI/Content/GeonBit.UI.DataTypes.dll index fa3d4b4ded742f2fd42524406c848373bd295a51..16056d75deb89595a4ad4ea978998e976029adbb 100644 GIT binary patch literal 9216 zcmeHMdypLEaqpR(o!wjAopgF3&<U*`!0EL)A&Ei~pnFRPdK}t2y_M74?%du;b2H1# ztfaH0<YdJ**x(q-!4ys?;n*Qq2?b?g6DqC}32}uu4z9%fk%SPii76+f;v~3=qGBn( z?wQ%$(@Bn<N(KMnxtpGTef@R!*I&<LcO3XEC5TAFdHFKY3%K&pA@HYzNr;;lzt~I{ z8os^c1!eoUmkf?sezxqnCC?bo77WL6gY1Zz^(s!*a<V<U^4W2>Xy%%lGRq^=1HDAs zl>{yL=YRNaJlmVJG&@6SCu#*p54i_6<C?|Ufs<&K;A-eMGuVGQCIP|cBSA+#&Z_)h zyGA6la3o=O7b6`+pW{Sac^n~X1g~`y(cqP`pGIei(slAQ=xud$E-+69ppPsBfJ|bI z{01dQ7UG=edj(M9TL%yh^hTU@M+dymd8X|`k$t5jIN8=xoOMSBQCA%)=tj;f4)#r@ zB)x})X`4r+2>0g)OVzg7L>XE+5+Uk!4=sYZo8~8e`!tMdEANU0iD@)^)>huAeiZAV ztz4=mP74ACf({vifRT(Df_y}sFRHk(g1WflH1pNAIpPZRGqJuPV9baaf`Ea<g;NLu zMpMiX1dQgGAqY}4r(L0EqZFy9*z%=$2yvl$ij7{Hhj4(iy%=Xxm*ycV@Y%|xdGHtb zOu^wZa1?7*zoiaGTEWM5fDYoS;&bb8EL@d8U+~bM>uUTcC+z!8@E!6NQco>_LK`e) z)}(m#GplAqJXpzOR*}AP6R8Owb~2|~cV#>tG4lB9c{~I>9=MDb-VIa6qu4X2nJ?oJ z9rmb<hnm)g?Orz*swQ)q`J#*Hx%7Fis;(uD-37;v`891`7nR@(s(GsZQt;@KDx*A% zT9Xpasw6IxTc((hwLJiJ<a<hfGWzN{b*Xufx5|uF8|pI9m}ZS?@DCzq&;YCI_k-BK zU{Pvi=xZMHq<Ef0h0V>ql#p2xUuLS7^HpmT6*dO>j1=Zbe3>b~n$uM+V6o}CNFL`^ ztL7$jJT69dF)XN+PfX3>HTA??b;7A?99~%eD@CnZD`7I?(ydeb>!@&I5f@hE+_l#R z4JO>xKTzkMMr0Z;2%0a8!%H^2ED0}ITb3>3OEj`8e|MJ>bvW*q$JgiDbL-mIt=$L$ zRbvAVHV`fQHKL2Sp2OlS%Lkt2lzi4W!rKzpWkY!?0_WSyvaLh?J-7y-FQBNGb=mF+ zXg*Y|$=*d@Y=9}E50rI;O@)0YZ5&;L;2W*LiMR+6@t&Z2abjA*(J898LLSF+6aA^i zI9KS_grn>9O@V#tL478D24$<$bLs|7r$0>GlGLe5;9sbWzay|DoKFgVSz!x*m-qns z|EV*~sSH=882+Vl5K<eKbyAYdQRo9LLpSS>Y0Wg5XijEu-+2uDuPPsCv*`x48M8bC zJVUD!_obTY3E{jg_RHY2-{>|tWF3@Q^smb6`i3fXKy`%T%+12Rk0}*#E6DW_o!2{& zmn11jzzOBNz5}r~itKlEma#Vt8251Myl$ZrTqm-FGHxNY3H4W^xd?f`nJ((*0Nb=L zLE_L;fS(lj8lVpAPtl&q-sD#R?@<_*=qu1UN6!GZE6)SY7Wj4g2Jj!z%kbx<@-4sy z{dvHwz*|#)1AL9f@CAk8jwHjP@(f@r_zJCtrb2n0@#QJz@6!Gra7&8e$CNh!9~8JT z$+(tcs0;od8sjfRI*{eeeqzBoUN72TrQQPNRjD6<`dF1>*&`v9UPSMLdOV_509WXD zBWeR=DxHt0PDoU`5K*VJcd;&i98sS_eJ1G7LP~tm=<P^0p!^7{`EEoVP~Hdi<A{1K zsVGVMNkn}=nE|CQAsnAbe-$#Fnj`9E$aK0cq7G<tl@u+GsAF0ysJ4hICvQ^H)E-eE zPp$!VM@Wfh4fK8_`}gE+N&~G}8qW8V<YrK}N7P2WQ^}AOQGI$JsFM-ZnA)z)px=t9 z1*rj0Uy7*1sdrJ4e-crplmhCz5%s#3rzUzoqTbPllqOoh4FS>qFmXV^{)(vg62A)S zA43XW4=6K9UoM)UcxU9QRG-p9Lse?CGMi3SsUc+!Jy)f4?86tQP`oGSYyY3Hf!O~R zK%K4!%wSip(`V6Ifg1&O3hWnnufY8R4M3eH0O!%efD7q4;k*L4g#K3Ww**=O&j_4L z4aob`^nGP7;=i0Y1h`H&Xua_Nh<;D8fir)-@Ehr#)FG@I>!i_(9|p|Qqkzll3zVZ7 z^n{W_|9%Q^A$=2Y8NCX)ikj3Mt)p82H`A?v-LwVp9^qr<)owZnJKgA6kCGv{LC5HB zwIFyw_ysD^sCq^?XGD5d@UtR43+Y4Z1LRX)JtzDpBgl517XC%yydwCUg8xu(Qh4@+ zvXm~U2~^38fFGrc0^1V}3fs(z&I;u$eKD~@`84!9gwq*8o~2tXbc=<4(d-vZLv##< zbu8gq!k-lWnFzA<0g*l+(sROpGJ+C?NS_wzMd7~`L6*KE(l>?kmiSC6$EB#^zu-#* z?-0CG@FRj7f=>#5M(}fjKPmW20^bt2lS*_SRZwfE=`7!UaDUcN0en|qLj{GXSKwzf z#*Zo`z;}`^;GYY0wUfXfNKOJO`u%`+>kk38rXB%2mf}(WqCE<zYL6@YE|$O?I-rV~ zc)m2CiuqE&Gk_{8vH^G#pi0fCLWO1ms^|qxz*_)Snhl<U+MEe|E_e#f15|NWoCACT zpo(2L5BLp$DlL@zWh<bHr;+QyzY$QS#gHhJ1ypGXBnn<H7tt+<eLZcW4%$lEBzKMa z<GehF)HwIk=S3lbSQPq|NcmZGo9c_cDBn-}@bG>m?{VRQy|ZH5#)xemSxbA&Lg0G0 z(j7b8V#PM^qLLX5?;0KT&0rq^RPh>re;t269XITXIXq0=70-9QLA;e$JhR6L4C)UI z+bYl<k+r*y4G(u2g=2UM?6XX}7z_4K7vu{DT$!$432e(T_gckZY`V0^GfrGX)aQBy zv(vUpPPgd<rZ;`?uF!P1Yr9vG_F1-lby1g#KsYtxvLq(N@?%EPJrUsu**0mo&vk-) zFadOM%p5m&8sjE)R)R6t6Er{J2j+Ngcf|=TNF?EoNqacKgA-+w@@1o7cA2BDXVP}7 zU^>1@J?2QIR5HCT&pqMun&tx|2nX*Svw-!EkC?@xS?mn(06tOyr`sJbTej(KH67D~ za-C@3xZUp*>`KwBsaLTf-ze4b!<l)?sz$Z2YMg2Q)kK}XZ;p@H6N6SzZ-ad(If${Q zIcRvuMjt+knI~NDSWOU{zyg_jOwYGmXS%T8LB__707ApQrdGG>j9R4%5;DaI*a2!L zZ+aH0`6H%RvmfSB^mm)KaZ)h9CXbyP@UXQCK}~=Ndu<eeQ^$+9q|A4+P7qt+*$ii* zW+kc<;Rn`;Wm`d=v}+=&f?=s2smuuF!U~y;Z8Q9kIL>v3dKxt<c92J?)Mpzd8Ze4Q z)Gtk~&Rmp7mdLuu&I@a{ZkL9gqMpH1R(Gn1Yt#;_;JLm#8szplMy|Ttw8M4Wtyudy z)>hMXx~w2K)Sv4?ui@?C=Zdy19vFU?>)K*GLU)^GcgVA&AgI@=jHB~Oy~KfGQF8Gr z%Sy(A-R7u`CW)#*a{Pj4l?C5zmMXU4g`2W-6kR1Az?OEKM$z>4df0)U_;h6p67Qxl zqa?EhoUuERiTWN@pIGTk;UsaN3awWuPP*ZTdfd}vJa2MjW^tQU8bfy+3qqB!cZK+H zfm<Tw_%0D8H@sy;>5Yit<8mK~Q_y1>*us8b74QTxrLE=S?t|ctqlfuX2SXv@4kTn) zfZQj2y4pHdyA0Q-ANJC`83ZulQ>})&VXhN9e!{nWs&1RGmH5={nMEt`qmcS+*9fAB zLVS2sSi44!A}|Uw65hzddf#SpzTjUVyJwddZJfwpzZ08dtmf2|!bUEnxscox&?d^J z7fi?voc`-2cjwF6!Jg0m<_&9a``RNjNXsfpI+4W(1RyOfOg0O;QD85_*+z0+%e_jY z&ah=jh_pa8WGx6UhqV;MFs9<kp=C(R;vt5|&%q0^(sG!YhZ8BK5oa2wnoK3sR#i)> zs+xXw%kZzayq4J{&m8gzMN{E&LSK|rb^NCjddmV`=4nhtj)Y`7yr>a(L3BN=>W!-2 z%mF3YiA6~`mQH0!LP>)YA;M@GYKS;3Ly=B8)`<tHF+)XUNCO5)kS&J=Jq-JeJe>d) zR4Y@hi8f5z7EK#oF-M5R0#$3{gaI6edLvF1XKR`tF8R2T-}ML8`FlO1ywi1hPZmsR z7lUJbe^#J}w^tl@;>j_$vv;tY?{nqy>ZlprdHl8<J}eJ5&#iX99?LJ=#sohhq<KUZ z8rLf{_o_RCG72T-mWy99FxOgqn8P2w1cNUGepQJdF=vOqX8Qg3=A+!K&~F^$4{n2M zQ>SgaCwAaoV3qlaMQ!MJ#&8!zyCA4-$LFX2NiE3}5Fidb#~;1+Hb9G6ot@t1S7+nA ztjpb=Tg%@VS7*E75*{({bj(WN8TRVzKxG8anfI6zgYGfYxzoYJEzx}n+1HvcdglE< zo^e)~&h#!>aKjGMeDZtW`6p6#4DcRtaF#dW<lp6@gSGg(<t;ehfb5Mr8LRNO(fVU| zz9;|okN19IMc=EP&%b*Ar|0~^_kN#kbZ<I@2ExtCKU6D?I<$75JmiiXJtReP$T0(y z(^a){<>CnCw{_mS;WmmUG~x*nl)0V0^ZKXW`__Epf^~Gw=9-IJ8PC?}dMy62EaVNN z_<L-7hhaH1?ia8VOu2<eBQD<rGgpRRZ|xTl=dVb_znx4@bxt+{VINN8vmXC;xUYlg z_5@SmaeHDtkUf;AVZdJ64Xhu(wC)7m57-y}>Pp|x{_Rru*2q=BM|j;55_rSreLD5% z0ja>MK_2W__+D?qrbDCTisEt^H3+Ezt`E6E0rXs{U{-lndkjYLr4@V+5(n@0(=7#} z(~h{qzx6c2IiS1cZMhrv#;GiGOduiylqvIX#g*skg5>~Thlb!?j(Wrk1HU3qV3Y~J z_}DGB;<<Z-Ul5<lQ+)n;Y_`kWb!>AFY<ifj7XMm!(_TH<2Y$=v3<jd>z*D;}qMvo{ z92GH+e?7r($XGRWS=cLyHO^KUk#n|7G=`Z-cG&@$dsoEgmEgH!-<b-t`oHlZT&Drp zcHvnC-^qfys0d#ye)e^0$Cns|rrNqPv$ecpFUT5nBJVzC8As*Vh(3#|ow^#eF}x-p X!huQoH?Tu>E$~C|;+Io?NE!HV0y1S< delta 3129 zcmbtWZE#f88Gg>WA4!%a>?R~x@`3p*%MwBYk(RHP5EP>lh%sOaQyMVA=$g<ZbfzV7 ziRmD*PzhIIY|$YO;!xW<x*fG+V@C%N9j6_}I!^11Bekuy)7EO~3^Fb4^PauC1pBjR z=RW6s-se5<eb2|ed-vY7cjck|mDap>&%<x;qq2O4ss{?`a8u6b8Yh0ZDR)~Vut6NF zfrqV$iu~Z$fgt(N65w{PLf3koYF^;Q*>sijD)b&y3sl5=Ud>ab-g~NYj>inrZsMik z;8G<p90HWrRrbZiTpi5=0<o{9dR=s|gi=kRb!<cdc5J!tw?0p`s9)CCtsZe`>1e)W zVK&p>r-vi-Mp;#0p&Km_&3AEzf!I=Q4HnTDNk~|X;d3OMM8auHxN#My!&z2fL|n1O zdYE22TAG&1L=qSCUX^-TyLHdtRk3xN$Ta}2=$PvBF56{^{Cb7;;$oXtdTn@G(FZsg zl`cyv6*W`i0nSm>Ol1dHo{BMFe!a$xCNp5|mL#=#+Imuq)EY!k&(f{klEFw~3|^ft zgC*CrnH=#hIJ1{=e@apnTq)pgl*GP&&3sd(Un%&Xup?f*J9}fwE#+P*uw?X+^q$C; zOwXH|lppoWYZZx2-Gb{_5>D@bx`%hstxlZgiLSa2sLui}@w8O64-NG8?HrUviOysO z_EjD2sHM$=iK=xSEo<4YBwx+is@BB&x06fbMAhc9<2gA(E~_Q-#BeI$3L(I&iWfHp zGk9_9!Qlz6Zz@QhEO~b5G=t>EK&K@M<hir;Y1_q^!MW;Ldlr7r5Ep&wQ|;nzJ!QFg zLkT`$@Pxr?<6mp+cOV&#>O+iaaRgnJkZ#nFqt+oSfK~bgJqm}cTnyWF#31VEd4iri zd<sz?GwMg`H79^AN<5P$={EYMSRNlXCDTwLoWWw}`V3pFPTRs{twLx^a6Z?Q*mQ+J z!D-?OI8YqhLv{maDCLCk4_mYVSq=w&=qRTP5o8%{g&9{uE|JyLnz+Do@C6h)J;Xog zyE(25_Y!LiR$H{)g-G0sO?%(9b`e`4xQ^(e6GOyR_8wxr!6Ivnwrf8~+=&U|Hsk-M z!Trvo^!!;1J_W%KEWvh@=Qs2#+|NjbQ?}UOb|in$noO{J#F-?111E@k4F1Xz`>T%N zF=OvHn54R~To!j<WSo1ca7TtcMYb!$enghYFwwr3VKVM<pCwXhPNrz~I{P__XMNUg zzd-hDpFLzxaicE!?3n#3nXUlazU=MJId0o5pY=I!l9l-^>73{GF7VluqsW%~Y#?Dp zx!bKi9kJdfi~H=P{w?Q!&S%f+_sEJX%?&yGH@Ww#GfW{HJ2UK6<ltb2y}(nG%&@ol z_<fjR3GM<u&QM`;a^KSb59VOpRtOVa9>Q@ufceA_8VoKo*krIJVY)Vhod&yzF1|%9 z;4u?hFod5GOYpk!oHy8OaMWNBXLS^lcnP(f!q0UBaok?YM^XHz@Cce|i+{H9mtxXs z;ERd-zm!W?ip|7wY$aBsi}j9Sp*0`hrKgSy_HSZ7Ul(;KK@G7Ab;JdT6PI8gaRoeL zGmaB)G5&U9Gqx~8GdEx>T1?IslXHjh??50yVF!Pos9q!Y8hOmfV`kVG)rcN9>bOx) z8T*v6UpKa;D)AL<sXW|3+=E*TzNDMfJ$PC*8@1V}U1|_7t5JiKR1;6DS4_|agG!5B zVX%q#j_NWvYH-rv1%uf<CBSC;1LAS}Ps9P|uf$iJPl%(|KZ(E4pYa*V;<F&f)1sXt zuQpE0p*=%hUJ33~7RgLX3b{m$S(M~GHiLGUib5W-0xS8MWbc)OIlU?VY58Ae#@&j2 zroYzrH}hh)ScbwPKf#Uk@l}0oU=jaRyq|=svN!bf40aFQ0q?WWe0xoQ{7$bZuh%=8 zH=bOP|CXA$VfRqHx37D1@0~+;!CO=CJ8xBCEbVRXkM|EC`GdkKE;_c9biY`ACcO6f znl(+&9RBE{cUR=PMR}cWL3q6iw^`-Tyl1%0F6R+*%9Y|lGg61RI~=it-rpm!1p6$1 zlxzCzRHuD!#P2(_8`N&D&0LNoEOVGU+$N^E4U>x5!CMC<C`cn)3{9g{j8Z!)6%ji4 zf(r7=wxWlN8?=VEq<HI=phDJd-SO_O!EXL*lQh)T%a8x_3XUN_p8Nyet^+NDt-Is# zuI=$|6`^Vt=kvlG1$R^Tj-md6<jcj|`ROo~%sB?Nexv4Q?&5WhpVa60@s)0}hy0wy zJYHXF<W=b1R$3W4yzHTZOJ`@^dUEP7Kkhs8$AjK?N*mLadQ+v*#eTqWj~^iSdFJNV z-k7-gUkBfRY<b-S%$07FVwX=;6l$;0TU0jR{Z9?b5lV(DH>qUq+{>2!X(P$UYN9^t EzXE3N3jhEB diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-Default.xml index 2baf4a1..b650a5e 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>2</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 60</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>60</Y> + </DefaultSize> + <Scale>2</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Button-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-MouseDown.xml index 8ef401a..c9d39d2 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFAAAAAA</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>170</B> + <G>170</G> + <R>170</R> + <A>255</A> + <PackedValue>4289374890</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ButtonParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-Default.xml index 65090f7..080f4a7 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-Default.xml @@ -1,19 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 40</DefaultSize> - </Asset> -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>40</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBox-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-MouseDown.xml index af426c9..15c77ca 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FF00FFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>255</B> + <G>255</G> + <R>0</R> + <A>255</A> + <PackedValue>4294967040</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-MouseHover.xml index af426c9..15c77ca 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/CheckBoxParagraph-MouseHover.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FF00FFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>255</B> + <G>255</G> + <R>0</R> + <A>255</A> + <PackedValue>4294967040</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-Default.xml index e0beb18..9797771 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ColoredRectangle-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-Default.xml index 1399eb9..2aa6870 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 220</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>220</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDown-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-Default.xml index 52d5b24..eecd8d9 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>2</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>2</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedPanel-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/DropDownSelectedParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-Default.xml index e05e24c..f866213 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-Default.xml @@ -1,19 +1,56 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>00000000</OutlineColor> - <OutlineWidth>0</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor>00000000</SelectedHighlightColor> - <ShadowColor>00000000</ShadowColor> - <ShadowOffset>0 0</ShadowOffset> - <Padding>26 26</Padding> - <SpaceBefore>0 0</SpaceBefore> - <SpaceAfter>0 8</SpaceAfter> - <ShadowScale>1</ShadowScale> - <DefaultSize>0 0</DefaultSize> - </Asset> -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>0</A> + <PackedValue>0</PackedValue> + </SelectedHighlightColor> + <ShadowColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>0</A> + <PackedValue>0</PackedValue> + </ShadowColor> + <ShadowOffset> + <X>0</X> + <Y>0</Y> + </ShadowOffset> + <Padding> + <X>26</X> + <Y>26</Y> + </Padding> + <SpaceBefore> + <X>0</X> + <Y>0</Y> + </SpaceBefore> + <SpaceAfter> + <X>0</X> + <Y>8</Y> + </SpaceAfter> + <ShadowScale>1</ShadowScale> + <DefaultSize> + <X>0</X> + <Y>0</Y> + </DefaultSize> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>0</A> + <PackedValue>0</PackedValue> + </OutlineColor> + <OutlineWidth>0</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Entity-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-Default.xml index f87b970..e2154d2 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1.2</Scale> - <FillColor>FF00FFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter>true</ForceAlignCenter> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1.2</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>0</R> + <A>255</A> + <PackedValue>4294967040</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter>true</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Header-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/HorizontalLine-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-Default.xml index 74c72ff..8f89cdd 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>50 50</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>50</X> + <Y>50</Y> + </DefaultSize> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-MouseHover.xml index 8ff04a1..25143d8 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Icon-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1.1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1.1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-Default.xml index 1beedd1..c67e5b6 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Image-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-Default.xml index db3ad89..04a164d 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>0.8</Scale> - <FillColor>FFCCCCCC</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>0.8</Scale> + <FillColor> + <B>204</B> + <G>204</G> + <R>204</R> + <A>255</A> + <PackedValue>4291611852</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Label-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-Default.xml index 52d5b24..eecd8d9 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>2</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>2</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Panel-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-Default.xml index 6ef020c..3dd6cb3 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>2</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>2</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButton-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-MouseDown.xml index 8ef401a..c9d39d2 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFAAAAAA</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>170</B> + <G>170</G> + <R>170</R> + <A>255</A> + <PackedValue>4289374890</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/PanelTabsButtonParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-Default.xml index 7c53712..33dca20 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Paragraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-Default.xml index 14ec90b..a98d9c0 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 52</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>52</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBar-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-Default.xml index af426c9..15c77ca 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FF00FFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>255</B> + <G>255</G> + <R>0</R> + <A>255</A> + <PackedValue>4294967040</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/ProgressBarFill-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-Default.xml index eb36dcc..aaa553b 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 50</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>50</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButton-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/RadioButtonParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-Default.xml index f0a2f8e..e30f5fc 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-Default.xml @@ -1,19 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor>64000000</SelectedHighlightColor> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding>30 22</Padding> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 220</DefaultSize> - </Asset> -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>100</A> + <PackedValue>1677721600</PackedValue> + </SelectedHighlightColor> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding> + <X>30</X> + <Y>22</Y> + </Padding> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>220</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectList-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-Default.xml index 7c53712..33dca20 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-MouseDown.xml index af426c9..15c77ca 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FF00FFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>255</B> + <G>255</G> + <R>0</R> + <A>255</A> + <PackedValue>4294967040</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-MouseHover.xml index af426c9..15c77ca 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/SelectListParagraph-MouseHover.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FF00FFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>255</B> + <G>255</G> + <R>0</R> + <A>255</A> + <PackedValue>4294967040</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-Default.xml index bb0c9ac..7a591d8 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 30</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>30</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/Slider-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-Default.xml index cbae23d..c4fe42f 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 65</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>65</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInput-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-Default.xml index c675854..873ae4c 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FF969696</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>150</B> + <G>150</G> + <R>150</R> + <A>255</A> + <PackedValue>4288059030</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/TextInputPlaceholder-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-Default.xml index b06b406..26dba1a 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>30 0</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>30</X> + <Y>0</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/styles/VerticalScrollbar-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_alternative_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_alternative_md.xml index 50107f4..a4f2dba 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_alternative_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_alternative_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.35</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_default_md.xml index 50107f4..a32f87b 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_default_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.35</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_fancy_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_fancy_md.xml index 50107f4..a4f2dba 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_fancy_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/button_fancy_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.35</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_default_md.xml index e779d69..d4263c5 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_default_md.xml @@ -1,11 +1,6 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.CursorTextureData"> - <OffsetX>0</OffsetX> - <OffsetY>0</OffsetY> - <DrawWidth>40</DrawWidth> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<CursorTextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <OffsetX>0</OffsetX> + <OffsetY>0</OffsetY> + <DrawWidth>40</DrawWidth> +</CursorTextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_ibeam_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_ibeam_md.xml index 10d5e52..7bfc240 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_ibeam_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_ibeam_md.xml @@ -1,11 +1,6 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.CursorTextureData"> - <OffsetX>0</OffsetX> - <OffsetY>-8</OffsetY> - <DrawWidth>40</DrawWidth> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<CursorTextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <OffsetX>0</OffsetX> + <OffsetY>-8</OffsetY> + <DrawWidth>40</DrawWidth> +</CursorTextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_pointer_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_pointer_md.xml index 82abccb..7e4a3f7 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_pointer_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/cursor_pointer_md.xml @@ -1,11 +1,6 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.CursorTextureData"> - <OffsetX>-4</OffsetX> - <OffsetY>0</OffsetY> - <DrawWidth>50</DrawWidth> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<CursorTextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <OffsetX>-4</OffsetX> + <OffsetY>0</OffsetY> + <DrawWidth>50</DrawWidth> +</CursorTextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_default_md.xml index 7fa94b7..f9c20af 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_default_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_fancy_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_fancy_md.xml index 2b3fc1f..f9c20af 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_fancy_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_fancy_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_golden_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_golden_md.xml index 2b3fc1f..f9c20af 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_golden_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_golden_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_listbackground_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_listbackground_md.xml index 2b3fc1f..f9c20af 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_listbackground_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_listbackground_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_simple_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_simple_md.xml index 2b3fc1f..f9c20af 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_simple_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/panel_simple_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/progressbar_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/progressbar_md.xml index 257a0a2..425ccff 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/progressbar_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/progressbar_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.05</FrameWidth> <FrameHeight>0.0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/scrollbar_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/scrollbar_md.xml index 80c3e3d..13e163e 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/scrollbar_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/scrollbar_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.0</FrameWidth> <FrameHeight>0.14</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/slider_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/slider_default_md.xml index d27d99d..48847a7 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/slider_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/slider_default_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.03</FrameWidth> <FrameHeight>0.0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/slider_fancy_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/slider_fancy_md.xml index d3485b6..8eacb8c 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/slider_fancy_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/editor/textures/slider_fancy_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.14</FrameWidth> <FrameHeight>0.0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-Default.xml index 2baf4a1..b650a5e 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>2</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 60</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>60</Y> + </DefaultSize> + <Scale>2</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Button-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseDown.xml index 8ef401a..c9d39d2 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFAAAAAA</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>170</B> + <G>170</G> + <R>170</R> + <A>255</A> + <PackedValue>4289374890</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ButtonParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-Default.xml index cedb146..080f4a7 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 40</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>40</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBox-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseDown.xml index c50f02f..ca51130 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFFFFF00</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>0</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4278255615</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseHover.xml index c50f02f..ca51130 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/CheckBoxParagraph-MouseHover.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFFFFF00</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>0</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4278255615</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-Default.xml index e0beb18..9797771 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ColoredRectangle-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-Default.xml index 505194c..a4cedeb 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 200</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>200</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDown-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-Default.xml index 52d5b24..eecd8d9 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>2</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>2</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedPanel-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/DropDownSelectedParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-Default.xml index e05e24c..f866213 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-Default.xml @@ -1,19 +1,56 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>00000000</OutlineColor> - <OutlineWidth>0</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor>00000000</SelectedHighlightColor> - <ShadowColor>00000000</ShadowColor> - <ShadowOffset>0 0</ShadowOffset> - <Padding>26 26</Padding> - <SpaceBefore>0 0</SpaceBefore> - <SpaceAfter>0 8</SpaceAfter> - <ShadowScale>1</ShadowScale> - <DefaultSize>0 0</DefaultSize> - </Asset> -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>0</A> + <PackedValue>0</PackedValue> + </SelectedHighlightColor> + <ShadowColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>0</A> + <PackedValue>0</PackedValue> + </ShadowColor> + <ShadowOffset> + <X>0</X> + <Y>0</Y> + </ShadowOffset> + <Padding> + <X>26</X> + <Y>26</Y> + </Padding> + <SpaceBefore> + <X>0</X> + <Y>0</Y> + </SpaceBefore> + <SpaceAfter> + <X>0</X> + <Y>8</Y> + </SpaceAfter> + <ShadowScale>1</ShadowScale> + <DefaultSize> + <X>0</X> + <Y>0</Y> + </DefaultSize> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>0</A> + <PackedValue>0</PackedValue> + </OutlineColor> + <OutlineWidth>0</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Entity-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-Default.xml index 3ba2c61..c41de15 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1.2</Scale> - <FillColor>FFFFFF00</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter>true</ForceAlignCenter> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1.2</Scale> + <FillColor> + <B>0</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4278255615</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter>true</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Header-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/HorizontalLine-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-Default.xml index 74c72ff..8f89cdd 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>50 50</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>50</X> + <Y>50</Y> + </DefaultSize> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-MouseHover.xml index 8ff04a1..25143d8 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Icon-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1.1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1.1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-Default.xml index 1beedd1..c67e5b6 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Image-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-Default.xml index db3ad89..04a164d 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>0.8</Scale> - <FillColor>FFCCCCCC</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>0.8</Scale> + <FillColor> + <B>204</B> + <G>204</G> + <R>204</R> + <A>255</A> + <PackedValue>4291611852</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Label-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-Default.xml index 52d5b24..eecd8d9 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>2</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>2</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Panel-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-Default.xml index 6ef020c..3dd6cb3 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>2</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>2</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButton-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseDown.xml index 8ef401a..c9d39d2 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFAAAAAA</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>170</B> + <G>170</G> + <R>170</R> + <A>255</A> + <PackedValue>4289374890</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/PanelTabsButtonParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-Default.xml index 7c53712..33dca20 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Paragraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-Default.xml index 14ec90b..a98d9c0 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 52</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>52</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBar-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-Default.xml index 115fb41..69a0388 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FF84CC40</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>64</B> + <G>204</G> + <R>132</R> + <A>255</A> + <PackedValue>4282436740</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/ProgressBarFill-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-Default.xml index eb36dcc..aaa553b 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 50</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>50</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButton-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/RadioButtonParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-Default.xml index f0a2f8e..e30f5fc 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-Default.xml @@ -1,19 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor>64000000</SelectedHighlightColor> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding>30 22</Padding> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 220</DefaultSize> - </Asset> -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>100</A> + <PackedValue>1677721600</PackedValue> + </SelectedHighlightColor> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding> + <X>30</X> + <Y>22</Y> + </Padding> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>220</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectList-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-Default.xml index 7c53712..33dca20 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseDown.xml index c50f02f..ca51130 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFFFFF00</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>0</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4278255615</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseHover.xml index c50f02f..ca51130 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/SelectListParagraph-MouseHover.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFFFFF00</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>0</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4278255615</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-Default.xml index bb0c9ac..7a591d8 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 30</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>30</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/Slider-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-Default.xml index cbae23d..c4fe42f 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 65</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>65</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInput-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-Default.xml index c675854..873ae4c 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FF969696</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>150</B> + <G>150</G> + <R>150</R> + <A>255</A> + <PackedValue>4288059030</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/TextInputPlaceholder-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-Default.xml index b06b406..26dba1a 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>30 0</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>30</X> + <Y>0</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/styles/VerticalScrollbar-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_alternative_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_alternative_md.xml index be50e84..e7f843e 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_alternative_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_alternative_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_default_md.xml index 50107f4..d723df9 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_default_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.35</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_fancy_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_fancy_md.xml index 46b65bc..96815e8 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_fancy_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/button_fancy_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.35</FrameWidth> <FrameHeight>0.0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_default_md.xml index e779d69..d4263c5 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_default_md.xml @@ -1,11 +1,6 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.CursorTextureData"> - <OffsetX>0</OffsetX> - <OffsetY>0</OffsetY> - <DrawWidth>40</DrawWidth> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<CursorTextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <OffsetX>0</OffsetX> + <OffsetY>0</OffsetY> + <DrawWidth>40</DrawWidth> +</CursorTextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_ibeam_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_ibeam_md.xml index 10d5e52..7bfc240 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_ibeam_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_ibeam_md.xml @@ -1,11 +1,6 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.CursorTextureData"> - <OffsetX>0</OffsetX> - <OffsetY>-8</OffsetY> - <DrawWidth>40</DrawWidth> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<CursorTextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <OffsetX>0</OffsetX> + <OffsetY>-8</OffsetY> + <DrawWidth>40</DrawWidth> +</CursorTextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_pointer_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_pointer_md.xml index 82abccb..7e4a3f7 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_pointer_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/cursor_pointer_md.xml @@ -1,11 +1,6 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.CursorTextureData"> - <OffsetX>-4</OffsetX> - <OffsetY>0</OffsetY> - <DrawWidth>50</DrawWidth> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<CursorTextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <OffsetX>-4</OffsetX> + <OffsetY>0</OffsetY> + <DrawWidth>50</DrawWidth> +</CursorTextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_default_md.xml index 7fa94b7..db83903 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_default_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_fancy_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_fancy_md.xml index 2b3fc1f..1a16304 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_fancy_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_fancy_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_golden_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_golden_md.xml index 2b3fc1f..1a16304 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_golden_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_golden_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_listbackground_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_listbackground_md.xml index 2b3fc1f..1a16304 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_listbackground_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_listbackground_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_simple_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_simple_md.xml index 2b3fc1f..1a16304 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_simple_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/panel_simple_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/progressbar_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/progressbar_md.xml index cea6983..0d466e9 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/progressbar_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/progressbar_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.1375</FrameWidth> <FrameHeight>0.0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/scrollbar_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/scrollbar_md.xml index 44688b9..731df9e 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/scrollbar_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/scrollbar_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.0</FrameWidth> <FrameHeight>0.3</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/slider_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/slider_default_md.xml index d27d99d..4aa0a69 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/slider_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/slider_default_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.03</FrameWidth> <FrameHeight>0.0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/slider_fancy_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/slider_fancy_md.xml index cd4cc37..f258b39 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/slider_fancy_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/hd/textures/slider_fancy_md.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.28</FrameWidth> <FrameHeight>0.0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-Default.xml index 6f7c1eb..07f7be0 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>3</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 70</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>70</Y> + </DefaultSize> + <Scale>3</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Button-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseDown.xml index 8ef401a..c9d39d2 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFAAAAAA</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>170</B> + <G>170</G> + <R>170</R> + <A>255</A> + <PackedValue>4289374890</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ButtonParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-Default.xml index cedb146..080f4a7 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 40</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>40</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBox-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseDown.xml index c50f02f..ca51130 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFFFFF00</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>0</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4278255615</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseHover.xml index c50f02f..ca51130 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/CheckBoxParagraph-MouseHover.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFFFFF00</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>0</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4278255615</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-Default.xml index e0beb18..9797771 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ColoredRectangle-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-Default.xml index 1399eb9..2aa6870 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 220</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>220</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDown-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-Default.xml index a9b485d..8c2db4f 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>3</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>3</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedPanel-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/DropDownSelectedParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-Default.xml index e05e24c..f866213 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-Default.xml @@ -1,19 +1,56 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>00000000</OutlineColor> - <OutlineWidth>0</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor>00000000</SelectedHighlightColor> - <ShadowColor>00000000</ShadowColor> - <ShadowOffset>0 0</ShadowOffset> - <Padding>26 26</Padding> - <SpaceBefore>0 0</SpaceBefore> - <SpaceAfter>0 8</SpaceAfter> - <ShadowScale>1</ShadowScale> - <DefaultSize>0 0</DefaultSize> - </Asset> -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>0</A> + <PackedValue>0</PackedValue> + </SelectedHighlightColor> + <ShadowColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>0</A> + <PackedValue>0</PackedValue> + </ShadowColor> + <ShadowOffset> + <X>0</X> + <Y>0</Y> + </ShadowOffset> + <Padding> + <X>26</X> + <Y>26</Y> + </Padding> + <SpaceBefore> + <X>0</X> + <Y>0</Y> + </SpaceBefore> + <SpaceAfter> + <X>0</X> + <Y>8</Y> + </SpaceAfter> + <ShadowScale>1</ShadowScale> + <DefaultSize> + <X>0</X> + <Y>0</Y> + </DefaultSize> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>0</A> + <PackedValue>0</PackedValue> + </OutlineColor> + <OutlineWidth>0</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Entity-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-Default.xml index 3ba2c61..c41de15 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1.2</Scale> - <FillColor>FFFFFF00</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter>true</ForceAlignCenter> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1.2</Scale> + <FillColor> + <B>0</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4278255615</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter>true</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Header-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/HorizontalLine-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-Default.xml index 74c72ff..8f89cdd 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>50 50</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>50</X> + <Y>50</Y> + </DefaultSize> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-MouseHover.xml index 8ff04a1..25143d8 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Icon-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1.1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1.1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-Default.xml index 1beedd1..c67e5b6 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Image-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-Default.xml index db3ad89..04a164d 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>0.8</Scale> - <FillColor>FFCCCCCC</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>0.8</Scale> + <FillColor> + <B>204</B> + <G>204</G> + <R>204</R> + <A>255</A> + <PackedValue>4291611852</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Label-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-Default.xml index a9b485d..8c2db4f 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>3</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>3</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Panel-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-Default.xml index 6ef020c..3dd6cb3 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>2</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>2</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButton-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseDown.xml index 8ef401a..c9d39d2 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFAAAAAA</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>170</B> + <G>170</G> + <R>170</R> + <A>255</A> + <PackedValue>4289374890</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/PanelTabsButtonParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-Default.xml index 7c53712..33dca20 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Paragraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-Default.xml index 14ec90b..a98d9c0 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 52</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>52</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBar-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-Default.xml index 115fb41..69a0388 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FF84CC40</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>64</B> + <G>204</G> + <R>132</R> + <A>255</A> + <PackedValue>4282436740</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/ProgressBarFill-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-Default.xml index eb36dcc..aaa553b 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 50</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>50</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButton-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-Default.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/RadioButtonParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-Default.xml index f0a2f8e..e30f5fc 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-Default.xml @@ -1,19 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor>64000000</SelectedHighlightColor> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding>30 22</Padding> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 220</DefaultSize> - </Asset> -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>100</A> + <PackedValue>1677721600</PackedValue> + </SelectedHighlightColor> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding> + <X>30</X> + <Y>22</Y> + </Padding> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>220</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectList-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-Default.xml index 7c53712..33dca20 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-Default.xml @@ -1,20 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FFFFFFFF</FillColor> - <OutlineColor>FF000000</OutlineColor> - <OutlineWidth>2</OutlineWidth> - <ForceAlignCenter>false</ForceAlignCenter> - <FontStyle>Regular</FontStyle> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle>Regular</FontStyle> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>255</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4294967295</PackedValue> + </FillColor> + <OutlineColor> + <B>0</B> + <G>0</G> + <R>0</R> + <A>255</A> + <PackedValue>4278190080</PackedValue> + </OutlineColor> + <OutlineWidth>2</OutlineWidth> + <ForceAlignCenter>false</ForceAlignCenter> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseDown.xml index c50f02f..ca51130 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseDown.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFFFFF00</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>0</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4278255615</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseHover.xml index c50f02f..ca51130 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/SelectListParagraph-MouseHover.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor>FFFFFF00</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor> + <B>0</B> + <G>255</G> + <R>255</R> + <A>255</A> + <PackedValue>4278255615</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-Default.xml index bb0c9ac..7a591d8 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 30</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>30</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/Slider-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-Default.xml index cbae23d..c4fe42f 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>0 65</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>0</X> + <Y>65</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInput-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-Default.xml index d9c6cbc..5077c52 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-Default.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputParagraph-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-Default.xml index c675854..873ae4c 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-Default.xml @@ -1,20 +1,23 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale>1</Scale> - <FillColor>FF969696</FillColor> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale>1</Scale> + <FillColor> + <B>150</B> + <G>150</G> + <R>150</R> + <A>255</A> + <PackedValue>4288059030</PackedValue> + </FillColor> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/TextInputPlaceholder-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-Default.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-Default.xml index b06b406..26dba1a 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-Default.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-Default.xml @@ -1,20 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize>30 0</DefaultSize> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize> + <X>30</X> + <Y>0</Y> + </DefaultSize> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseDown.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseDown.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseDown.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseDown.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseHover.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseHover.xml index b9c80cc..c49c862 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseHover.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/styles/VerticalScrollbar-MouseHover.xml @@ -1,20 +1,17 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - <Asset Type="GeonBit.UI.DataTypes.DefaultStyles"> - <Scale Null="true" /> - <FillColor Null="true" /> - <OutlineColor Null="true" /> - <OutlineWidth Null="true" /> - <ForceAlignCenter Null="true" /> - <FontStyle Null="true" /> - <SelectedHighlightColor Null="true" /> - <ShadowColor Null="true" /> - <ShadowOffset Null="true" /> - <Padding Null="true" /> - <SpaceBefore Null="true" /> - <SpaceAfter Null="true" /> - <ShadowScale Null="true" /> - <DefaultSize Null="true" /> - </Asset> - -</XnaContent> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?> +<DefaultStyles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <FontStyle xsi:nil="true" /> + <SelectedHighlightColor xsi:nil="true" /> + <ShadowColor xsi:nil="true" /> + <ShadowOffset xsi:nil="true" /> + <Padding xsi:nil="true" /> + <SpaceBefore xsi:nil="true" /> + <SpaceAfter xsi:nil="true" /> + <ShadowScale xsi:nil="true" /> + <DefaultSize xsi:nil="true" /> + <Scale xsi:nil="true" /> + <FillColor xsi:nil="true" /> + <OutlineColor xsi:nil="true" /> + <OutlineWidth xsi:nil="true" /> + <ForceAlignCenter xsi:nil="true" /> +</DefaultStyles> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_alternative_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_alternative_md.xml index 50107f4..a4f2dba 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_alternative_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_alternative_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.35</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_default_md.xml index 50107f4..a4f2dba 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_default_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.35</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_fancy_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_fancy_md.xml index 46b65bc..0171985 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_fancy_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/button_fancy_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.35</FrameWidth> <FrameHeight>0.0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_default_md.xml index 88b034c..3cb7a31 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_default_md.xml @@ -1,11 +1,6 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.CursorTextureData"> - <OffsetX>0</OffsetX> - <OffsetY>0</OffsetY> - <DrawWidth>80</DrawWidth> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<CursorTextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <OffsetX>0</OffsetX> + <OffsetY>0</OffsetY> + <DrawWidth>80</DrawWidth> +</CursorTextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_ibeam_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_ibeam_md.xml index 725450d..4e2d73a 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_ibeam_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_ibeam_md.xml @@ -1,11 +1,6 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.CursorTextureData"> - <OffsetX>0</OffsetX> - <OffsetY>-6</OffsetY> - <DrawWidth>70</DrawWidth> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<CursorTextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <OffsetX>0</OffsetX> + <OffsetY>-6</OffsetY> + <DrawWidth>70</DrawWidth> +</CursorTextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_pointer_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_pointer_md.xml index fd0c53b..1d40720 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_pointer_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/cursor_pointer_md.xml @@ -1,11 +1,6 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.CursorTextureData"> - <OffsetX>-3</OffsetX> - <OffsetY>0</OffsetY> - <DrawWidth>70</DrawWidth> - </Asset> - -</XnaContent> +<?xml version="1.0" encoding="utf-8"?> +<CursorTextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <OffsetX>-3</OffsetX> + <OffsetY>0</OffsetY> + <DrawWidth>70</DrawWidth> +</CursorTextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_default_md.xml index 7fa94b7..f9c20af 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_default_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_fancy_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_fancy_md.xml index 2b3fc1f..f9c20af 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_fancy_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_fancy_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_golden_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_golden_md.xml index 2b3fc1f..f9c20af 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_golden_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_golden_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_listbackground_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_listbackground_md.xml index 2b3fc1f..f9c20af 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_listbackground_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_listbackground_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_simple_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_simple_md.xml index 2b3fc1f..f9c20af 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_simple_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/panel_simple_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.2</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/progressbar_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/progressbar_md.xml index ff3521d..e3c015a 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/progressbar_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/progressbar_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.3235</FrameWidth> <FrameHeight>0.0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/scrollbar_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/scrollbar_md.xml index 44688b9..cecadb7 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/scrollbar_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/scrollbar_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.0</FrameWidth> <FrameHeight>0.3</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/slider_default_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/slider_default_md.xml index e432ee2..df599b5 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/slider_default_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/slider_default_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.2</FrameWidth> <FrameHeight>0.0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/slider_fancy_md.xml b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/slider_fancy_md.xml index 465cd19..e5fc5a1 100644 --- a/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/slider_fancy_md.xml +++ b/GeonBit.UI/Content/GeonBit.UI/Themes/lowres/textures/slider_fancy_md.xml @@ -1,10 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<XnaContent xmlns:ns="Microsoft.Xna.Framework"> - - <!-- metadata about this texture. for more info, take a look at the TextureData class in code. --> - <Asset Type="GeonBit.UI.DataTypes.TextureData"> +<?xml version="1.0" encoding="utf-8"?><TextureData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <FrameWidth>0.3</FrameWidth> <FrameHeight>0.0</FrameHeight> - </Asset> - -</XnaContent> +</TextureData> \ No newline at end of file diff --git a/GeonBit.UI/Source/Entities/Paragraph.cs b/GeonBit.UI/Source/Entities/Paragraph.cs index 38a03de..0154f84 100644 --- a/GeonBit.UI/Source/Entities/Paragraph.cs +++ b/GeonBit.UI/Source/Entities/Paragraph.cs @@ -65,6 +65,11 @@ static Paragraph() /// </summary> public Point BackgroundColorPadding = new Point(10, 10); + /// <summary> + /// Optional offset for paragraph background color. + /// </summary> + public Point BackgroundColorOffset = new Point(0, 0); + /// <summary> /// An optional font you can set to override the default fonts. /// NOTE! Only monospace fonts are supported! @@ -559,7 +564,9 @@ override protected void DrawEntity(SpriteBatch spriteBatch, DrawPhase phase) // fix height for box background and scaling if (BackgroundColorUseBoxSize) + { rect.Height = (int)(rect.Height / GlobalScale); + } // add padding var padding = new Point( @@ -568,6 +575,10 @@ override protected void DrawEntity(SpriteBatch spriteBatch, DrawPhase phase) rect.Location -= padding; rect.Size += padding + padding; + // add offset + rect.X += BackgroundColorOffset.X; + rect.Y += BackgroundColorOffset.Y; + // draw background color spriteBatch.Draw(Resources.Instance.WhiteTexture, rect, backColor); } diff --git a/GeonBit.UI/Source/Entities/SelectList.cs b/GeonBit.UI/Source/Entities/SelectList.cs index 4ef3e15..9155e7f 100644 --- a/GeonBit.UI/Source/Entities/SelectList.cs +++ b/GeonBit.UI/Source/Entities/SelectList.cs @@ -11,7 +11,7 @@ using Microsoft.Xna.Framework.Graphics; using System.Collections.Generic; using GeonBit.UI.Utils; -using System; + namespace GeonBit.UI.Entities { @@ -794,6 +794,7 @@ override protected void DrawEntity(SpriteBatch spriteBatch, DrawPhase phase) icon.Size = new Vector2(height * ratio, height); icon.Offset = new Vector2(-(icon.Size.X * 2 + IconsOffsetX), 0); par.Offset = new Vector2(icon.Size.X, 0); + par.BackgroundColorOffset = new Point((int)-icon.Size.X, 0); } } // remove previously set icons @@ -847,7 +848,7 @@ override protected void DrawEntity(SpriteBatch spriteBatch, DrawPhase phase) { // add background to selected paragraph Paragraph paragraph = _paragraphs[i]; - Rectangle destRect = paragraph.GetActualDestRect(); + paragraph.GetActualDestRect(); paragraph.State = EntityState.MouseDown; paragraph.BackgroundColor = GetActiveStyle("SelectedHighlightColor").asColor; } diff --git a/GeonBit.UI/Source/Resources.cs b/GeonBit.UI/Source/Resources.cs index 2012b4c..3b198c7 100644 --- a/GeonBit.UI/Source/Resources.cs +++ b/GeonBit.UI/Source/Resources.cs @@ -17,6 +17,7 @@ using System.Collections.Generic; using System.Linq; using System.Xml.Serialization; +using System.IO; namespace GeonBit.UI { @@ -308,7 +309,7 @@ public void LoadContent(ContentManager content, string theme = "default") foreach (CursorType cursor in Enum.GetValues(typeof(CursorType))) { string cursorName = cursor.ToString().ToLowerInvariant(); - CursorsData[(int)cursor] = content.Load<CursorTextureData>(_root + "textures/cursor_" + cursorName + "_md"); + CursorsData[(int)cursor] = LoadXmlCursorData(_root + "textures/cursor_" + cursorName + "_md"); } // load panels @@ -325,14 +326,14 @@ public void LoadContent(ContentManager content, string theme = "default") string skinName = skin.ToString().ToLowerInvariant(); try { - PanelData[(int)skin] = content.Load<TextureData>(_root + "textures/panel_" + skinName + "_md"); + PanelData[(int)skin] = LoadXmlTextureData(_root + "textures/panel_" + skinName + "_md"); } catch (ContentLoadException ex) { // for backwards compatability from when it was called 'Golden'. if (skin == PanelSkin.Alternative) { - PanelData[(int)skin] = content.Load<TextureData>(_root + "textures/panel_golden_md"); + PanelData[(int)skin] = LoadXmlTextureData(_root + "textures/panel_golden_md"); } else { @@ -342,14 +343,14 @@ public void LoadContent(ContentManager content, string theme = "default") } // load scrollbar metadata - VerticalScrollbarData = content.Load<TextureData>(_root + "textures/scrollbar_md"); + VerticalScrollbarData = LoadXmlTextureData(_root + "textures/scrollbar_md"); // load slider metadata SliderData = new TextureData[Enum.GetValues(typeof(SliderSkin)).Length]; foreach (SliderSkin skin in Enum.GetValues(typeof(SliderSkin))) { string skinName = skin.ToString().ToLowerInvariant(); - SliderData[(int)skin] = content.Load<TextureData>(_root + "textures/slider_" + skinName + "_md"); + SliderData[(int)skin] = LoadXmlTextureData(_root + "textures/slider_" + skinName + "_md"); } // load fonts @@ -364,55 +365,55 @@ public void LoadContent(ContentManager content, string theme = "default") foreach (ButtonSkin skin in Enum.GetValues(typeof(ButtonSkin))) { string skinName = skin.ToString().ToLowerInvariant(); - ButtonData[(int)skin] = content.Load<TextureData>(_root + "textures/button_" + skinName + "_md"); + ButtonData[(int)skin] = LoadXmlTextureData(_root + "textures/button_" + skinName + "_md"); } // load progress bar metadata - ProgressBarData = content.Load<TextureData>(_root + "textures/progressbar_md"); + ProgressBarData = LoadXmlTextureData(_root + "textures/progressbar_md"); // load effects DisabledEffect = content.Load<Effect>(_root + "effects/disabled"); SilhouetteEffect = content.Load<Effect>(_root + "effects/silhouette"); // load default styleSheets - LoadDefaultStyles( Entity.DefaultStyle, "Entity", _root, content); - LoadDefaultStyles( Paragraph.DefaultStyle, "Paragraph", _root, content); - LoadDefaultStyles( Button.DefaultStyle, "Button", _root, content); - LoadDefaultStyles( Button.DefaultParagraphStyle, "ButtonParagraph", _root, content); - LoadDefaultStyles( CheckBox.DefaultStyle, "CheckBox", _root, content); - LoadDefaultStyles( CheckBox.DefaultParagraphStyle, "CheckBoxParagraph", _root, content); - LoadDefaultStyles( ColoredRectangle.DefaultStyle, "ColoredRectangle", _root, content); - LoadDefaultStyles( DropDown.DefaultStyle, "DropDown", _root, content); + LoadDefaultStyles( Entity.DefaultStyle, "Entity", _root); + LoadDefaultStyles( Paragraph.DefaultStyle, "Paragraph", _root); + LoadDefaultStyles( Button.DefaultStyle, "Button", _root); + LoadDefaultStyles( Button.DefaultParagraphStyle, "ButtonParagraph", _root); + LoadDefaultStyles( CheckBox.DefaultStyle, "CheckBox", _root); + LoadDefaultStyles( CheckBox.DefaultParagraphStyle, "CheckBoxParagraph", _root); + LoadDefaultStyles( ColoredRectangle.DefaultStyle, "ColoredRectangle", _root); + LoadDefaultStyles( DropDown.DefaultStyle, "DropDown", _root); try { - LoadDefaultStyles(DropDown.DefaultSelectedPanelStyle, "DropDownSelectedPanel", _root, content); + LoadDefaultStyles(DropDown.DefaultSelectedPanelStyle, "DropDownSelectedPanel", _root); } catch (ContentLoadException) { - LoadDefaultStyles(DropDown.DefaultSelectedPanelStyle, "Panel", _root, content); + LoadDefaultStyles(DropDown.DefaultSelectedPanelStyle, "Panel", _root); DropDown.DefaultSelectedPanelStyle.SetStyleProperty("DefaultSize", new StyleProperty(Vector2.Zero)); } - LoadDefaultStyles( DropDown.DefaultParagraphStyle, "DropDownParagraph", _root, content); - LoadDefaultStyles( DropDown.DefaultSelectedParagraphStyle, "DropDownSelectedParagraph", _root, content); - LoadDefaultStyles( Header.DefaultStyle, "Header", _root, content); - LoadDefaultStyles( HorizontalLine.DefaultStyle, "HorizontalLine", _root, content); - LoadDefaultStyles( Icon.DefaultStyle, "Icon", _root, content); - LoadDefaultStyles( Image.DefaultStyle, "Image", _root, content); - LoadDefaultStyles( Label.DefaultStyle, "Label", _root, content); - LoadDefaultStyles( Panel.DefaultStyle, "Panel", _root, content); - LoadDefaultStyles( ProgressBar.DefaultStyle, "ProgressBar", _root, content); - LoadDefaultStyles( ProgressBar.DefaultFillStyle, "ProgressBarFill", _root, content); - LoadDefaultStyles( RadioButton.DefaultStyle, "RadioButton", _root, content); - LoadDefaultStyles( RadioButton.DefaultParagraphStyle, "RadioButtonParagraph", _root, content); - LoadDefaultStyles( SelectList.DefaultStyle, "SelectList", _root, content); - LoadDefaultStyles( SelectList.DefaultParagraphStyle, "SelectListParagraph", _root, content); - LoadDefaultStyles( Slider.DefaultStyle, "Slider", _root, content); - LoadDefaultStyles( TextInput.DefaultStyle, "TextInput", _root, content); - LoadDefaultStyles( TextInput.DefaultParagraphStyle, "TextInputParagraph", _root, content); - LoadDefaultStyles( TextInput.DefaultPlaceholderStyle, "TextInputPlaceholder", _root, content); - LoadDefaultStyles( VerticalScrollbar.DefaultStyle, "VerticalScrollbar", _root, content); - LoadDefaultStyles( PanelTabs.DefaultButtonStyle, "PanelTabsButton", _root, content); - LoadDefaultStyles( PanelTabs.DefaultButtonParagraphStyle, "PanelTabsButtonParagraph", _root, content); + LoadDefaultStyles( DropDown.DefaultParagraphStyle, "DropDownParagraph", _root); + LoadDefaultStyles( DropDown.DefaultSelectedParagraphStyle, "DropDownSelectedParagraph", _root); + LoadDefaultStyles( Header.DefaultStyle, "Header", _root); + LoadDefaultStyles( HorizontalLine.DefaultStyle, "HorizontalLine", _root); + LoadDefaultStyles( Icon.DefaultStyle, "Icon", _root); + LoadDefaultStyles( Image.DefaultStyle, "Image", _root); + LoadDefaultStyles( Label.DefaultStyle, "Label", _root); + LoadDefaultStyles( Panel.DefaultStyle, "Panel", _root); + LoadDefaultStyles( ProgressBar.DefaultStyle, "ProgressBar", _root); + LoadDefaultStyles( ProgressBar.DefaultFillStyle, "ProgressBarFill", _root); + LoadDefaultStyles( RadioButton.DefaultStyle, "RadioButton", _root); + LoadDefaultStyles( RadioButton.DefaultParagraphStyle, "RadioButtonParagraph", _root); + LoadDefaultStyles( SelectList.DefaultStyle, "SelectList", _root); + LoadDefaultStyles( SelectList.DefaultParagraphStyle, "SelectListParagraph", _root); + LoadDefaultStyles( Slider.DefaultStyle, "Slider", _root); + LoadDefaultStyles( TextInput.DefaultStyle, "TextInput", _root); + LoadDefaultStyles( TextInput.DefaultParagraphStyle, "TextInputParagraph", _root); + LoadDefaultStyles( TextInput.DefaultPlaceholderStyle, "TextInputPlaceholder", _root); + LoadDefaultStyles( VerticalScrollbar.DefaultStyle, "VerticalScrollbar", _root); + LoadDefaultStyles( PanelTabs.DefaultButtonStyle, "PanelTabsButton", _root); + LoadDefaultStyles( PanelTabs.DefaultButtonParagraphStyle, "PanelTabsButtonParagraph", _root); } @@ -442,35 +443,64 @@ public string GetStringForChar(char c) if (!charStringDict.ContainsKey(c)) { return c.ToString(); } return charStringDict[c]; } - /// <summary> - /// Load xml styles either directly from xml file, or from the content manager. + /// Load xml file either directly from xml file, or from the content manager. /// </summary> - /// <param name="name">XML name.</param> - /// <param name="content">Content manager.</param> - /// <returns>Default styles loaded from xml or xnb.</returns> - private DefaultStyles LoadXmlStyles(string name, ContentManager content) + /// <param name="name">XML file name.</param> + /// <returns>T instance loaded from xml file or content manager.</returns> + private T LoadXml<T>(string name) where T : new() { // try to load xml directly from full path - string fullPath = System.IO.Path.Combine(content.RootDirectory, name + ".xml"); - if (System.IO.File.Exists(fullPath)) + string fullPath = Path.Combine(_content.RootDirectory, name + ".xml"); + if (File.Exists(fullPath)) { - XmlSerializer serializer = new XmlSerializer(typeof(DefaultStyles)); - using (var reader = System.IO.File.OpenText(fullPath)) + XmlSerializer serializer = new XmlSerializer(typeof(T)); + using (var reader = File.OpenText(fullPath)) { XmlDeserializationEvents eventsHandler = new XmlDeserializationEvents() { - OnUnknownAttribute = (object sender, XmlAttributeEventArgs e) => { throw new System.Exception("Error parsing file '" + fullPath + "': invalid attribute '" + e.Attr.Name + "' at line " + e.LineNumber); }, - OnUnknownElement = (object sender, XmlElementEventArgs e) => { throw new System.Exception("Error parsing file '" + fullPath + "': invalid element '" + e.Element.Name + "' at line " + e.LineNumber); }, - OnUnknownNode = (object sender, XmlNodeEventArgs e) => { throw new System.Exception("Error parsing file '" + fullPath + "': invalid element '" + e.Name + "' at line " + e.LineNumber); }, - OnUnreferencedObject = (object sender, UnreferencedObjectEventArgs e) => { throw new System.Exception("Error parsing file '" + fullPath + "': unreferenced object '" + e.UnreferencedObject.ToString() + "'"); }, + OnUnknownAttribute = (object sender, XmlAttributeEventArgs e) => { throw new Exception("Error parsing file '" + fullPath + "': invalid attribute '" + e.Attr.Name + "' at line " + e.LineNumber); }, + OnUnknownElement = (object sender, XmlElementEventArgs e) => { throw new Exception("Error parsing file '" + fullPath + "': invalid element '" + e.Element.Name + "' at line " + e.LineNumber); }, + OnUnknownNode = (object sender, XmlNodeEventArgs e) => { throw new Exception("Error parsing file '" + fullPath + "': invalid element '" + e.Name + "' at line " + e.LineNumber); }, + OnUnreferencedObject = (object sender, UnreferencedObjectEventArgs e) => { throw new Exception("Error parsing file '" + fullPath + "': unreferenced object '" + e.UnreferencedObject.ToString() + "'"); }, }; - return (DefaultStyles)serializer.Deserialize(System.Xml.XmlReader.Create(reader), eventsHandler); + return (T)serializer.Deserialize(System.Xml.XmlReader.Create(reader), eventsHandler); } } // if xml file not found, try to load xnb instead - return content.Load<DefaultStyles>(name); + var ret = _content.Load<T>(name); + return ret; + } + + /// <summary> + /// Load xml texture data either directly from xml file, or from the content manager. + /// </summary> + /// <param name="name">XML name.</param> + /// <returns>Texture data loaded from xml or xnb.</returns> + private TextureData LoadXmlTextureData(string name) + { + return LoadXml<TextureData>(name); + } + + /// <summary> + /// Load xml cursor data either directly from xml file, or from the content manager. + /// </summary> + /// <param name="name">XML name.</param> + /// <returns>Cursor texture data loaded from xml or xnb.</returns> + private CursorTextureData LoadXmlCursorData(string name) + { + return LoadXml<CursorTextureData>(name); + } + + /// <summary> + /// Load xml styles either directly from xml file, or from the content manager. + /// </summary> + /// <param name="name">XML name.</param> + /// <returns>Default styles loaded from xml or xnb.</returns> + private DefaultStyles LoadXmlStyles(string name) + { + return LoadXml<DefaultStyles>(name); } /// <summary> @@ -479,8 +509,7 @@ private DefaultStyles LoadXmlStyles(string name, ContentManager content) /// <param name="sheet">StyleSheet to load.</param> /// <param name="entityName">Entity unique identifier for file names.</param> /// <param name="themeRoot">Path of the current theme root directory.</param> - /// <param name="content">Content manager to allow us to load xmls.</param> - private void LoadDefaultStyles(StyleSheet sheet, string entityName, string themeRoot, ContentManager content) + private void LoadDefaultStyles(StyleSheet sheet, string entityName, string themeRoot) { // clear previous styles sheet.Clear(); @@ -489,13 +518,13 @@ private void LoadDefaultStyles(StyleSheet sheet, string entityName, string theme string stylesheetBase = themeRoot + "styles/" + entityName; // load default styles - FillDefaultStyles(sheet, EntityState.Default, LoadXmlStyles($"{stylesheetBase}-Default", content)); + FillDefaultStyles(sheet, EntityState.Default, LoadXmlStyles($"{stylesheetBase}-Default")); // load mouse-hover styles - FillDefaultStyles(sheet, EntityState.MouseHover, LoadXmlStyles($"{stylesheetBase}-MouseHover", content)); + FillDefaultStyles(sheet, EntityState.MouseHover, LoadXmlStyles($"{stylesheetBase}-MouseHover")); // load mouse-down styles - FillDefaultStyles(sheet, EntityState.MouseDown, LoadXmlStyles($"{stylesheetBase}-MouseDown", content)); + FillDefaultStyles(sheet, EntityState.MouseDown, LoadXmlStyles($"{stylesheetBase}-MouseDown")); } /// <summary> @@ -505,7 +534,7 @@ private void LoadDefaultStyles(StyleSheet sheet, string entityName, string theme /// <returns>Texture instance.</returns> public Texture2D LoadTexture(string path) { - return _content.Load<Texture2D>(System.IO.Path.Combine(_root, path)); + return _content.Load<Texture2D>(Path.Combine(_root, path)); } /// <summary> diff --git a/GeonBit.UI/Source/UserInterface.cs b/GeonBit.UI/Source/UserInterface.cs index f2091f6..9d48f3e 100644 --- a/GeonBit.UI/Source/UserInterface.cs +++ b/GeonBit.UI/Source/UserInterface.cs @@ -94,7 +94,7 @@ public enum BuiltinThemes public class UserInterface : System.IDisposable { /// <summary>Current GeonBit.UI version identifier.</summary> - public const string VERSION = "4.2.1.1"; + public const string VERSION = "4.3.0.0"; /// <summary> /// The currently active user interface instance. diff --git a/README.md b/README.md index e3e049b..1991bb6 100644 --- a/README.md +++ b/README.md @@ -2123,8 +2123,9 @@ For older MonoGame versions, see [tag 2.1.0.0](https://github.com/RonenNess/Geon IMPORTANT MIGRATION NOTICE! If you want to use the new files dialog, you must include the new textures that were added to theme: `textures/file_icon.png` and `textures/folder_icon.png`. -### 4.2.1.2 +### 4.3.0.0 +- Removed the XNA XMLs for stylesheets, and switched to regular XML files. Trying to use the content manager for XML was a pure nightmare and added zero value. - Fixed files dialog to show folders if can pick them, even if can't change root folder. ## Credits