﻿<?xml version="1.0" encoding="utf-8"?>
<SerializableColorTheme name="Dark Fire" author="A.Jamal">
  <!--Form-->
  <FormBackground description="Background color of all windows">#232523</FormBackground>
  <FormForeground description="Color of texts in all windows">#DF8200</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">#FFFFFF</FormCaptionButtonBackgroundPressed>
  <FormCaptionButtonBackgroundOver description="Background for buttons in the right-top area of a form caption when mouse is over the button">#E66D00</FormCaptionButtonBackgroundOver>
  <FormCaptionButtonBackgroundChecked description="Background for checked buttons in the right-top area of a form caption">#C8C8C8</FormCaptionButtonBackgroundChecked>
  <FormHeader description="Header color of all windows">#865414</FormHeader>
  <FormHeaderActive description="Header color of an active window">Transparent</FormHeaderActive>
  <FormHeaderForeground description="Color of a text in window header">#AFAFAF</FormHeaderForeground>
  <FormHeaderActiveForeground description="Color of a text in an active window header">#CCCCCC</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">#2D2D2D</SendMailFormBackground>
  <MainFormBackgroundStart description="Starting color of the gradient used as the background for the main window">#2D2D2D</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">Transparent</MainFormHeaderActive>
  <PlaceholderText description="Color of a text placeholder (in a text box control, for example)">#D3D3D3</PlaceholderText>
  <Link description="Color of links">#61ADFF</Link>
  <FocusedInputControlBorder description="Border color of a docused input control (e.g. textbox)">#FF9400</FocusedInputControlBorder>
  <BorderLine description="Color of form border">#787878</BorderLine>
  <BorderLineActive description="Color of an active form border">Transparent</BorderLineActive>
  <DarkLine description="Color of darker lines used on forms">#CCCCCC</DarkLine>
  <LightLine description="Color of lighter lines used on forms">#1C1C1C</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">#BDBDBD</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">#FFFFFF</MailSubject>
  <MessagePanelBackground description="Background color of the message preview panel">#414141</MessagePanelBackground>
  <MailBackground description="Preferred background color of an email">#FFFFFF</MailBackground>
  <MailForeground description="Preferred text color of an email">#191A22</MailForeground>
  <MailLink description="Color of links in an email">#2D91FF</MailLink>
  <MailLinkVisited description="Color of visited links in an email">#AA1ECD</MailLinkVisited>
  <AntiphishingBarBackground description="Background color of an antiphishing bar shown when the mouse is over a link">#FF4500</AntiphishingBarBackground>
  <!--Search box-->
  <SearchBoxActiveBorderColor description="Border of a search box on the main form when search is currently active">#E66D00</SearchBoxActiveBorderColor>
  <!--Mail header-->
  <MailHeaderBackground description="Background color of a bar with a basic information about the email">#DF8200</MailHeaderBackground>
  <MailHeaderLink description="Color of an email address shown in the bar with a basic information about the email">#FFFFFF</MailHeaderLink>
  <MailHeaderForeground description="Color of a text in the bar with a basic information about the email">#C8C8C8</MailHeaderForeground>
  <MailHeaderConversationLine description="Color of horizontal lines between emails of a conversation">#FF4500</MailHeaderConversationLine>
  <MailHeaderConversationCountForeground description="Color of a text showing the number of emails in a conversation">Transparent</MailHeaderConversationCountForeground>
  <MailHeaderConversationCountBackground description="Background color behind the number of emails in a conversation ">#DF8200</MailHeaderConversationCountBackground>
  <MailHeaderConversationCountForegroundHover description="Color of a text showing the number of emails in a conversation when the mouse is over">Transparent</MailHeaderConversationCountForegroundHover>
  <MailHeaderConversationCountBackgroundHover description="Background color behind the number of emails in a conversation when the mouse is over">#FF4500</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">#865414</GroupsSelectedBackgroundStart>
    <GroupsSelectedBackgroundEnd description="Ending color of the gradient used as the background for selected groups shown in datagrid">#865414</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">Transparent</GroupsFocusedBackgroundStart>
    <GroupsFocusedBackgroundEnd description="Ending color of the gradient used as the background for a focused group shown in datagrid">Transparent</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">#FF9400</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected items in datagrid">#FF4500</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">#CA8D2B</FocusedItemBackgroundStart>
    <FocusedItemBackgroundEnd description="Starting color of the gradient used as a background for the focused item in datagrid">#CA8D2B</FocusedItemBackgroundEnd>
    <SelectedItemBorder description="Color of the border line for the selected items in datagrid">#FF4500</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">#FFA002</GridMultilineHeaderSortFontColor>
    <GridMultilineHeaderSortHoveredFontColor description="Color of the sorted column name shown in the multiline mode datagrid header when mouse is over">#DF8200</GridMultilineHeaderSortHoveredFontColor>
    <GridMultilineHeaderSelectFontColor description="Color of the 'select' text shown in the multiline mode datagrid header">#E66D00</GridMultilineHeaderSelectFontColor>
    <GridMultilineHeaderSelectHoveredFontColor description="Color of the 'select' text in the multiline mode datagrid header when mouse is over">#865414</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">#865414</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">#393939</GroupsFocusedBackgroundStart>
    <GroupsFocusedBackgroundEnd description="Ending color of the gradient used as the background for a focused group shown in datagrid">#26272A</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">#F4F4F4</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">#865414</FocusedItemBackgroundStart>
    <FocusedItemBackgroundEnd description="Starting color of the gradient used as a background for the focused item in datagrid">#865414</FocusedItemBackgroundEnd>
    <SelectedItemBorder description="Color of the border line for the selected items in datagrid">#E66D00</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">#FFA002</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">#E66D00</GridMultilineHeaderSelectFontColor>
    <GridMultilineHeaderSelectHoveredFontColor description="Color of the 'select' text in the multiline mode datagrid header when mouse is over">#FF4500</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">#AFAFAF</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">#CA8D2B</GroupsSelectedBackgroundStart>
    <GroupsSelectedBackgroundEnd description="Ending color of the gradient used as the background for selected groups shown in datagrid">#CA8D2B</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">#393939</GroupsFocusedBackgroundStart>
    <GroupsFocusedBackgroundEnd description="Ending color of the gradient used as the background for a focused group shown in datagrid">Transparent</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">#232523</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">#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">#CA8D2B</FocusedItemBackgroundStart>
    <FocusedItemBackgroundEnd description="Starting color of the gradient used as a background for the focused item in datagrid">#CA8D2B</FocusedItemBackgroundEnd>
    <SelectedItemBorder description="Color of the border line for the selected items in datagrid">#FF4500</SelectedItemBorder>
    <DisabledItemBorder description="Color of the border line for the selected items in datagrid when the datagrid is not active">#A0A0A0</DisabledItemBorder>
    <SelectedItemFontColor description="Color of the text for the selected items in datagrid">#FFFFFF</SelectedItemFontColor>
    <GridColor description="Color of the grid lines">#808080</GridColor>
    <AddItemLineColor description="Color of the line in datagrids that allow adding new items directly (contacts, events and tasks)">#E66D00</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">#CA8D2B</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected item in a tree structure">#CA8D2B</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">False</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">#393939</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">#393939</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">#274E74</TextBoxContactBackground>
  <TextBoxContactBorder description="Color of contacts border in a text box control">#3E658C</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">#2D91FF</TextBoxSelectedContactBackground>
  <TextBoxSelectedContactBorder description="Color of selected contacts border in a text box control">#2D91FF</TextBoxSelectedContactBorder>
  <TextBoxHightlight description="Color of hightlight background for selected text in a text box control">#0078D7</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">#FFFFFF</FirstLevelForeground>
    <Foreground description="Text color of a tree structure">#D3D3D3</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">#FF9400</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">#DF8200</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">#FF9400</NodeShowMoreForeground>
    <ItemImageColor description="Color of images for items in a tree structure">#FF9400</ItemImageColor>
    <SelectedItemImageColor description="Color of images for selected items in a tree structure">#2D2D2D</SelectedItemImageColor>
    <SelectedInactiveItemImageColor description="Color of images for selected items in a tree structure when it is not active">#393939</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">#FF4500</UnreadCountWarningForeground>
  <AccountWarning description="Color of warning symbol for accounts that cannot connect">#FF4500</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">5</AttachmentCornerRadius>
  <AttachmentBackground description="Background color of attachments in a bar with attachments">#865414</AttachmentBackground>
  <AttachmentBorder description="Border line color around an attachment in a bar with attachments">#AFAFAF</AttachmentBorder>
  <AttachmentSelectedBorder description="Border line color around a selected attachment in a bar with attachments">#FF4500</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">#FF4500</AttachmentsInactiveArrows>
  <AttachmentText description="Text color of an attachment">#FFFFFF</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">5</MessageDetailAttachmentCornerRadius>
  <MessageDetailAttachmentBorder description="Border line color around an attachment in a message header">#DF8200</MessageDetailAttachmentBorder>
  <MessageDetailAttachmentBackground description="Background color of attachments in a message header">#232523</MessageDetailAttachmentBackground>
  <MessageDetailAttachmentSelectedBorder description="Border line color around a selected attachment in a message header">Transparent</MessageDetailAttachmentSelectedBorder>
  <MessageDetailAttachmentSelectedBackground description="Background color of a selected attachment in a message header">#2D91FF</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">18</CategoryCornerRadius>
  <CategoryAddBorder description="Border line of the 'add tag' in the category row">#DF8200</CategoryAddBorder>
  <CategoryAddBorderActive description="Border line of the 'add tag' in the category row when the mouse is over">#FF4500</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">#FF9400</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">#393939</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">#DF8200</NotificationWindowHeaderBorder>
  <NotificationWindowBorder description="Border line color around a notification window">#787878</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">True</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">#FF9400</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">#CA8D2B</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">#FF4500</HeaderTodayCircleColor>
    <TodayLinkColor description="Color of the today link">#FF9400</TodayLinkColor>
    <MoreEventsLinkColor description="Color of the more events link inside month calendar event">#FFFFFF</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">True</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">#CA8D2B</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">#CA8D2B</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">#FF4500</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">#FFFFFF</CardsBorder>
    <CardsSelectedBorder description="Border line color of a selected card">#FF4500</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">#FF4500</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">#F8F8F8</WidgetHeaderStart>
  <WidgetHeaderEnd description="Ending color of the gradient used as the background for header of widgets">#F8F8F8</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">#EBEDEE</WidgetHeaderFontColorLight>
  <WidgetBackgroundStart description="Starting color of the gradient used as the background for a widget">#FFFFFF</WidgetBackgroundStart>
  <WidgetBackgroundEnd description="Ending color of the gradient used as the background for a widget">#FFFFFF</WidgetBackgroundEnd>
  <WidgetBorder description="Color of the widget border line">#CCCFCF</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">#D3D3D3</ScrollbarThumb>
  <ScrollbarThumbHover description="Color of a scrollbar thumb when the mouse is over">#DF8200</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">#FF4500</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">Transparent</ButtonBackColor>
      <ButtonTextColor description="Gets the text color of a button">#FFA002</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">#DF8200</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">#E66D00</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">#E66D00</ButtonDropDownSplitLineHoverColor>
      <ButtonCheckedBackColor description="Gets the background color of a checked button">#FFA002</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">#FF9400</ButtonBackColor>
      <ButtonTextColor description="Gets the text color of a button">#FAFAFA</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>
    <UnderlinedButtonColors>
      <ButtonUnderline>Transparent</ButtonUnderline>
      <ButtonHoverUnderline>#FFA002</ButtonHoverUnderline>
      <ButtonCheckedUnderline>#FF4500</ButtonCheckedUnderline>
      <ButtonPressedUnderline>#F4F4F4</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>#E66D00</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">#FF4500</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">#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">#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">#865414</MenuBorder>
    <MenuItemBorder description="Gets the border color to use with a ToolStrip menu item">#FF4500</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">#865414</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">#08B400</PopupBackground>
  <PopupText description="Font color for popups">#FFFFFF</PopupText>
  <RoundedCornersRadius description="Radius of control corners. Use '0' for rectangular controls">5</RoundedCornersRadius>
</SerializableColorTheme>zableColorTheme>