﻿<?xml version="1.0" encoding="utf-8"?>
<SerializableColorTheme name="Compucall Solutions Dark" author="the_skybat™">
<!--updated 05/02/21-->
<!--check for updates at: www.compucall.com/html/color_preference.htm-->
<!--emc_forum@compucall.com-->
  <!--Form-->
  <FormBackground description="Background color of all windows">#000000</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">#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">#FFFF99</ButtonDropDownSplitLineColor>
    <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">#86C0FF</ButtonHoverBackColor>
    <ButtonHoverTextColor description="Gets the text color of a button if the mouse cursor is over the button">#000000</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">#FFFF99</ButtonDropDownSplitLineHoverColor>
    <ButtonCheckedBackColor description="Gets the background color of a checked button">#86C0FF</ButtonCheckedBackColor>
    <ButtonCheckedTextColor description="Gets the text color of a checked button">#000000</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">#FFFF99</ButtonDropDownSplitLineCheckedColor>
    <ButtonPressedBackColor description="Gets the background color of a pressed button">#00FF00</ButtonPressedBackColor>
    <ButtonPressedTextColor description="Gets the text color of a pressed button">#000000</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">#FFFF99</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">False</ButtonInvertImage>
    <ButtonCheckedInvertImage description="Indicates if an image should have inverted colors if the button is checked">False</ButtonCheckedInvertImage>
    <ButtonPressedInvertImage description="Indicates if an image should have inverted colors if the button is pressed">False</ButtonPressedInvertImage>
    <ButtonHoverInvertImage description="Indicates if an image should have inverted colors if the mouse cursor is over the button">False</ButtonHoverInvertImage>
    <ButtonInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is in normal state">False</ButtonInvertDropDownArrow>
    <ButtonCheckedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is checked">False</ButtonCheckedInvertDropDownArrow>
    <ButtonPressedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is pressed">False</ButtonPressedInvertDropDownArrow>
    <ButtonHoverInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the mouse cursor is over the button">False</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">#DCDCDC</FormCaptionButtonBackgroundOver>
  <FormCaptionButtonBackgroundChecked description="Background for checked buttons in the right-top area of a form caption">#DCDCDC</FormCaptionButtonBackgroundChecked>
  <FormHeader description="Header color of all windows">Transparent</FormHeader>
  <FormHeaderActive description="Header color of an active window">Transparent</FormHeaderActive>
  <FormHeaderForeground description="Color of a text in window header">#FFFFFF</FormHeaderForeground>
  <FormHeaderActiveForeground description="Color of a text in an active window header">#FFFFFF</FormHeaderActiveForeground>
  <ReadMailFormBackground description="Background color of a form used for reading emails">#000000</ReadMailFormBackground>
  <SendMailFormBackground description="Background color of a form used for composing emails">#000000</SendMailFormBackground>
  <MainFormBackgroundStart description="Starting color of the gradient used as the background for the main window">#000000</MainFormBackgroundStart>
  <MainFormBackgroundEnd description="Ending color of the gradient used as the background for the main window">#000000</MainFormBackgroundEnd>
  <MainFormHeader description="Header background color for main window">Transparent</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)">#808080</PlaceholderText>
  <Link description="Color of links">#0076F7</Link>
  <FocusedInputControlBorder description="Border color of a docused input control (e.g. textbox)">#DCDCDC</FocusedInputControlBorder>
  <BorderLine description="Color of form border">#BC9CD5</BorderLine>
  <BorderLineActive description="Color of an active form border">Transparent</BorderLineActive>
  <DarkLine description="Color of darker lines used on forms">#BC9CD5</DarkLine>
  <LightLine description="Color of lighter lines used on forms">#DCBFF0</LightLine>
  <InformationBarBackground description="Background color of an information bar">#FFFFE1</InformationBarBackground>
  <InformationBarForeground description="Text color in an information bar">#FFFFFF</InformationBarForeground>
  <MainFormInformationBarBackground description="Background color of an information bar">#FFFFFF</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">#808080</GroupHeaderBackground>
  <GroupHeaderForeground description="Text color of group header">#FFFFFF</GroupHeaderForeground>
  <WizardHeaderBackground description="Background color of Wizard header">#FFFFFF</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">#1A1AFF</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">#000000</MessagePanelBackground>
  <MailBackground description="Preferred background color of an email">#E6E6E6</MailBackground>
  <MailForeground description="Preferred text color of an email">#000000</MailForeground>
  <MailLink description="Color of links in an email">#0076F7</MailLink>
  <MailLinkVisited description="Color of visited links in an email">#61ADFF</MailLinkVisited>
  <AntiphishingBarBackground description="Background color of an antiphishing bar shown when the mouse is over a link">#FFFFFF</AntiphishingBarBackground>
  <!--Search box-->
  <SearchBoxActiveBorderColor description="Border of a search box on the main form when search is currently active">#1A1AFF</SearchBoxActiveBorderColor>
  <!--Mail header-->
  <MailHeaderBackground description="Background color of a bar with a basic information about the email">#666666</MailHeaderBackground>
  <MailHeaderLink description="Color of an email address shown in the bar with a basic information about the email">#61ADFF</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">#000000</GroupsBackgroundStart>
    <GroupsBackgroundEnd description="Ending color of the gradient used as the background for groups shown in datagrid">#000000</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">#FFFFFF</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">#000000</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">#2984E5</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected items in datagrid">#2984E5</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">#2576CC</FocusedItemBackgroundStart>
    <FocusedItemBackgroundEnd description="Starting color of the gradient used as a background for the focused item in datagrid">#2576CC</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">#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)">#8B8B8B</AddItemLineForeColor>
    <UseRoundedCornersForDatagridSelection description="Specifies if a background for selected items in a datagrid should be drawn with rounded corners">False</UseRoundedCornersForDatagridSelection>
  </DataGridColors>
  <DataGridHeaderColors>
    <GridHeaderBorder description="Color of the bottom border in the datagrid column headers">#000000</GridHeaderBorder>
    <GridHeaderStart description="Starting color of the gradient used for the column headers in datagrid">#000000</GridHeaderStart>
    <GridHeaderMiddle description="Middle color of the gradient used for the column headers in datagrid">#000000</GridHeaderMiddle>
    <GridHeaderEnd description="Ending color of the gradient used for the column headers in datagrid">#000000</GridHeaderEnd>
    <GridHeaderHoveredStart description="Starting color of the gradient used for the column headers in datagrid when the mouse is over">#000000</GridHeaderHoveredStart>
    <GridHeaderHoveredMiddle description="Middle color of the gradient used for the column headers in datagrid when the mouse is over">#000000</GridHeaderHoveredMiddle>
    <GridHeaderHoveredEnd description="Ending color of the gradient used for the column headers in datagrid when the mouse is over">#000000</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">#FFFFFF</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">#000000</GroupsBackgroundStart>
    <GroupsBackgroundEnd description="Ending color of the gradient used as the background for groups shown in datagrid">#000000</GroupsBackgroundEnd>
    <GroupsForeground description="Color of the text for a group shown in datagrid">#FFFFFF</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">#FFFFFF</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">#000000</Background>
    <FontColor description="Font color in a datagrid">#FFFFFF</FontColor>
    <OddItemBackground description="Alternating background color for the odd items in a datagrid">#000000</OddItemBackground>
    <SelectedItemBackgroundStart description="Starting color of the gradient used as a background for the selected items in datagrid">#2984E5</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected items in datagrid">#2984E5</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">#2576CC</FocusedItemBackgroundStart>
    <FocusedItemBackgroundEnd description="Starting color of the gradient used as a background for the focused item in datagrid">#2576CC</FocusedItemBackgroundEnd>
    <SelectedItemBorder description="Color of the border line for the selected items in datagrid">#2576CC</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)">#8B8B8B</AddItemLineForeColor>
    <UseRoundedCornersForDatagridSelection description="Specifies if a background for selected items in a datagrid should be drawn with rounded corners">False</UseRoundedCornersForDatagridSelection>
  </MainFormDataGridColors>
  <MainFormDataGridHeaderColors>
    <GridHeaderBorder description="Color of the bottom border in the datagrid column headers">#000000</GridHeaderBorder>
    <GridHeaderStart description="Starting color of the gradient used for the column headers in datagrid">#000000</GridHeaderStart>
    <GridHeaderMiddle description="Middle color of the gradient used for the column headers in datagrid">#000000</GridHeaderMiddle>
    <GridHeaderEnd description="Ending color of the gradient used for the column headers in datagrid">#000000</GridHeaderEnd>
    <GridHeaderHoveredStart description="Starting color of the gradient used for the column headers in datagrid when the mouse is over">#000000</GridHeaderHoveredStart>
    <GridHeaderHoveredMiddle description="Middle color of the gradient used for the column headers in datagrid when the mouse is over">#000000</GridHeaderHoveredMiddle>
    <GridHeaderHoveredEnd description="Ending color of the gradient used for the column headers in datagrid when the mouse is over">#000000</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">#FFFFFF</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>
  </MainFormDataGridHeaderColors>
  <!--Grid in a sidebar box-->
  <SidebarDataGridColors>
    <GroupsBackgroundStart description="Starting color of the gradient used as the background for groups shown in datagrid">#000000</GroupsBackgroundStart>
    <GroupsBackgroundEnd description="Ending color of the gradient used as the background for groups shown in datagrid">#000000</GroupsBackgroundEnd>
    <GroupsForeground description="Color of the text for a group shown in datagrid">#FFFFFF</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">#FFFFFF</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">#000000</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">#2984E5</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected items in datagrid">#2984E5</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">#2576CC</FocusedItemBackgroundStart>
    <FocusedItemBackgroundEnd description="Starting color of the gradient used as a background for the focused item in datagrid">#2576CC</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">#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)">#8B8B8B</AddItemLineForeColor>
    <UseRoundedCornersForDatagridSelection description="Specifies if a background for selected items in a datagrid should be drawn with rounded corners">False</UseRoundedCornersForDatagridSelection>
  </SidebarDataGridColors>
  <SidebarGridFirstLineColor description="Color of a text shown on the first line for items in sidebar">#282828</SidebarGridFirstLineColor>
  <SidebarGridSecondLineColor description="Color of a text shown on the second line  for items in sidebar">#8B8B8B</SidebarGridSecondLineColor>
  <SidebarGridTimeColor description="Color of a date/time text shown on the first line for items in sidebar">#8B8B8B</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">#000000</SidebarMaximizedBackgroundStart>
  <SidebarMaximizedBackgroundEnd description="Ending color of the gradient used as the background of sidebar when the sidebar is expanded">#000000</SidebarMaximizedBackgroundEnd>
  <SidebarCalendarUpperPanelAddNewEventForeColor description="Color of add new event link">#2D91FF</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">#000000</SidebarBoxExpandedHeaderStart>
  <SidebarBoxExpandedHeaderEnd description="Ending color of the gradient used as the background for header of expanded boxes in the sidebar">#000000</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">#000000</PopupFormBackgroundStart>
  <PopupFormBackgroundEnd description="Ending color of the gradient used as the background for popup windows">#000000</PopupFormBackgroundEnd>
  <PopupFormBorder description="Color of the border line for a popup window">#000000</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">#000000</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">#2576CC</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected item in a tree structure">#2576CC</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">#61ADFF</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">#D9D9D9</TextBoxBackground>
  <TextBoxForeground description="Color of a text in a text box control">#000000</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">#000000</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">#AFAFAF</FirstLevelForeground>
    <Foreground description="Text color of a tree structure">#F4F4F4</Foreground>
    <Background description="Background color of a tree structure">#000000</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">#2576CC</SelectedItemBackgroundStart>
    <SelectedItemBackgroundEnd description="Ending color of the gradient used as a background for the selected item in a tree structure">#2576CC</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">#61ADFF</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>
  </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">#DC143C</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">#000000</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">#AFAFAF</AttachmentSelectedBorder>
  <AttachmentSelectedBackground description="Background color of a selected attachment in a bar with attachments">#2D91FF</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">#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">100</MessageDetailAttachmentCornerRadius>
  <MessageDetailAttachmentBorder description="Border line color around an attachment in a message header">#AFAFAF</MessageDetailAttachmentBorder>
  <MessageDetailAttachmentBackground description="Background color of attachments in a message header">#000000</MessageDetailAttachmentBackground>
  <MessageDetailAttachmentSelectedBorder description="Border line color around a selected attachment in a message header">#AFAFAF</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">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">#000000</NotificationWindowBackgroundStart>
  <NotificationWindowBackgroundEnd description="Ending color of the gradient used as the background for notification windows">#000000</NotificationWindowBackgroundEnd>
  <NotificationWindowHeaderStart description="Starting color of the gradient used as the background for header of notification windows">#000000</NotificationWindowHeaderStart>
  <NotificationWindowHeaderEnd description="Ending color of the gradient used as the background for header of notification windows">#000000</NotificationWindowHeaderEnd>
  <NotificationWindowHeaderBorder description="Color of the border line around notification windows header">Transparent</NotificationWindowHeaderBorder>
  <NotificationWindowBorder description="Border line color around a notification window">#000000</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">#000000</AllDayBackground>
    <HeaderBackgroundStart description="Starting color of the gradient used as the background for header with days in a calendar">#000000</HeaderBackgroundStart>
    <HeaderBackgroundEnd description="Ending color of the gradient used as the background for header with days in a calendar">#000000</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">#000000</HoursBackground>
    <MainNavigationBackground description="Background color of the topmost space of the calendar where date and navigation arrows are present">#000000</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">#FFFF99</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)">#000000</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">#2576CC</SelectedDayBackground>
    <GridStrongLine description="Color of vertical lines in a month view">#C8C8C8</GridStrongLine>
    <GridLightLine description="Color of horizontal lines in a week view">#000000</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)">#000000</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">#73AAF2</HeaderTodayCircleColor>
    <TodayLinkColor description="Color of the today link">#FFFFFF</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>
  </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">#000000</AllDayBackground>
    <HeaderBackgroundStart description="Starting color of the gradient used as the background for header with days in a calendar">#000000</HeaderBackgroundStart>
    <HeaderBackgroundEnd description="Ending color of the gradient used as the background for header with days in a calendar">#000000</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">#000000</HoursBackground>
    <MainNavigationBackground description="Background color of the topmost space of the calendar where date and navigation arrows are present">#000000</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)">#000000</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">#2576CC</SelectedDayBackground>
    <GridStrongLine description="Color of vertical lines in a month view">#C8C8C8</GridStrongLine>
    <GridLightLine description="Color of horizontal lines in a week view">#000000</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)">#000000</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">#73AAF2</HeaderTodayCircleColor>
    <TodayLinkColor description="Color of the today link">#FFFFFF</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">#000000</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">#000000</Background>
    <CardsBackground description="Background color of a card">#000000</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">#FFFFFF</ContactsSelectorItemForeground>
  <ContactsSelectorForeground description="Text color of letter selector items">#FFFFFF</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">#BFDAE8</CardsSelectedBorder>
    <CardsSelectedBackground description="Background color of a selected card">#2576CC</CardsSelectedBackground>
    <Background description="Background color of the control">#000000</Background>
    <CardsBackground description="Background color of a card">#000000</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">#BFDAE8</CardsSelectedBorder>
    <CardsSelectedBackground description="Background color of a selected card">#2576CC</CardsSelectedBackground>
    <Background description="Background color of the control">#000000</Background>
    <CardsBackground description="Background color of a card">#000000</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">#000000</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">#808080</ScrollbarThumb>
  <ScrollbarThumbHover description="Color of a scrollbar thumb when the mouse is over">#737373</ScrollbarThumbHover>
  <!--Tab control-->
  <TabPageForeColor description="Text color of active tab page">#FFFFFF</TabPageForeColor>
  <TabPageBackColor description="Background color of active tab page">#000000</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">#0076F7</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">#000000</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">#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">#FFFF99</ButtonDropDownSplitLineColor>
      <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">#86C0FF</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">#FFFF99</ButtonDropDownSplitLineHoverColor>
      <ButtonCheckedBackColor description="Gets the background color of a checked button">#86C0FF</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">#FFFF99</ButtonDropDownSplitLineCheckedColor>
      <ButtonPressedBackColor description="Gets the background color of a pressed button">Transparent</ButtonPressedBackColor>
      <ButtonPressedTextColor description="Gets the text color of a pressed button">#000000</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">#FFFF99</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">False</ButtonHoverInvertImage>
      <ButtonInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is in normal state">False</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">#FF0000</ButtonBackColor>
      <ButtonTextColor description="Gets the text color of a button">#000000</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">#FFFF99</ButtonDropDownSplitLineColor>
      <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">#86C0FF</ButtonHoverBackColor>
      <ButtonHoverTextColor description="Gets the text color of a button if the mouse cursor is over the button">#000000</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">#FFFF99</ButtonDropDownSplitLineHoverColor>
      <ButtonCheckedBackColor description="Gets the background color of a checked button">#86C0FF</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">#FFFF99</ButtonDropDownSplitLineCheckedColor>
      <ButtonPressedBackColor description="Gets the background color of a pressed button">#00FF00</ButtonPressedBackColor>
      <ButtonPressedTextColor description="Gets the text color of a pressed button">#000000</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">#FFFF99</ButtonDropDownSplitLinePressedColor>
      <ButtonDisabledBackColor description="Gets the background color of a disabled button">#EBEBEB</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">False</ButtonInvertImage>
      <ButtonCheckedInvertImage description="Indicates if an image should have inverted colors if the button is checked">False</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">False</ButtonInvertDropDownArrow>
      <ButtonCheckedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is checked">False</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>
      <ButtonBackColor description="Gets the background color of a button">Transparent</ButtonBackColor>
      <ButtonTextColor description="Gets the text color of a button">#ECF5FF</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">#FFFF99</ButtonDropDownSplitLineColor>
      <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">#86C0FF</ButtonHoverBackColor>
      <ButtonHoverTextColor description="Gets the text color of a button if the mouse cursor is over the button">#000000</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">#FFFF99</ButtonDropDownSplitLineHoverColor>
      <ButtonCheckedBackColor description="Gets the background color of a checked button">#FFFF00</ButtonCheckedBackColor>
      <ButtonCheckedTextColor description="Gets the text color of a checked button">#000000</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">#FFFF99</ButtonDropDownSplitLineCheckedColor>
      <ButtonPressedBackColor description="Gets the background color of a pressed button">Transparent</ButtonPressedBackColor>
      <ButtonPressedTextColor description="Gets the text color of a pressed button">#FFFF00</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">#FFFF99</ButtonDropDownSplitLinePressedColor>
      <ButtonDisabledBackColor description="Gets the background color of a disabled button">Transparent</ButtonDisabledBackColor>
      <ButtonDisabledTextColor description="Gets the text color of a disabled button">Transparent</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">False</ButtonInvertImage>
      <ButtonCheckedInvertImage description="Indicates if an image should have inverted colors if the button is checked">False</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">False</ButtonInvertDropDownArrow>
      <ButtonCheckedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is checked">False</ButtonCheckedInvertDropDownArrow>
      <ButtonPressedInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the button is pressed">False</ButtonPressedInvertDropDownArrow>
      <ButtonHoverInvertDropDownArrow description="Indicates if the drop-down arrow should have inverted colors if the mouse cursor is over the button">False</ButtonHoverInvertDropDownArrow>
      <ButtonUnderline>Transparent</ButtonUnderline>
      <ButtonHoverUnderline>#0000FF</ButtonHoverUnderline>
      <ButtonCheckedUnderline>#FF0000</ButtonCheckedUnderline>
      <ButtonPressedUnderline>#2D91FF</ButtonPressedUnderline>
    </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">#FFFF99</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">#FFFF99</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">#FFFF99</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">#FFFF99</ButtonDropDownSplitLinePressedColor>
    <ButtonDisabledBackColor description="Gets the background color of a disabled button">#AFAFAF</ButtonDisabledBackColor>
    <ButtonDisabledTextColor description="Gets the text color of a disabled button">#000000</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">False</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">False</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">#000000</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">#FFFF99</ButtonDropDownSplitLineColor>
    <ButtonHoverBackColor description="Gets the background color of a button if the mouse cursor is over the button">#000000</ButtonHoverBackColor>
    <ButtonHoverTextColor description="Gets the text color of a button if the mouse cursor is over the button">#2D91FF</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">#FFFF99</ButtonDropDownSplitLineHoverColor>
    <ButtonCheckedBackColor description="Gets the background color of a checked button">#000000</ButtonCheckedBackColor>
    <ButtonCheckedTextColor description="Gets the text color of a checked button">#2D91FF</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">#FFFF99</ButtonDropDownSplitLineCheckedColor>
    <ButtonPressedBackColor description="Gets the background color of a pressed button">#000000</ButtonPressedBackColor>
    <ButtonPressedTextColor description="Gets the text color of a pressed button">#2D91FF</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">#FFFF99</ButtonDropDownSplitLinePressedColor>
    <ButtonDisabledBackColor description="Gets the background color of a disabled button">#AFAFAF</ButtonDisabledBackColor>
    <ButtonDisabledTextColor description="Gets the text color of a disabled button">#000000</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">False</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">#FFFF99</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">#FFFF99</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">#FFFF99</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">#FFFF99</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">False</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">False</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">#000000</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">False</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">False</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">#FFFF99</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">#0076F7</PopupBackground>
  <PopupText description="Font color for popups">#FFFFFF</PopupText>
  <RoundedCornersRadius description="Radius of control corners. Use '0' for rectangular controls">4</RoundedCornersRadius>
</SerializableColorTheme>eme>controls">4</RoundedCornersRadius>
</SerializableColorTheme>e>zableColorTheme>