﻿<?xml version="1.0" encoding="utf-8"?>
<SerializableColorTheme name="Chris Dark Orange v1.3" author="Christian Graf">
  <!--Form-->
  <FormBackground description="Background color of all windows">#2D2D2D</FormBackground>
  <FormForeground description="Color of texts in all windows">#FFFFFF</FormForeground>
  <FormCaptionButtonColors>
    <ButtonBackColor description="Gets the background color of a button">Transparent</ButtonBackColor>
    <ButtonTextColor description="Gets the text color of a button">#AFAFAF</ButtonTextColor>
    <ButtonBorderColor description="Gets the border color of a button">Transparent</ButtonBorderColor>
    <ButtonDropDownSplitLineColor description="Gets the color of line between text and a drop-down arrow on a button">Transparent</ButtonDropDownSplitLineColor>
    <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">#191A22</ButtonHoverBackColor>
    <ButtonHoverTextColor description="Gets the text color of a button if the mouse cursor is over the button">#AFAFAF</ButtonHoverTextColor>
    <ButtonBorderHoverColor description="Gets the border color of a button if the mouse cursor is over the button">Transparent</ButtonBorderHoverColor>
    <ButtonDropDownSplitLineHoverColor description="Gets the color of line between text and a drop-down arrow on a button if the mouse cursor is over the button">#DCDCDC</ButtonDropDownSplitLineHoverColor>
    <ButtonCheckedBackColor description="Gets the background color of a checked button">#FFA002</ButtonCheckedBackColor>
    <ButtonCheckedTextColor description="Gets the text color of a checked button">#AFAFAF</ButtonCheckedTextColor>
    <ButtonBorderCheckedColor description="Gets the border color of a checked button">Transparent</ButtonBorderCheckedColor>
    <ButtonDropDownSplitLineCheckedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">#DCDCDC</ButtonDropDownSplitLineCheckedColor>
    <ButtonPressedBackColor description="Gets the background color of a pressed button">#000000</ButtonPressedBackColor>
    <ButtonPressedTextColor description="Gets the text color of a pressed button">#AFAFAF</ButtonPressedTextColor>
    <ButtonBorderPressedColor description="Gets the border color of a pressed button">Transparent</ButtonBorderPressedColor>
    <ButtonDropDownSplitLinePressedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">#DCDCDC</ButtonDropDownSplitLinePressedColor>
    <ButtonDisabledBackColor description="Gets the background color of a disabled button">Transparent</ButtonDisabledBackColor>
    <ButtonDisabledTextColor description="Gets the text color of a disabled button">#808080</ButtonDisabledTextColor>
    <ButtonBorderDisabledColor description="Gets the border color of a disabled button">Transparent</ButtonBorderDisabledColor>
    <ButtonInvertImage description="Indicates if an image should have inverted colors if the button is in normal state">True</ButtonInvertImage>
    <ButtonCheckedInvertImage description="Indicates if an image should have inverted colors if the button is checked">True</ButtonCheckedInvertImage>
    <ButtonPressedInvertImage description="Indicates if an image should have inverted colors if the button is pressed">True</ButtonPressedInvertImage>
    <ButtonHoverInvertImage description="Indicates if an image should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertImage>
    <ButtonInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is in normal state">True</ButtonInvertDropDownArrow>
    <ButtonCheckedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is checked">True</ButtonCheckedInvertDropDownArrow>
    <ButtonPressedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is pressed">True</ButtonPressedInvertDropDownArrow>
    <ButtonHoverInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertDropDownArrow>
  </FormCaptionButtonColors>
  <FormCaptionButtonBackgroundPressed description="Background for buttons in the right-top area of a form caption when the button is pressed">#86C0FF</FormCaptionButtonBackgroundPressed>
  <FormCaptionButtonBackgroundOver description="Background for buttons in the right-top area of a form caption when mouse is over the button">#232523</FormCaptionButtonBackgroundOver>
  <FormCaptionButtonBackgroundChecked description="Background for checked buttons in the right-top area of a form caption">#232523</FormCaptionButtonBackgroundChecked>
  <FormHeader description="Header color of all windows">Transparent</FormHeader>
  <FormHeaderActive description="Header color of an active window">#232523</FormHeaderActive>
  <FormHeaderForeground description="Color of a text in window header">Transparent</FormHeaderForeground>
  <FormHeaderActiveForeground description="Color of a text in an active window header">#DCDCDC</FormHeaderActiveForeground>
  <ReadMailFormBackground description="Background color of a form used for reading emails">#2D2D2D</ReadMailFormBackground>
  <SendMailFormBackground description="Background color of a form used for composing emails">#232523</SendMailFormBackground>
  <MainFormBackgroundStart description="Starting color of the gradient used as the background for the main window">#393939</MainFormBackgroundStart>
  <MainFormBackgroundEnd description="Ending color of the gradient used as the background for the main window">#2D2D2D</MainFormBackgroundEnd>
  <MainFormHeader description="Header background color for main window">#2D2D2D</MainFormHeader>
  <MainFormHeaderActive description="Header background color for active main window">#2D2D2D</MainFormHeaderActive>
  <PlaceholderText description="Color of a text placeholder (in a text box control, for example)">#D3D3D3</PlaceholderText>
  <Link description="Color of links">#E66D00</Link>
  <FocusedInputControlBorder description="Border color of a docused input control (e.g. textbox)">#FF9400</FocusedInputControlBorder>
  <BorderLine description="Color of form border">#2D2D2D</BorderLine>
  <BorderLineActive description="Color of an active form border">Transparent</BorderLineActive>
  <DarkLine description="Color of darker lines used on forms">#2D2D2D</DarkLine>
  <LightLine description="Color of lighter lines used on forms">#555555</LightLine>
  <InformationBarBackground description="Background color of an information bar">#FFFFE1</InformationBarBackground>
  <InformationBarForeground description="Text color in an information bar">#000000</InformationBarForeground>
  <MainFormInformationBarBackground description="Background color of an information bar">#2D2D2D</MainFormInformationBarBackground>
  <MainFormInformationBarForeground description="Text color in an information bar">#FFFFFF</MainFormInformationBarForeground>
  <ShowMainFormVerticalSplitterLines description="Indicates if a vertical line should be displayed between the messages/contact/event/task list and left or right sidebar">True</ShowMainFormVerticalSplitterLines>
  <ShowMainFormHorizontalTopLine description="Indicates if a horizontal line should be displayed above the message list">True</ShowMainFormHorizontalTopLine>
  <GroupHeaderBackground description="Background color of group header">#313131</GroupHeaderBackground>
  <GroupHeaderForeground description="Text color of group header">#FFFFFF</GroupHeaderForeground>
  <WizardHeaderBackground description="Background color of Wizard header">#232523</WizardHeaderBackground>
  <WizardHeaderForeground description="Text color of Wizard header">#FFFFFF</WizardHeaderForeground>
  <!--Message list-->
  <MainFormGridConversationCountBackground>#393939</MainFormGridConversationCountBackground>
  <MainFormGridConversationCountForeground>#FFFFFF</MainFormGridConversationCountForeground>
  <MainFormGridSnoozeFontColor>#FF9400</MainFormGridSnoozeFontColor>
  <MessagesMultilineFirstLineColor description="Color of a text shown on the first line for a multiline message list">#FFFFFF</MessagesMultilineFirstLineColor>
  <MessagesMultilineSecondLineColor description="Color of a text shown on the second line for a multiline message list">#CCCCCC</MessagesMultilineSecondLineColor>
  <MessagesMultilineTimeColor description="Color of a date/time text shown on the first line for a multiline message list">#AFAFAF</MessagesMultilineTimeColor>
  <MessagesUnreadMarkerColor description="Color of a marker indicating an unread message">#FF9400</MessagesUnreadMarkerColor>
  <MessagesHoverFlagUnreadColor description="Color of a flag / unread marker when the mouse is over a message ">Transparent</MessagesHoverFlagUnreadColor>
  <!--Message detail/preview-->
  <MailSubject description="Color of mail subject text">#DF8200</MailSubject>
  <MessagePanelBackground description="Background color of the message preview panel">#232523</MessagePanelBackground>
  <MailBackground description="Preferred background color of an email">#2D2D2D</MailBackground>
  <MailForeground description="Preferred text color of an email">#DCDCDC</MailForeground>
  <MailLink description="Color of links in an email">#FF9400</MailLink>
  <MailLinkVisited description="Color of visited links in an email">#DF8200</MailLinkVisited>
  <AntiphishingBarBackground description="Background color of an antiphishing bar shown when the mouse is over a link">#080808</AntiphishingBarBackground>
  <!--Search box-->
  <SearchBoxActiveBorderColor description="Border of a search box on the main form when search is currently active">#FF9400</SearchBoxActiveBorderColor>
  <!--Mail header-->
  <MailHeaderBackground description="Background color of a bar with a basic information about the email">#232523</MailHeaderBackground>
  <MailHeaderLink description="Color of an email address shown in the bar with a basic information about the email">#FF9400</MailHeaderLink>
  <MailHeaderForeground description="Color of a text in the bar with a basic information about the email">#AFAFAF</MailHeaderForeground>
  <MailHeaderConversationLine description="Color of horizontal lines between emails of a conversation">#393939</MailHeaderConversationLine>
  <MailHeaderConversationCountForeground description="Color of a text showing the number of emails in a conversation">#BDBDBD</MailHeaderConversationCountForeground>
  <MailHeaderConversationCountBackground description="Background color behind the number of emails in a conversation ">#393939</MailHeaderConversationCountBackground>
  <MailHeaderConversationCountForegroundHover description="Color of a text showing the number of emails in a conversation when the mouse is over">#BDBDBD</MailHeaderConversationCountForegroundHover>
  <MailHeaderConversationCountBackgroundHover description="Background color behind the number of emails in a conversation when the mouse is over">#555555</MailHeaderConversationCountBackgroundHover>
  <!--Grid-->
  <DataGridColors>
    <GroupsBackgroundStart description="Starting color of the gradient used as the background for groups shown in datagrid">#2D2D2D</GroupsBackgroundStart>
    <GroupsBackgroundEnd description="Ending color of the gradient used as the background for groups shown in datagrid">#2D2D2D</GroupsBackgroundEnd>
    <GroupsForeground description="Color of the text for a group shown in datagrid">#AFAFAF</GroupsForeground>
    <GroupsBorder description="Color of a border line for groups shown in datagrid">#393939</GroupsBorder>
    <GroupsItemsCount description="Color of the items count text in a group shown in datagrid">#A0A0A0</GroupsItemsCount>
    <GroupsSelectedBackgroundStart description="Starting color of the gradient used as the background for selected groups shown in datagrid">#2984E5</GroupsSelectedBackgroundStart>
    <GroupsSelectedBackgroundEnd description="Ending color of the gradient used as the background for selected groups shown in datagrid">#2984E5</GroupsSelectedBackgroundEnd>
    <GroupsSelectedForeground description="Color of the text for a selected group shown in datagrid">#FFFFFF</GroupsSelectedForeground>
    <GroupsFocusedBackgroundStart description="Starting color of the gradient used as the background for a focused group shown in datagrid">#2576CC</GroupsFocusedBackgroundStart>
    <GroupsFocusedBackgroundEnd description="Ending color of the gradient used as the background for a focused group shown in datagrid">#2576CC</GroupsFocusedBackgroundEnd>
    <Background description="Background color of a datagrid">#2D2D2D</Background>
    <FontColor description="Font color in a datagrid">#FFFFFF</FontColor>
    <OddItemBackground description="Alternating background color for the odd items in a datagrid">#393939</OddItemBackground>
    <SelectedItemBackgroundStart description="Starting color of the gradient used as a background for the selected items in datagrid">#E66D00</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected items in datagrid">#DF8200</SelectedItemBackgroundEnd>
    <SelectedItemBackgroundInactiveStart description="Starting color of the gradient used as a background for the selected items in datagrid when the datagrid is not active">#393939</SelectedItemBackgroundInactiveStart>
    <SelectedItemBackgroundInactiveEnd description="Ending color of the gradient used as a background for the selected items in datagrid when the datagrid is not active">#393939</SelectedItemBackgroundInactiveEnd>
    <FocusedItemBackgroundStart description="Starting color of the gradient used as a background for the focused item in datagrid">#E66D00</FocusedItemBackgroundStart>
    <FocusedItemBackgroundEnd description="Starting color of the gradient used as a background for the focused item in datagrid">#DF8200</FocusedItemBackgroundEnd>
    <SelectedItemBorder description="Color of the border line for the selected items in datagrid">#FF9400</SelectedItemBorder>
    <DisabledItemBorder description="Color of the border line for the selected items in datagrid when the datagrid is not active">Transparent</DisabledItemBorder>
    <SelectedItemFontColor description="Color of the text for the selected items in datagrid">#FFFFFF</SelectedItemFontColor>
    <GridColor description="Color of the grid lines">#2D2D2D</GridColor>
    <AddItemLineColor description="Color of the line in datagrids that allow adding new items directly (contacts, events and tasks)">#FF9400</AddItemLineColor>
    <AddItemLineForeColor description="Color of text in the line in that allow adding new items directly (contacts, events and tasks)">#AFAFAF</AddItemLineForeColor>
    <UseRoundedCornersForDatagridSelection description="Specifies if a background for selected items in a datagrid should be drawn with rounded corners">True</UseRoundedCornersForDatagridSelection>
  </DataGridColors>
  <DataGridHeaderColors>
    <GridHeaderBorder description="Color of the bottom border in the datagrid column headers">#232523</GridHeaderBorder>
    <GridHeaderStart description="Starting color of the gradient used for the column headers in datagrid">#2D2D2D</GridHeaderStart>
    <GridHeaderMiddle description="Middle color of the gradient used for the column headers in datagrid">#2D2D2D</GridHeaderMiddle>
    <GridHeaderEnd description="Ending color of the gradient used for the column headers in datagrid">#2D2D2D</GridHeaderEnd>
    <GridHeaderHoveredStart description="Starting color of the gradient used for the column headers in datagrid when the mouse is over">#232523</GridHeaderHoveredStart>
    <GridHeaderHoveredMiddle description="Middle color of the gradient used for the column headers in datagrid when the mouse is over">#232523</GridHeaderHoveredMiddle>
    <GridHeaderHoveredEnd description="Ending color of the gradient used for the column headers in datagrid when the mouse is over">#232523</GridHeaderHoveredEnd>
    <GridHeaderPressedStart description="Starting color of the gradient used for the column headers in datagrid when the left mouse button is pressed on the column header">#000000</GridHeaderPressedStart>
    <GridHeaderPressedMiddle description="Middle color of the gradient used for the column headers in datagrid when the left mouse button is pressed on the column header">#000000</GridHeaderPressedMiddle>
    <GridHeaderPressedEnd description="Ending color of the gradient used for the column headers in datagrid when the left mouse button is pressed on the column header">#000000</GridHeaderPressedEnd>
    <GridHeaderFontColor description="Color of the text shown in the datagrid column headers">#AFAFAF</GridHeaderFontColor>
    <GridMultilineHeaderSortFontColor description="Color of the sorted column name shown in the multiline mode datagrid header">#61ADFF</GridMultilineHeaderSortFontColor>
    <GridMultilineHeaderSortHoveredFontColor description="Color of the sorted column name shown in the multiline mode datagrid header when mouse is over">#2D91FF</GridMultilineHeaderSortHoveredFontColor>
    <GridMultilineHeaderSelectFontColor description="Color of the 'select' text shown in the multiline mode datagrid header">#61ADFF</GridMultilineHeaderSelectFontColor>
    <GridMultilineHeaderSelectHoveredFontColor description="Color of the 'select' text in the multiline mode datagrid header when mouse is over">#0076F7</GridMultilineHeaderSelectHoveredFontColor>
  </DataGridHeaderColors>
  <!--Grid in main window-->
  <MainFormDataGridColors>
    <GroupsBackgroundStart description="Starting color of the gradient used as the background for groups shown in datagrid">#2D2D2D</GroupsBackgroundStart>
    <GroupsBackgroundEnd description="Ending color of the gradient used as the background for groups shown in datagrid">#2D2D2D</GroupsBackgroundEnd>
    <GroupsForeground description="Color of the text for a group shown in datagrid">#CCCCCC</GroupsForeground>
    <GroupsBorder description="Color of a border line for groups shown in datagrid">#393939</GroupsBorder>
    <GroupsItemsCount description="Color of the items count text in a group shown in datagrid">#A0A0A0</GroupsItemsCount>
    <GroupsSelectedBackgroundStart description="Starting color of the gradient used as the background for selected groups shown in datagrid">#DF8200</GroupsSelectedBackgroundStart>
    <GroupsSelectedBackgroundEnd description="Ending color of the gradient used as the background for selected groups shown in datagrid">#B86903</GroupsSelectedBackgroundEnd>
    <GroupsSelectedForeground description="Color of the text for a selected group shown in datagrid">#FFFFFF</GroupsSelectedForeground>
    <GroupsFocusedBackgroundStart description="Starting color of the gradient used as the background for a focused group shown in datagrid">#DF8200</GroupsFocusedBackgroundStart>
    <GroupsFocusedBackgroundEnd description="Ending color of the gradient used as the background for a focused group shown in datagrid">#B86903</GroupsFocusedBackgroundEnd>
    <Background description="Background color of a datagrid">#232523</Background>
    <FontColor description="Font color in a datagrid">#FFFFFF</FontColor>
    <OddItemBackground description="Alternating background color for the odd items in a datagrid">#2D2D2D</OddItemBackground>
    <SelectedItemBackgroundStart description="Starting color of the gradient used as a background for the selected items in datagrid">#DF8200</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected items in datagrid">#E66D00</SelectedItemBackgroundEnd>
    <SelectedItemBackgroundInactiveStart description="Starting color of the gradient used as a background for the selected items in datagrid when the datagrid is not active">#B86903</SelectedItemBackgroundInactiveStart>
    <SelectedItemBackgroundInactiveEnd description="Ending color of the gradient used as a background for the selected items in datagrid when the datagrid is not active">#E66D00</SelectedItemBackgroundInactiveEnd>
    <FocusedItemBackgroundStart description="Starting color of the gradient used as a background for the focused item in datagrid">#DF8200</FocusedItemBackgroundStart>
    <FocusedItemBackgroundEnd description="Starting color of the gradient used as a background for the focused item in datagrid">#E66D00</FocusedItemBackgroundEnd>
    <SelectedItemBorder description="Color of the border line for the selected items in datagrid">#DF8200</SelectedItemBorder>
    <DisabledItemBorder description="Color of the border line for the selected items in datagrid when the datagrid is not active">Transparent</DisabledItemBorder>
    <SelectedItemFontColor description="Color of the text for the selected items in datagrid">#FFFFFF</SelectedItemFontColor>
    <GridColor description="Color of the grid lines">#000000</GridColor>
    <AddItemLineColor description="Color of the line in datagrids that allow adding new items directly (contacts, events and tasks)">#FF9400</AddItemLineColor>
    <AddItemLineForeColor description="Color of text in the line in that allow adding new items directly (contacts, events and tasks)">#AFAFAF</AddItemLineForeColor>
    <UseRoundedCornersForDatagridSelection description="Specifies if a background for selected items in a datagrid should be drawn with rounded corners">True</UseRoundedCornersForDatagridSelection>
  </MainFormDataGridColors>
  <MainFormDataGridHeaderColors>
    <GridHeaderBorder description="Color of the bottom border in the datagrid column headers">#232523</GridHeaderBorder>
    <GridHeaderStart description="Starting color of the gradient used for the column headers in datagrid">#2D2D2D</GridHeaderStart>
    <GridHeaderMiddle description="Middle color of the gradient used for the column headers in datagrid">#2D2D2D</GridHeaderMiddle>
    <GridHeaderEnd description="Ending color of the gradient used for the column headers in datagrid">#2D2D2D</GridHeaderEnd>
    <GridHeaderHoveredStart description="Starting color of the gradient used for the column headers in datagrid when the mouse is over">#232523</GridHeaderHoveredStart>
    <GridHeaderHoveredMiddle description="Middle color of the gradient used for the column headers in datagrid when the mouse is over">#232523</GridHeaderHoveredMiddle>
    <GridHeaderHoveredEnd description="Ending color of the gradient used for the column headers in datagrid when the mouse is over">#232523</GridHeaderHoveredEnd>
    <GridHeaderPressedStart description="Starting color of the gradient used for the column headers in datagrid when the left mouse button is pressed on the column header">#000000</GridHeaderPressedStart>
    <GridHeaderPressedMiddle description="Middle color of the gradient used for the column headers in datagrid when the left mouse button is pressed on the column header">#000000</GridHeaderPressedMiddle>
    <GridHeaderPressedEnd description="Ending color of the gradient used for the column headers in datagrid when the left mouse button is pressed on the column header">#000000</GridHeaderPressedEnd>
    <GridHeaderFontColor description="Color of the text shown in the datagrid column headers">#AFAFAF</GridHeaderFontColor>
    <GridMultilineHeaderSortFontColor description="Color of the sorted column name shown in the multiline mode datagrid header">#E66D00</GridMultilineHeaderSortFontColor>
    <GridMultilineHeaderSortHoveredFontColor description="Color of the sorted column name shown in the multiline mode datagrid header when mouse is over">#E66D00</GridMultilineHeaderSortHoveredFontColor>
    <GridMultilineHeaderSelectFontColor description="Color of the 'select' text shown in the multiline mode datagrid header">#B86903</GridMultilineHeaderSelectFontColor>
    <GridMultilineHeaderSelectHoveredFontColor description="Color of the 'select' text in the multiline mode datagrid header when mouse is over">#E66D00</GridMultilineHeaderSelectHoveredFontColor>
  </MainFormDataGridHeaderColors>
  <!--Grid in a sidebar box-->
  <SidebarDataGridColors>
    <GroupsBackgroundStart description="Starting color of the gradient used as the background for groups shown in datagrid">#2D2D2D</GroupsBackgroundStart>
    <GroupsBackgroundEnd description="Ending color of the gradient used as the background for groups shown in datagrid">#2D2D2D</GroupsBackgroundEnd>
    <GroupsForeground description="Color of the text for a group shown in datagrid">#AFAFAF</GroupsForeground>
    <GroupsBorder description="Color of a border line for groups shown in datagrid">#393939</GroupsBorder>
    <GroupsItemsCount description="Color of the items count text in a group shown in datagrid">#A0A0A0</GroupsItemsCount>
    <GroupsSelectedBackgroundStart description="Starting color of the gradient used as the background for selected groups shown in datagrid">#B86903</GroupsSelectedBackgroundStart>
    <GroupsSelectedBackgroundEnd description="Ending color of the gradient used as the background for selected groups shown in datagrid">#FF9400</GroupsSelectedBackgroundEnd>
    <GroupsSelectedForeground description="Color of the text for a selected group shown in datagrid">#FFFFFF</GroupsSelectedForeground>
    <GroupsFocusedBackgroundStart description="Starting color of the gradient used as the background for a focused group shown in datagrid">#B86903</GroupsFocusedBackgroundStart>
    <GroupsFocusedBackgroundEnd description="Ending color of the gradient used as the background for a focused group shown in datagrid">#DF8200</GroupsFocusedBackgroundEnd>
    <Background description="Background color of a datagrid">#2D2D2D</Background>
    <FontColor description="Font color in a datagrid">#FFFFFF</FontColor>
    <OddItemBackground description="Alternating background color for the odd items in a datagrid">#393939</OddItemBackground>
    <SelectedItemBackgroundStart description="Starting color of the gradient used as a background for the selected items in datagrid">#B86903</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected items in datagrid">#B86903</SelectedItemBackgroundEnd>
    <SelectedItemBackgroundInactiveStart description="Starting color of the gradient used as a background for the selected items in datagrid when the datagrid is not active">#393939</SelectedItemBackgroundInactiveStart>
    <SelectedItemBackgroundInactiveEnd description="Ending color of the gradient used as a background for the selected items in datagrid when the datagrid is not active">#393939</SelectedItemBackgroundInactiveEnd>
    <FocusedItemBackgroundStart description="Starting color of the gradient used as a background for the focused item in datagrid">#B86903</FocusedItemBackgroundStart>
    <FocusedItemBackgroundEnd description="Starting color of the gradient used as a background for the focused item in datagrid">#DF8200</FocusedItemBackgroundEnd>
    <SelectedItemBorder description="Color of the border line for the selected items in datagrid">Transparent</SelectedItemBorder>
    <DisabledItemBorder description="Color of the border line for the selected items in datagrid when the datagrid is not active">Transparent</DisabledItemBorder>
    <SelectedItemFontColor description="Color of the text for the selected items in datagrid">#FFFFFF</SelectedItemFontColor>
    <GridColor description="Color of the grid lines">#2D2D2D</GridColor>
    <AddItemLineColor description="Color of the line in datagrids that allow adding new items directly (contacts, events and tasks)">#FF9400</AddItemLineColor>
    <AddItemLineForeColor description="Color of text in the line in that allow adding new items directly (contacts, events and tasks)">#AFAFAF</AddItemLineForeColor>
    <UseRoundedCornersForDatagridSelection description="Specifies if a background for selected items in a datagrid should be drawn with rounded corners">True</UseRoundedCornersForDatagridSelection>
  </SidebarDataGridColors>
  <SidebarGridFirstLineColor description="Color of a text shown on the first line for items in sidebar">#FFFFFF</SidebarGridFirstLineColor>
  <SidebarGridSecondLineColor description="Color of a text shown on the second line  for items in sidebar">#BDBDBD</SidebarGridSecondLineColor>
  <SidebarGridTimeColor description="Color of a date/time text shown on the first line for items in sidebar">#AFAFAF</SidebarGridTimeColor>
  <!--Sidebar-->
  <SidebarMinimizedBackgroundStart description="Starting color of the gradient used for the background of sidebar when the sidebar is minimized">#26272A</SidebarMinimizedBackgroundStart>
  <SidebarMinimizedBackgroundEnd description="Ending color of the gradient used for the background of sidebar when the sidebar is minimized">#26272A</SidebarMinimizedBackgroundEnd>
  <SidebarMaximizedBackgroundStart description="Starting color of the gradient used as the background of sidebar when the sidebar is expanded">#2D2D2D</SidebarMaximizedBackgroundStart>
  <SidebarMaximizedBackgroundEnd description="Ending color of the gradient used as the background of sidebar when the sidebar is expanded">#2D2D2D</SidebarMaximizedBackgroundEnd>
  <SidebarCalendarUpperPanelAddNewEventForeColor description="Color of add new event link">#E66D00</SidebarCalendarUpperPanelAddNewEventForeColor>
  <SidebarContactDetailsCaptionForeground description="Text color of the contact caption in right sidebar contact details">#FFFFFF</SidebarContactDetailsCaptionForeground>
  <!--Sidebar box-->
  <SidebarBoxHeaderFontColor description="Color of the text used in the sidebar box header">#FFFFFF</SidebarBoxHeaderFontColor>
  <SidebarBoxExpandedHeaderStart description="Starting color of the gradient used as the background for header of expanded boxes in the sidebar">#2D2D2D</SidebarBoxExpandedHeaderStart>
  <SidebarBoxExpandedHeaderEnd description="Ending color of the gradient used as the background for header of expanded boxes in the sidebar">#2D2D2D</SidebarBoxExpandedHeaderEnd>
  <SidebarBoxSettingsIconOverColor description="Color of a settings icon shown in a sidebar box header when the mouse is over the icon">#FFFFFF</SidebarBoxSettingsIconOverColor>
  <SidebarBoxSettingsIconColor description="Color of a settings icon shown in a sidebar box header when the mouse is over the header">#FFFFFF</SidebarBoxSettingsIconColor>
  <SidebarBoxHeaderFontSize description="Font size of a text in sidebar box header when a modern theme is used">15</SidebarBoxHeaderFontSize>
  <!--Popup windows-->
  <PopupFormBackgroundStart description="Starting color of the gradient used as the background for popup windows">#2D2D2D</PopupFormBackgroundStart>
  <PopupFormBackgroundEnd description="Ending color of the gradient used as the background for popup windows">#2D2D2D</PopupFormBackgroundEnd>
  <PopupFormBorder description="Color of the border line for a popup window">#232523</PopupFormBorder>
  <PopupFormForeground description="Color of the text in a popup window">#FFFFFF</PopupFormForeground>
  <!--Tree structure-->
  <TreeViewColors>
    <FirstLevelForeground description="Text color for the first-level text in a tree structure">#AFAFAF</FirstLevelForeground>
    <Foreground description="Text color of a tree structure">#F4F4F4</Foreground>
    <Background description="Background color of a tree structure">#2D2D2D</Background>
    <SelectedInactiveItemForeground description="Text color for the selected item in a tree structure when it is not active">#FFFFFF</SelectedInactiveItemForeground>
    <SelectedItemForeground description="Text color for the selected item in a tree structure">#FFFFFF</SelectedItemForeground>
    <SelectedItemBackgroundStart description="Starting color of the gradient used as a background for the selected item in a tree structure">#DF8200</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected item in a tree structure">#FF9400</SelectedItemBackgroundEnd>
    <SelectedItemBorder description="Color of the border line for the selected item in a tree structure">Transparent</SelectedItemBorder>
    <SelectedInactiveItemBackgroundStart description="Starting color of the gradient used as a background for the selected item in a tree structure when it is not active">#393939</SelectedInactiveItemBackgroundStart>
    <SelectedInactiveItemBackgroundEnd description="Ending color of the gradient used as a background for the selected item in a tree structure when it is not active">#393939</SelectedInactiveItemBackgroundEnd>
    <SelectedInactiveItemBorder description="Color of the border line for the selected item in a tree structure when it is not active">Transparent</SelectedInactiveItemBorder>
    <UseRoundedCornersForSelection description="Specifies if a background for selected items in a tree structure should be drawn with rounded corners">True</UseRoundedCornersForSelection>
    <NodeShowMoreForeground description="Text color for the 'More...' node in a tree structure">#DF8200</NodeShowMoreForeground>
    <ItemImageColor description="Color of images for items in a tree structure">#8B8B8B</ItemImageColor>
    <SelectedItemImageColor description="Color of images for selected items in a tree structure">#8B8B8B</SelectedItemImageColor>
    <SelectedInactiveItemImageColor description="Color of images for selected items in a tree structure when it is not active">#8B8B8B</SelectedInactiveItemImageColor>
  </TreeViewColors>
  <!--Textbox-->
  <TextBoxBackground description="Background color of a text box control">#2D2D2D</TextBoxBackground>
  <TextBoxForeground description="Color of a text in a text box control">#FFFFFF</TextBoxForeground>
  <TextBoxDisabledBackground description="Background color of a disabled text box control">#8B8B8B</TextBoxDisabledBackground>
  <TextBoxDisabledForeground description="Color of a text in a disabled text box control">#AFAFAF</TextBoxDisabledForeground>
  <TextBoxReadOnlyBackground description="Background color of a read-only text box control">#808080</TextBoxReadOnlyBackground>
  <TextBoxReadOnlyForeground description="Color of a text in a read-only text box control">#AFAFAF</TextBoxReadOnlyForeground>
  <TextBoxContactForeground description="Color of a text for contacts in a box control">#FFFFFF</TextBoxContactForeground>
  <TextBoxContactBackground description="Color of a background for contacts in a box control">#DF8200</TextBoxContactBackground>
  <TextBoxContactBorder description="Color of contacts border in a text box control">Transparent</TextBoxContactBorder>
  <TextBoxSelectedContactForeground description="Color of a text for selected contacts in a box control">#FFFFFF</TextBoxSelectedContactForeground>
  <TextBoxSelectedContactBackground description="Color of a background for selected contacts in a box control">#FF9400</TextBoxSelectedContactBackground>
  <TextBoxSelectedContactBorder description="Color of selected contacts border in a text box control">Transparent</TextBoxSelectedContactBorder>
  <TextBoxHightlight description="Color of hightlight background for selected text in a text box control">#DF8200</TextBoxHightlight>
  <TextBoxHightlightText description="Color of selected text in a text box control">#FFFFFF</TextBoxHightlightText>
  <!--Tree structure in main window-->
  <MainFormTreeViewColors>
    <FirstLevelForeground description="Text color for the first-level text in a tree structure">#E66D00</FirstLevelForeground>
    <Foreground description="Text color of a tree structure">#F4F4F4</Foreground>
    <Background description="Background color of a tree structure">#2D2D2D</Background>
    <SelectedInactiveItemForeground description="Text color for the selected item in a tree structure when it is not active">#FFFFFF</SelectedInactiveItemForeground>
    <SelectedItemForeground description="Text color for the selected item in a tree structure">#F4F4F4</SelectedItemForeground>
    <SelectedItemBackgroundStart description="Starting color of the gradient used as a background for the selected item in a tree structure">#B86903</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected item in a tree structure">#E66D00</SelectedItemBackgroundEnd>
    <SelectedItemBorder description="Color of the border line for the selected item in a tree structure">Transparent</SelectedItemBorder>
    <SelectedInactiveItemBackgroundStart description="Starting color of the gradient used as a background for the selected item in a tree structure when it is not active">#4F4F4F</SelectedInactiveItemBackgroundStart>
    <SelectedInactiveItemBackgroundEnd description="Ending color of the gradient used as a background for the selected item in a tree structure when it is not active">#4F4F4F</SelectedInactiveItemBackgroundEnd>
    <SelectedInactiveItemBorder description="Color of the border line for the selected item in a tree structure when it is not active">Transparent</SelectedInactiveItemBorder>
    <UseRoundedCornersForSelection description="Specifies if a background for selected items in a tree structure should be drawn with rounded corners">True</UseRoundedCornersForSelection>
    <NodeShowMoreForeground description="Text color for the 'More...' node in a tree structure">#DF8200</NodeShowMoreForeground>
    <ItemImageColor description="Color of images for items in a tree structure">#CACACA</ItemImageColor>
    <SelectedItemImageColor description="Color of images for selected items in a tree structure">#F4F4F4</SelectedItemImageColor>
    <SelectedInactiveItemImageColor description="Color of images for selected items in a tree structure when it is not active">#C8C8C8</SelectedInactiveItemImageColor>
  </MainFormTreeViewColors>
  <!--Unread counts-->
  <UnreadCountBackground description="Background color for an information about unread messages count in a folder">Transparent</UnreadCountBackground>
  <UnreadCountWarningBackground description="Background color for an information about unread messages count in a folder if there is a warning">Transparent</UnreadCountWarningBackground>
  <UnreadCountForeground description="Text color for an information about unread messages count in a folder">#FFFFFF</UnreadCountForeground>
  <UnreadCountWarningForeground description="Text color for an information about unread messages count in a folder if there is a warning">#EF0808</UnreadCountWarningForeground>
  <AccountWarning description="Color of warning symbol for accounts that cannot connect">#FF9400</AccountWarning>
  <AccountWarningHover description="Color of warning symbol for accounts that cannot connect when mouse is hovered over it">#808080</AccountWarningHover>
  <!--Attachments-->
  <AttachmentCornerRadius description="Specifies if a background for an attachment in a bar with attachments should be drawn with rounded corners. Use '0' for rectangular attachments">100</AttachmentCornerRadius>
  <AttachmentBackground description="Background color of attachments in a bar with attachments">#3A3A3A</AttachmentBackground>
  <AttachmentBorder description="Border line color around an attachment in a bar with attachments">Transparent</AttachmentBorder>
  <AttachmentSelectedBorder description="Border line color around a selected attachment in a bar with attachments">Transparent</AttachmentSelectedBorder>
  <AttachmentSelectedBackground description="Background color of a selected attachment in a bar with attachments">#DF8200</AttachmentSelectedBackground>
  <AttachmentsInactiveArrows description="Color of a the arrows shown in a bar with attachments if there are more attachment to show">#A0A0A0</AttachmentsInactiveArrows>
  <AttachmentText description="Text color of an attachment">#FF9400</AttachmentText>
  <AttachmentSelectedText description="Text color of a selected attachment">#FFFFFF</AttachmentSelectedText>
  <!--Message detail attachments-->
  <MessageDetailAttachmentCornerRadius description="Specifies if a background for attachment in a a message header should be drawn with rounded corners. Use '0' for rectangular attachments">100</MessageDetailAttachmentCornerRadius>
  <MessageDetailAttachmentBorder description="Border line color around an attachment in a message header">#2D2D2D</MessageDetailAttachmentBorder>
  <MessageDetailAttachmentBackground description="Background color of attachments in a message header">#2D2D2D</MessageDetailAttachmentBackground>
  <MessageDetailAttachmentSelectedBorder description="Border line color around a selected attachment in a message header">#2D2D2D</MessageDetailAttachmentSelectedBorder>
  <MessageDetailAttachmentSelectedBackground description="Background color of a selected attachment in a message header">#B86903</MessageDetailAttachmentSelectedBackground>
  <MessageDetailAttachmentText description="Text color of an attachment in a message header">#FFFFFF</MessageDetailAttachmentText>
  <MessageDetailAttachmentSelectedText description="Text color of a selected attachment in a message header">#FFFFFF</MessageDetailAttachmentSelectedText>
  <!--Categories-->
  <CategoryCornerRadius description="Specifies if a background for a category in a bar with categories should be drawn with rounded corners. Use '0' for rectangular categories">100</CategoryCornerRadius>
  <CategoryAddBorder description="Border line of the 'add tag' in the category row">#AFAFAF</CategoryAddBorder>
  <CategoryAddBorderActive description="Border line of the 'add tag' in the category row when the mouse is over">#FFFFFF</CategoryAddBorderActive>
  <!--Notification windows-->
  <NotificationWindowHeaderIconColor description="Color of icons shown in notification header when the mouse is over the notification">#B4B4B4</NotificationWindowHeaderIconColor>
  <NotificationWindowHeaderIconOverColor description="Color of icons shown in notification header when the mouse is over the icon">#FFFFFF</NotificationWindowHeaderIconOverColor>
  <NotificationWindowHeaderForeground description="Color of the header text in a notification window">#FFFFFF</NotificationWindowHeaderForeground>
  <NotificationWindowForeground description="Color of the text in a notification window">#FFFFFF</NotificationWindowForeground>
  <NotificationWindowGrayText description="Color of the grayed text in a notification window">#C8C8C8</NotificationWindowGrayText>
  <NotificationWindowBackgroundStart description="Starting color of the gradient used as the background for notification windows">#2D2D2D</NotificationWindowBackgroundStart>
  <NotificationWindowBackgroundEnd description="Ending color of the gradient used as the background for notification windows">#2D2D2D</NotificationWindowBackgroundEnd>
  <NotificationWindowHeaderStart description="Starting color of the gradient used as the background for header of notification windows">#232523</NotificationWindowHeaderStart>
  <NotificationWindowHeaderEnd description="Ending color of the gradient used as the background for header of notification windows">#232523</NotificationWindowHeaderEnd>
  <NotificationWindowHeaderBorder description="Color of the border line around notification windows header">Transparent</NotificationWindowHeaderBorder>
  <NotificationWindowBorder description="Border line color around a notification window">#232523</NotificationWindowBorder>
  <NotificationWindowBackgroundGradientAngle description="An angle in which the gradient used as a background for a notification window will be shown">0</NotificationWindowBackgroundGradientAngle>
  <NotificationWindowUseRoundedCorners description="Specifies if the notification windows should have rounded corners">False</NotificationWindowUseRoundedCorners>
  <!--Calendar-->
  <CalendarColors>
    <AllDayBackground description="Color of the background for all-day text in a calendar on the left-side bar in a week or day view">#2D2D2D</AllDayBackground>
    <HeaderBackgroundStart description="Starting color of the gradient used as the background for header with days in a calendar">#232523</HeaderBackgroundStart>
    <HeaderBackgroundEnd description="Ending color of the gradient used as the background for header with days in a calendar">#232523</HeaderBackgroundEnd>
    <TodayHeaderBackgroundStart description="Starting color of the gradient used as the background for header for a current day">#393939</TodayHeaderBackgroundStart>
    <TodayHeaderBackgroundEnd description="Ending color of the gradient used as the background for header for a current day">#393939</TodayHeaderBackgroundEnd>
    <HoursBackground description="Background color of a left-side bar with hours in a week or day view">#2D2D2D</HoursBackground>
    <MainNavigationBackground description="Background color of the topmost space of the calendar where date and navigation arrows are present">#2D2D2D</MainNavigationBackground>
    <MainNavigationForeground description="Font color of the topmost space of the calendar where date and navigation arrows are present">#FFFFFF</MainNavigationForeground>
    <HeaderFontColor description="Color of the text in a header with days in a calendar">#FFFFFF</HeaderFontColor>
    <TodayHeaderFontColor description="Color of the text for a current day in a header with days in a calendar">#FFFFFF</TodayHeaderFontColor>
    <MonthViewHeaderWeekNumbersColor description="Color of week numbers in a month calendar view">#787878</MonthViewHeaderWeekNumbersColor>
    <SubheaderBackground description="Background color of a space between the header with days and the main calendar view (week or day calendar view)">#26272A</SubheaderBackground>
    <Background description="Background color of a calendar">#26272A</Background>
    <WorkingHoursBackground description="Background color of a calendar for the time which is inside the working time (week or day view)">#26272A</WorkingHoursBackground>
    <NonWorkingHoursBackground description="Background color of a calendar for the time which is outside the working time (week or day view)">#232523</NonWorkingHoursBackground>
    <AllDayFontColor description="Color of the all-day text in a calendar on the left-side bar in a week or day view">#FFFFFF</AllDayFontColor>
    <HoursFontColor description="Color of the text a left-side bar with hours in a week or day view">#FFFFFF</HoursFontColor>
    <SelectedDayBackground description="Background color of an currently selected day in a calendar">#E66D00</SelectedDayBackground>
    <GridStrongLine description="Color of vertical lines in a month view">#C8C8C8</GridStrongLine>
    <GridLightLine description="Color of horizontal lines in a week view">#2D2D2D</GridLightLine>
    <GridVeryLightLine description="Color of a top line in a week view">#C8C8C8</GridVeryLightLine>
    <GridDarkLine description="Color of vertical lines and several horizontal lines in a week view">#C8C8C8</GridDarkLine>
    <MonthViewTodayBorder description="Color of a border arround current day in month calendar view">#393939</MonthViewTodayBorder>
    <MonthViewDayHeaderFontColor description="Color of the text for each day (day number) in month calendar view">#FFFFFF</MonthViewDayHeaderFontColor>
    <MonthViewDayHeaderEvenFontColor description="Color of the text for each day (day number, month name) in not current month calendar view">#FFFFFF</MonthViewDayHeaderEvenFontColor>
    <MonthViewDayHeaderStart description="Starting color of the gradient used as the background for header for each day in a month calendar view">Transparent</MonthViewDayHeaderStart>
    <MonthViewDayHeaderEnd description="Ending color of the gradient used as the background for header for each day in a month calendar view">Transparent</MonthViewDayHeaderEnd>
    <EvenMonthBackground description="Alternating background color for even months in a calendar (month view)">#2D2D2D</EvenMonthBackground>
    <HeaderBorder description="Border line color around calendar header">#787878</HeaderBorder>
    <CurrentTimeLine description="Color of a line displaying current time in a week view">#FF4500</CurrentTimeLine>
    <RenderEventInvitationsBorders description="Specifies whether borders for event invitations are rendered or not">True</RenderEventInvitationsBorders>
    <RenderEventBorders description="Specifies whether borders for events are rendered or not">True</RenderEventBorders>
    <HeaderTodayCircleFontColor description="Color of the text inside ellipse around days">#FFFFFF</HeaderTodayCircleFontColor>
    <HeaderTodayCircleColor description="Color of the ellipse around days">#DF8200</HeaderTodayCircleColor>
    <TodayLinkColor description="Color of the today link">#DF8200</TodayLinkColor>
    <MoreEventsLinkColor description="Color of the more events link inside month calendar event">#DF8200</MoreEventsLinkColor>
    <UseTransparencyForUnselectedEvents description="Specifies whether unselected events in calendar is drawn transparent">False</UseTransparencyForUnselectedEvents>
    <UseLinearGradientsForEvents description="Specifies whether events' background is solid or a linear gradient is used">False</UseLinearGradientsForEvents>
  </CalendarColors>
  <SidebarCalendarColors>
    <AllDayBackground description="Color of the background for all-day text in a calendar on the left-side bar in a week or day view">#2D2D2D</AllDayBackground>
    <HeaderBackgroundStart description="Starting color of the gradient used as the background for header with days in a calendar">#232523</HeaderBackgroundStart>
    <HeaderBackgroundEnd description="Ending color of the gradient used as the background for header with days in a calendar">#232523</HeaderBackgroundEnd>
    <TodayHeaderBackgroundStart description="Starting color of the gradient used as the background for header for a current day">#393939</TodayHeaderBackgroundStart>
    <TodayHeaderBackgroundEnd description="Ending color of the gradient used as the background for header for a current day">#393939</TodayHeaderBackgroundEnd>
    <HoursBackground description="Background color of a left-side bar with hours in a week or day view">#2D2D2D</HoursBackground>
    <MainNavigationBackground description="Background color of the topmost space of the calendar where date and navigation arrows are present">#2D2D2D</MainNavigationBackground>
    <MainNavigationForeground description="Font color of the topmost space of the calendar where date and navigation arrows are present">#FFFFFF</MainNavigationForeground>
    <HeaderFontColor description="Color of the text in a header with days in a calendar">#FFFFFF</HeaderFontColor>
    <TodayHeaderFontColor description="Color of the text for a current day in a header with days in a calendar">#FFFFFF</TodayHeaderFontColor>
    <MonthViewHeaderWeekNumbersColor description="Color of week numbers in a month calendar view">#787878</MonthViewHeaderWeekNumbersColor>
    <SubheaderBackground description="Background color of a space between the header with days and the main calendar view (week or day calendar view)">#26272A</SubheaderBackground>
    <Background description="Background color of a calendar">#26272A</Background>
    <WorkingHoursBackground description="Background color of a calendar for the time which is inside the working time (week or day view)">#26272A</WorkingHoursBackground>
    <NonWorkingHoursBackground description="Background color of a calendar for the time which is outside the working time (week or day view)">#232523</NonWorkingHoursBackground>
    <AllDayFontColor description="Color of the all-day text in a calendar on the left-side bar in a week or day view">#FFFFFF</AllDayFontColor>
    <HoursFontColor description="Color of the text a left-side bar with hours in a week or day view">#FFFFFF</HoursFontColor>
    <SelectedDayBackground description="Background color of an currently selected day in a calendar">#E66D00</SelectedDayBackground>
    <GridStrongLine description="Color of vertical lines in a month view">#C8C8C8</GridStrongLine>
    <GridLightLine description="Color of horizontal lines in a week view">#2D2D2D</GridLightLine>
    <GridVeryLightLine description="Color of a top line in a week view">#C8C8C8</GridVeryLightLine>
    <GridDarkLine description="Color of vertical lines and several horizontal lines in a week view">#C8C8C8</GridDarkLine>
    <MonthViewTodayBorder description="Color of a border arround current day in month calendar view">#393939</MonthViewTodayBorder>
    <MonthViewDayHeaderFontColor description="Color of the text for each day (day number) in month calendar view">#FFFFFF</MonthViewDayHeaderFontColor>
    <MonthViewDayHeaderEvenFontColor description="Color of the text for each day (day number, month name) in not current month calendar view">#FFFFFF</MonthViewDayHeaderEvenFontColor>
    <MonthViewDayHeaderStart description="Starting color of the gradient used as the background for header for each day in a month calendar view">Transparent</MonthViewDayHeaderStart>
    <MonthViewDayHeaderEnd description="Ending color of the gradient used as the background for header for each day in a month calendar view">Transparent</MonthViewDayHeaderEnd>
    <EvenMonthBackground description="Alternating background color for even months in a calendar (month view)">#2D2D2D</EvenMonthBackground>
    <HeaderBorder description="Border line color around calendar header">#787878</HeaderBorder>
    <CurrentTimeLine description="Color of a line displaying current time in a week view">#FF4500</CurrentTimeLine>
    <RenderEventInvitationsBorders description="Specifies whether borders for event invitations are rendered or not">True</RenderEventInvitationsBorders>
    <RenderEventBorders description="Specifies whether borders for events are rendered or not">True</RenderEventBorders>
    <HeaderTodayCircleFontColor description="Color of the text inside ellipse around days">#FFFFFF</HeaderTodayCircleFontColor>
    <HeaderTodayCircleColor description="Color of the ellipse around days">#1A73E8</HeaderTodayCircleColor>
    <TodayLinkColor description="Color of the today link">#61ADFF</TodayLinkColor>
    <MoreEventsLinkColor description="Color of the more events link inside month calendar event">#61ADFF</MoreEventsLinkColor>
    <UseTransparencyForUnselectedEvents description="Specifies whether unselected events in calendar is drawn transparent">False</UseTransparencyForUnselectedEvents>
    <UseLinearGradientsForEvents description="Specifies whether events' background is solid or a linear gradient is used">False</UseLinearGradientsForEvents>
  </SidebarCalendarColors>
  <CalendarTasksHeaderBackground description="Background color of a header for tasks shown below the calendar in day or week view">#232523</CalendarTasksHeaderBackground>
  <CalendarTasksDraggedTaskPointer description="Color of a pointer when dragging a task shown below the calendar in day or week view">#FF0000</CalendarTasksDraggedTaskPointer>
  <!--Date selector-->
  <DateSelectorForeground description="Text color of the small preview calendar">#FFFFFF</DateSelectorForeground>
  <DateSelectorVerticalDelimeterLineBetweenWeekNumbers description="Color of delimeter between week numbers and day numbers in the samll preview calendar">#EDEDED</DateSelectorVerticalDelimeterLineBetweenWeekNumbers>
  <DateSelectorWeekNumbers description="Text color of week numbers in the small preview calendar">#979797</DateSelectorWeekNumbers>
  <DateSelectorInactiveForeground description="Text color of a non-active month in the small preview calendar">#CCCCCC</DateSelectorInactiveForeground>
  <DateSelectorSelectionBorder description="Color of the border line for the selected dates in the small preview calendar">#414141</DateSelectorSelectionBorder>
  <DateSelectorSelectionBackgroundStart description="Starting color of the gradient used as a background for the selected dates in the small preview calendar">#414141</DateSelectorSelectionBackgroundStart>
  <DateSelectorSelectionBackgroundEnd description="Ending color of the gradient used as a background for the selected dates in the small preview calendar">#414141</DateSelectorSelectionBackgroundEnd>
  <UseRoundedCornersForDateSelector description="Specifies if a background for selected dates in a small preview calendar should be drawn with rounded corners">True</UseRoundedCornersForDateSelector>
  <!--Contact business cards-->
  <BusinessCardsColors>
    <CardsForeground description="Text color of a card">#FFFFFF</CardsForeground>
    <CardsBorder description="Border line color of a card">#FFFFFF</CardsBorder>
    <CardsSelectedBorder description="Border line color of a selected card">#BFDAE8</CardsSelectedBorder>
    <CardsSelectedBackground description="Background color of a selected card">#2576CC</CardsSelectedBackground>
    <Background description="Background color of the control">#2D2D2D</Background>
    <CardsBackground description="Background color of a card">#2D2D2D</CardsBackground>
    <CardsHorizontalLine description="Color of a horizontal line between cards">Transparent</CardsHorizontalLine>
  </BusinessCardsColors>
  <!--Contacts-->
  <ContactsSelectorItemBackground description="Background color of active letter selector item">#191A22</ContactsSelectorItemBackground>
  <ContactsSelectorItemForeground description="Text color of active letter selector item">#A9A9A9</ContactsSelectorItemForeground>
  <ContactsSelectorForeground description="Text color of letter selector items">#A9A9A9</ContactsSelectorForeground>
  <ContactsSelectorBackground description="Background of letter selector items">Transparent</ContactsSelectorBackground>
  <!--Attachment cards-->
  <AttachmentCardsColors>
    <CardsForeground description="Text color of a card">#FFFFFF</CardsForeground>
    <CardsBorder description="Border line color of a card">#DF8200</CardsBorder>
    <CardsSelectedBorder description="Border line color of a selected card">Transparent</CardsSelectedBorder>
    <CardsSelectedBackground description="Background color of a selected card">#DF8200</CardsSelectedBackground>
    <Background description="Background color of the control">#2D2D2D</Background>
    <CardsBackground description="Background color of a card">#2D2D2D</CardsBackground>
    <CardsHorizontalLine description="Color of a horizontal line between cards">Transparent</CardsHorizontalLine>
  </AttachmentCardsColors>
  <!--Item cards-->
  <CardsColors>
    <CardsForeground description="Text color of a card">#FFFFFF</CardsForeground>
    <CardsBorder description="Border line color of a card">Transparent</CardsBorder>
    <CardsSelectedBorder description="Border line color of a selected card">#555555</CardsSelectedBorder>
    <CardsSelectedBackground description="Background color of a selected card">#DF8200</CardsSelectedBackground>
    <Background description="Background color of the control">#2D2D2D</Background>
    <CardsBackground description="Background color of a card">#2D2D2D</CardsBackground>
    <CardsHorizontalLine description="Color of a horizontal line between cards">Transparent</CardsHorizontalLine>
  </CardsColors>
  <WizardCardsColors>
    <CardsForeground description="Text color of a card">#FFFFFF</CardsForeground>
    <CardsBorder description="Border line color of a card">Transparent</CardsBorder>
    <CardsSelectedBorder description="Border line color of a selected card">#095FBC</CardsSelectedBorder>
    <CardsSelectedBackground description="Background color of a selected card">#2576CC</CardsSelectedBackground>
    <Background description="Background color of the control">#232523</Background>
    <CardsBackground description="Background color of a card">Transparent</CardsBackground>
    <CardsHorizontalLine description="Color of a horizontal line between cards">Transparent</CardsHorizontalLine>
  </WizardCardsColors>
  <!--Widgets-->
  <WidgetHeaderStart description="Starting color of the gradient used as the background for header of widgets">#69696B</WidgetHeaderStart>
  <WidgetHeaderEnd description="Ending color of the gradient used as the background for header of widgets">#3A3A3A</WidgetHeaderEnd>
  <WidgetHeaderFontColorDark description="Color of the text used in the widget header">#000000</WidgetHeaderFontColorDark>
  <WidgetHeaderFontColorLight description="Color of the lighter text used as a shadow below the text in widget header">#FF9400</WidgetHeaderFontColorLight>
  <WidgetBackgroundStart description="Starting color of the gradient used as the background for a widget">#3A3A3A</WidgetBackgroundStart>
  <WidgetBackgroundEnd description="Ending color of the gradient used as the background for a widget">#323232</WidgetBackgroundEnd>
  <WidgetBorder description="Color of the widget border line">#323232</WidgetBorder>
  <!--Progress bar-->
  <ProgressBarInfiniteProgress description="Color of the infinite progress line">#FF9400</ProgressBarInfiniteProgress>
  <ProgressBarInfiniteProgressBackground description="Background color of the infinite progress line">#191A22</ProgressBarInfiniteProgressBackground>
  <ProgressBarProgress description="Color of the progress line">#FF9400</ProgressBarProgress>
  <ProgressBarBackground description="Background of the progress line">#EBEBEB</ProgressBarBackground>
  <SpinningWheelForeground description="Color of infinite progress spinning wheel">#FF9400</SpinningWheelForeground>
  <!--Scrollbar-->
  <UseSystemScrollbar description="Use system scrollbars with no automatic hiding">False</UseSystemScrollbar>
  <ScrollbarThumb description="Color of a scrollbar thumb">#DF8200</ScrollbarThumb>
  <ScrollbarThumbHover description="Color of a scrollbar thumb when the mouse is over">#FF9400</ScrollbarThumbHover>
  <!--Tab control-->
  <TabPageForeColor description="Text color of active tab page">#FFFFFF</TabPageForeColor>
  <TabPageBackColor description="Background color of active tab page">#2D2D2D</TabPageBackColor>
  <TabForeColor description="Text color of active tab">#FFFFFF</TabForeColor>
  <TabBackColor description="Background color of active tab">Transparent</TabBackColor>
  <TabInactiveForeColor description="Text color of inactive tab">#FFFFFF</TabInactiveForeColor>
  <TabInactiveBackColor description="Background color of inactive tab">Transparent</TabInactiveBackColor>
  <TabHoverForeColor description="Text color of inactive tab">#FFFFFF</TabHoverForeColor>
  <TabHoverBackColor description="Background color of inactive tab">Transparent</TabHoverBackColor>
  <TabUnderlineColor description="Color of underline of the active tab">#FF9400</TabUnderlineColor>
  <TabBorderColor description="Color of borders of tab">Transparent</TabBorderColor>
  <TabSpace description="Inner space around text of a tab">6</TabSpace>
  <!--Account wizard-->
  <AccountWizardBoxHeaderCollapsed description="Background color of a collapsed header in the account wizard">#393939</AccountWizardBoxHeaderCollapsed>
  <AccountWizardBoxHeaderExpanded description="Background color of an expanded header in the account wizard">#555555</AccountWizardBoxHeaderExpanded>
  <AccountWizardBoxBorderCollapsed description="Border color of a collapsed box in the account wizard">#393939</AccountWizardBoxBorderCollapsed>
  <AccountWizardBoxBorderExpanded description="Border color of an expanded box in the account wizard">Transparent</AccountWizardBoxBorderExpanded>
  <AccountWizardBoxBackground description="Background of an expanded box in the account wizard">#232523</AccountWizardBoxBackground>
  <AccountWizardBoxSpacing description="Space between boxes in the account wizard">8</AccountWizardBoxSpacing>
  <ToolStripColors>
    <ButtonColors>
      <ButtonBackColor description="Gets the background color of a button">#2D2D2D</ButtonBackColor>
      <ButtonTextColor description="Gets the text color of a button">#DCDCDC</ButtonTextColor>
      <ButtonBorderColor description="Gets the border color of a button">#2D2D2D</ButtonBorderColor>
      <ButtonDropDownSplitLineColor description="Gets the color of line between text and a drop-down arrow on a button">#444444</ButtonDropDownSplitLineColor>
      <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">#191A22</ButtonHoverBackColor>
      <ButtonHoverTextColor description="Gets the text color of a button if the mouse cursor is over the button">#FFFFFF</ButtonHoverTextColor>
      <ButtonBorderHoverColor description="Gets the border color of a button if the mouse cursor is over the button">#000000</ButtonBorderHoverColor>
      <ButtonDropDownSplitLineHoverColor description="Gets the color of line between text and a drop-down arrow on a button if the mouse cursor is over the button">#4A4A4A</ButtonDropDownSplitLineHoverColor>
      <ButtonCheckedBackColor description="Gets the background color of a checked button">#FF9400</ButtonCheckedBackColor>
      <ButtonCheckedTextColor description="Gets the text color of a checked button">#FFFFFF</ButtonCheckedTextColor>
      <ButtonBorderCheckedColor description="Gets the border color of a checked button">Transparent</ButtonBorderCheckedColor>
      <ButtonDropDownSplitLineCheckedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">Transparent</ButtonDropDownSplitLineCheckedColor>
      <ButtonPressedBackColor description="Gets the background color of a pressed button">#000000</ButtonPressedBackColor>
      <ButtonPressedTextColor description="Gets the text color of a pressed button">#FFFFFF</ButtonPressedTextColor>
      <ButtonBorderPressedColor description="Gets the border color of a pressed button">Transparent</ButtonBorderPressedColor>
      <ButtonDropDownSplitLinePressedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">Transparent</ButtonDropDownSplitLinePressedColor>
      <ButtonDisabledBackColor description="Gets the background color of a disabled button">Transparent</ButtonDisabledBackColor>
      <ButtonDisabledTextColor description="Gets the text color of a disabled button">#808080</ButtonDisabledTextColor>
      <ButtonBorderDisabledColor description="Gets the border color of a disabled button">Transparent</ButtonBorderDisabledColor>
      <ButtonInvertImage description="Indicates if an image should have inverted colors if the button is in normal state">True</ButtonInvertImage>
      <ButtonCheckedInvertImage description="Indicates if an image should have inverted colors if the button is checked">True</ButtonCheckedInvertImage>
      <ButtonPressedInvertImage description="Indicates if an image should have inverted colors if the button is pressed">True</ButtonPressedInvertImage>
      <ButtonHoverInvertImage description="Indicates if an image should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertImage>
      <ButtonInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is in normal state">True</ButtonInvertDropDownArrow>
      <ButtonCheckedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is checked">True</ButtonCheckedInvertDropDownArrow>
      <ButtonPressedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is pressed">True</ButtonPressedInvertDropDownArrow>
      <ButtonHoverInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertDropDownArrow>
    </ButtonColors>
    <HighlightedButtonColors>
      <ButtonBackColor description="Gets the background color of a button">#FFA002</ButtonBackColor>
      <ButtonTextColor description="Gets the text color of a button">#2D2D2D</ButtonTextColor>
      <ButtonBorderColor description="Gets the border color of a button">#FF9400</ButtonBorderColor>
      <ButtonDropDownSplitLineColor description="Gets the color of line between text and a drop-down arrow on a button">#DF8200</ButtonDropDownSplitLineColor>
      <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">#FF7A02</ButtonHoverBackColor>
      <ButtonHoverTextColor description="Gets the text color of a button if the mouse cursor is over the button">#FFFFFF</ButtonHoverTextColor>
      <ButtonBorderHoverColor description="Gets the border color of a button if the mouse cursor is over the button">Transparent</ButtonBorderHoverColor>
      <ButtonDropDownSplitLineHoverColor description="Gets the color of line between text and a drop-down arrow on a button if the mouse cursor is over the button">#DF8200</ButtonDropDownSplitLineHoverColor>
      <ButtonCheckedBackColor description="Gets the background color of a checked button">#E66D00</ButtonCheckedBackColor>
      <ButtonCheckedTextColor description="Gets the text color of a checked button">#FFFFFF</ButtonCheckedTextColor>
      <ButtonBorderCheckedColor description="Gets the border color of a checked button">Transparent</ButtonBorderCheckedColor>
      <ButtonDropDownSplitLineCheckedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">#DF8200</ButtonDropDownSplitLineCheckedColor>
      <ButtonPressedBackColor description="Gets the background color of a pressed button">#E66D00</ButtonPressedBackColor>
      <ButtonPressedTextColor description="Gets the text color of a pressed button">#FFFFFF</ButtonPressedTextColor>
      <ButtonBorderPressedColor description="Gets the border color of a pressed button">Transparent</ButtonBorderPressedColor>
      <ButtonDropDownSplitLinePressedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">#DF8200</ButtonDropDownSplitLinePressedColor>
      <ButtonDisabledBackColor description="Gets the background color of a disabled button">#FF9400</ButtonDisabledBackColor>
      <ButtonDisabledTextColor description="Gets the text color of a disabled button">#808080</ButtonDisabledTextColor>
      <ButtonBorderDisabledColor description="Gets the border color of a disabled button">Transparent</ButtonBorderDisabledColor>
      <ButtonInvertImage description="Indicates if an image should have inverted colors if the button is in normal state">True</ButtonInvertImage>
      <ButtonCheckedInvertImage description="Indicates if an image should have inverted colors if the button is checked">True</ButtonCheckedInvertImage>
      <ButtonPressedInvertImage description="Indicates if an image should have inverted colors if the button is pressed">True</ButtonPressedInvertImage>
      <ButtonHoverInvertImage description="Indicates if an image should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertImage>
      <ButtonInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is in normal state">True</ButtonInvertDropDownArrow>
      <ButtonCheckedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is checked">True</ButtonCheckedInvertDropDownArrow>
      <ButtonPressedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is pressed">True</ButtonPressedInvertDropDownArrow>
      <ButtonHoverInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertDropDownArrow>
    </HighlightedButtonColors>
    <UnderlinedButtonColors>
      <ButtonUnderline>Transparent</ButtonUnderline>
      <ButtonHoverUnderline>#DF8200</ButtonHoverUnderline>
      <ButtonCheckedUnderline>#FF9400</ButtonCheckedUnderline>
      <ButtonPressedUnderline>#2D91FF</ButtonPressedUnderline>
      <ButtonBackColor description="Gets the background color of a button">Transparent</ButtonBackColor>
      <ButtonTextColor description="Gets the text color of a button">#FFFFFF</ButtonTextColor>
      <ButtonBorderColor description="Gets the border color of a button">Transparent</ButtonBorderColor>
      <ButtonDropDownSplitLineColor description="Gets the color of line between text and a drop-down arrow on a button">Transparent</ButtonDropDownSplitLineColor>
      <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">Transparent</ButtonHoverBackColor>
      <ButtonHoverTextColor description="Gets the text color of a button if the mouse cursor is over the button">#FFFFFF</ButtonHoverTextColor>
      <ButtonBorderHoverColor description="Gets the border color of a button if the mouse cursor is over the button">Transparent</ButtonBorderHoverColor>
      <ButtonDropDownSplitLineHoverColor description="Gets the color of line between text and a drop-down arrow on a button if the mouse cursor is over the button">Transparent</ButtonDropDownSplitLineHoverColor>
      <ButtonCheckedBackColor description="Gets the background color of a checked button">Transparent</ButtonCheckedBackColor>
      <ButtonCheckedTextColor description="Gets the text color of a checked button">#FFFFFF</ButtonCheckedTextColor>
      <ButtonBorderCheckedColor description="Gets the border color of a checked button">Transparent</ButtonBorderCheckedColor>
      <ButtonDropDownSplitLineCheckedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">Transparent</ButtonDropDownSplitLineCheckedColor>
      <ButtonPressedBackColor description="Gets the background color of a pressed button">Transparent</ButtonPressedBackColor>
      <ButtonPressedTextColor description="Gets the text color of a pressed button">#FFFFFF</ButtonPressedTextColor>
      <ButtonBorderPressedColor description="Gets the border color of a pressed button">Transparent</ButtonBorderPressedColor>
      <ButtonDropDownSplitLinePressedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">Transparent</ButtonDropDownSplitLinePressedColor>
      <ButtonDisabledBackColor description="Gets the background color of a disabled button">Transparent</ButtonDisabledBackColor>
      <ButtonDisabledTextColor description="Gets the text color of a disabled button">#808080</ButtonDisabledTextColor>
      <ButtonBorderDisabledColor description="Gets the border color of a disabled button">Transparent</ButtonBorderDisabledColor>
      <ButtonInvertImage description="Indicates if an image should have inverted colors if the button is in normal state">True</ButtonInvertImage>
      <ButtonCheckedInvertImage description="Indicates if an image should have inverted colors if the button is checked">True</ButtonCheckedInvertImage>
      <ButtonPressedInvertImage description="Indicates if an image should have inverted colors if the button is pressed">True</ButtonPressedInvertImage>
      <ButtonHoverInvertImage description="Indicates if an image should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertImage>
      <ButtonInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is in normal state">True</ButtonInvertDropDownArrow>
      <ButtonCheckedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is checked">True</ButtonCheckedInvertDropDownArrow>
      <ButtonPressedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is pressed">True</ButtonPressedInvertDropDownArrow>
      <ButtonHoverInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertDropDownArrow>
    </UnderlinedButtonColors>
    <SeparatorColor>#BDBDBD</SeparatorColor>
  </ToolStripColors>
  <ButtonColors>
    <ButtonBackColor description="Gets the background color of a button">#8B8B8B</ButtonBackColor>
    <ButtonTextColor description="Gets the text color of a button">#FFFFFF</ButtonTextColor>
    <ButtonBorderColor description="Gets the border color of a button">Transparent</ButtonBorderColor>
    <ButtonDropDownSplitLineColor description="Gets the color of line between text and a drop-down arrow on a button">Transparent</ButtonDropDownSplitLineColor>
    <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">#818181</ButtonHoverBackColor>
    <ButtonHoverTextColor description="Gets the text color of a button if the mouse cursor is over the button">#FFFFFF</ButtonHoverTextColor>
    <ButtonBorderHoverColor description="Gets the border color of a button if the mouse cursor is over the button">Transparent</ButtonBorderHoverColor>
    <ButtonDropDownSplitLineHoverColor description="Gets the color of line between text and a drop-down arrow on a button if the mouse cursor is over the button">#DCDCDC</ButtonDropDownSplitLineHoverColor>
    <ButtonCheckedBackColor description="Gets the background color of a checked button">#AFAFAF</ButtonCheckedBackColor>
    <ButtonCheckedTextColor description="Gets the text color of a checked button">#000000</ButtonCheckedTextColor>
    <ButtonBorderCheckedColor description="Gets the border color of a checked button">#000000</ButtonBorderCheckedColor>
    <ButtonDropDownSplitLineCheckedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">#DCDCDC</ButtonDropDownSplitLineCheckedColor>
    <ButtonPressedBackColor description="Gets the background color of a pressed button">#6C6C6C</ButtonPressedBackColor>
    <ButtonPressedTextColor description="Gets the text color of a pressed button">#FFFFFF</ButtonPressedTextColor>
    <ButtonBorderPressedColor description="Gets the border color of a pressed button">Transparent</ButtonBorderPressedColor>
    <ButtonDropDownSplitLinePressedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">#DCDCDC</ButtonDropDownSplitLinePressedColor>
    <ButtonDisabledBackColor description="Gets the background color of a disabled button">#AFAFAF</ButtonDisabledBackColor>
    <ButtonDisabledTextColor description="Gets the text color of a disabled button">#2D2D2D</ButtonDisabledTextColor>
    <ButtonBorderDisabledColor description="Gets the border color of a disabled button">Transparent</ButtonBorderDisabledColor>
    <ButtonInvertImage description="Indicates if an image should have inverted colors if the button is in normal state">True</ButtonInvertImage>
    <ButtonCheckedInvertImage description="Indicates if an image should have inverted colors if the button is checked">True</ButtonCheckedInvertImage>
    <ButtonPressedInvertImage description="Indicates if an image should have inverted colors if the button is pressed">True</ButtonPressedInvertImage>
    <ButtonHoverInvertImage description="Indicates if an image should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertImage>
    <ButtonInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is in normal state">True</ButtonInvertDropDownArrow>
    <ButtonCheckedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is checked">True</ButtonCheckedInvertDropDownArrow>
    <ButtonPressedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is pressed">True</ButtonPressedInvertDropDownArrow>
    <ButtonHoverInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertDropDownArrow>
  </ButtonColors>
  <SidebarSelectorButtonColors>
    <ButtonBackColor description="Gets the background color of a button">#2D2D2D</ButtonBackColor>
    <ButtonTextColor description="Gets the text color of a button">#FFFFFF</ButtonTextColor>
    <ButtonBorderColor description="Gets the border color of a button">Transparent</ButtonBorderColor>
    <ButtonDropDownSplitLineColor description="Gets the color of line between text and a drop-down arrow on a button">Transparent</ButtonDropDownSplitLineColor>
    <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">#232523</ButtonHoverBackColor>
    <ButtonHoverTextColor description="Gets the text color of a button if the mouse cursor is over the button">#DF8200</ButtonHoverTextColor>
    <ButtonBorderHoverColor description="Gets the border color of a button if the mouse cursor is over the button">Transparent</ButtonBorderHoverColor>
    <ButtonDropDownSplitLineHoverColor description="Gets the color of line between text and a drop-down arrow on a button if the mouse cursor is over the button">Transparent</ButtonDropDownSplitLineHoverColor>
    <ButtonCheckedBackColor description="Gets the background color of a checked button">#232523</ButtonCheckedBackColor>
    <ButtonCheckedTextColor description="Gets the text color of a checked button">#FF9400</ButtonCheckedTextColor>
    <ButtonBorderCheckedColor description="Gets the border color of a checked button">Transparent</ButtonBorderCheckedColor>
    <ButtonDropDownSplitLineCheckedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">Transparent</ButtonDropDownSplitLineCheckedColor>
    <ButtonPressedBackColor description="Gets the background color of a pressed button">#000000</ButtonPressedBackColor>
    <ButtonPressedTextColor description="Gets the text color of a pressed button">#E66D00</ButtonPressedTextColor>
    <ButtonBorderPressedColor description="Gets the border color of a pressed button">Transparent</ButtonBorderPressedColor>
    <ButtonDropDownSplitLinePressedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">Transparent</ButtonDropDownSplitLinePressedColor>
    <ButtonDisabledBackColor description="Gets the background color of a disabled button">#AFAFAF</ButtonDisabledBackColor>
    <ButtonDisabledTextColor description="Gets the text color of a disabled button">#2D2D2D</ButtonDisabledTextColor>
    <ButtonBorderDisabledColor description="Gets the border color of a disabled button">Transparent</ButtonBorderDisabledColor>
    <ButtonInvertImage description="Indicates if an image should have inverted colors if the button is in normal state">True</ButtonInvertImage>
    <ButtonCheckedInvertImage description="Indicates if an image should have inverted colors if the button is checked">True</ButtonCheckedInvertImage>
    <ButtonPressedInvertImage description="Indicates if an image should have inverted colors if the button is pressed">True</ButtonPressedInvertImage>
    <ButtonHoverInvertImage description="Indicates if an image should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertImage>
    <ButtonInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is in normal state">True</ButtonInvertDropDownArrow>
    <ButtonCheckedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is checked">True</ButtonCheckedInvertDropDownArrow>
    <ButtonPressedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is pressed">True</ButtonPressedInvertDropDownArrow>
    <ButtonHoverInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertDropDownArrow>
  </SidebarSelectorButtonColors>
  <HighlightedButtonColors>
    <ButtonBackColor description="Gets the background color of a button">#FF9400</ButtonBackColor>
    <ButtonTextColor description="Gets the text color of a button">#FFFFFF</ButtonTextColor>
    <ButtonBorderColor description="Gets the border color of a button">Transparent</ButtonBorderColor>
    <ButtonDropDownSplitLineColor description="Gets the color of line between text and a drop-down arrow on a button">#DF8200</ButtonDropDownSplitLineColor>
    <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">#FF7A02</ButtonHoverBackColor>
    <ButtonHoverTextColor description="Gets the text color of a button if the mouse cursor is over the button">#FFFFFF</ButtonHoverTextColor>
    <ButtonBorderHoverColor description="Gets the border color of a button if the mouse cursor is over the button">Transparent</ButtonBorderHoverColor>
    <ButtonDropDownSplitLineHoverColor description="Gets the color of line between text and a drop-down arrow on a button if the mouse cursor is over the button">#DF8200</ButtonDropDownSplitLineHoverColor>
    <ButtonCheckedBackColor description="Gets the background color of a checked button">#E66D00</ButtonCheckedBackColor>
    <ButtonCheckedTextColor description="Gets the text color of a checked button">#FFFFFF</ButtonCheckedTextColor>
    <ButtonBorderCheckedColor description="Gets the border color of a checked button">Transparent</ButtonBorderCheckedColor>
    <ButtonDropDownSplitLineCheckedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">#DF8200</ButtonDropDownSplitLineCheckedColor>
    <ButtonPressedBackColor description="Gets the background color of a pressed button">#E66D00</ButtonPressedBackColor>
    <ButtonPressedTextColor description="Gets the text color of a pressed button">#FFFFFF</ButtonPressedTextColor>
    <ButtonBorderPressedColor description="Gets the border color of a pressed button">Transparent</ButtonBorderPressedColor>
    <ButtonDropDownSplitLinePressedColor description="Gets the color of line between text and a drop-down arrow on a pressed button">#DF8200</ButtonDropDownSplitLinePressedColor>
    <ButtonDisabledBackColor description="Gets the background color of a disabled button">#FF9400</ButtonDisabledBackColor>
    <ButtonDisabledTextColor description="Gets the text color of a disabled button">#808080</ButtonDisabledTextColor>
    <ButtonBorderDisabledColor description="Gets the border color of a disabled button">Transparent</ButtonBorderDisabledColor>
    <ButtonInvertImage description="Indicates if an image should have inverted colors if the button is in normal state">True</ButtonInvertImage>
    <ButtonCheckedInvertImage description="Indicates if an image should have inverted colors if the button is checked">True</ButtonCheckedInvertImage>
    <ButtonPressedInvertImage description="Indicates if an image should have inverted colors if the button is pressed">True</ButtonPressedInvertImage>
    <ButtonHoverInvertImage description="Indicates if an image should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertImage>
    <ButtonInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is in normal state">True</ButtonInvertDropDownArrow>
    <ButtonCheckedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is checked">True</ButtonCheckedInvertDropDownArrow>
    <ButtonPressedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is pressed">True</ButtonPressedInvertDropDownArrow>
    <ButtonHoverInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the mouse cursor is over the button">True</ButtonHoverInvertDropDownArrow>
  </HighlightedButtonColors>
  <MenuColors>
    <MenuBackColor description="Gets the background color of a context menu">#2D2D2D</MenuBackColor>
    <MenuBorder description="Gets the color that is used for the border of a context menu">#26272A</MenuBorder>
    <MenuItemBorder description="Gets the border color to use with a ToolStrip menu item">Transparent</MenuItemBorder>
    <MenuItemPressedBackColor description="Gets the background color for the pressed menu item">#FF9400</MenuItemPressedBackColor>
    <MenuItemSelectedBackColor description="Gets the background color for the selected menu item">#FF9400</MenuItemSelectedBackColor>
    <MenuItemTextColor description="Gets the color of items text">#FFFFFF</MenuItemTextColor>
    <MenuItemDisabledTextColor description="Gets the color of disabled items text">#6D6D6D</MenuItemDisabledTextColor>
    <MenuItemPressedTextColor description="Gets the color of pressed items text">#FFFFFF</MenuItemPressedTextColor>
    <MenuItemSelectedTextColor description="Gets the color of selected items text">#FFFFFF</MenuItemSelectedTextColor>
    <MenuItemInvertImage description="Indicates if an image should have inverted colors if the menu item is in normal state">True</MenuItemInvertImage>
    <MenuItemPressedInvertImage description="Indicates if an image should have inverted colors if the menu item is pressed">True</MenuItemPressedInvertImage>
    <MenuItemSelectedInvertImage description="Indicates if an image should have inverted colors if the menu item is selected">True</MenuItemSelectedInvertImage>
    <MenuItemInvertExpandArrow description="Indicates if the expand arrow should have inverted colors if the menu item is in normal state">True</MenuItemInvertExpandArrow>
    <MenuItemPressedInvertExpandArrow description="Indicates if the expand arrow should have inverted colors if the menu item is pressed">True</MenuItemPressedInvertExpandArrow>
    <MenuItemSelectedInvertExpandArrow description="Indicates if the expand arrow should have inverted colors if the menu item is selected">True</MenuItemSelectedInvertExpandArrow>
    <SeparatorColor description="Gets the color for separators">#232523</SeparatorColor>
  </MenuColors>
  <IsDarkTheme description="Specifies if the theme is derived from a dark theme">True</IsDarkTheme>
  <Screenshot description="Specifies a base64 encoded screenshot image">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</Screenshot>
  <Label description="Color of labels preceding an edit control">#979797</Label>
  <LabelDisabled description="Color of disabled labels preceding an edit control">#6D6D6D</LabelDisabled>
  <PopupBackground description="Color for background of popups">#DF8200</PopupBackground>
  <PopupText description="Font color for popups">#FFFFFF</PopupText>
  <RoundedCornersRadius description="Radius of control corners. Use '0' for rectangular controls">4</RoundedCornersRadius>
</SerializableColorTheme>>