Skip to content

Instantly share code, notes, and snippets.

@webmaster007
webmaster007 / emClient_Theme__Disney_Blue.emtheme
Created February 24, 2018 11:48
eM Client Theme Disney Blue
<?xml version="1.0" encoding="utf-8"?>
<SerializableColorTheme name="eM Client - Theme: Disney Blue" author="Robin Grasmeijer">
<!--Form-->
<MainBoxBorderColor description="Color of a space around messages/contact/event/task list">#2287BF</MainBoxBorderColor>
<FormBackground description="Background color of all windows">#F7F6F5</FormBackground>
<FormForeground description="Color of texts in all windows">#444444</FormForeground>
<FormCaptionButtonColors>
<ButtonTextColor description="Gets the text color of a button if the mouse cursor is over the button">#FFFFFF</ButtonTextColor>
@webmaster007
webmaster007 / emClient_Theme__Windows_Outlook_New_Blue.emtheme
Created February 24, 2018 11:45
eM Client Theme from Windows Outlook App color Blue
<?xml version="1.0" encoding="utf-8"?>
<SerializableColorTheme name="eM Client - Theme: Windows Outlook App Blue" author="Robin Grasmeijer">
<!--Form-->
<MainBoxBorderColor description="Color of a space around messages/contact/event/task list">#0078D7</MainBoxBorderColor>
<FormBackground description="Background color of all windows">#F7F6F5</FormBackground>
<FormForeground description="Color of texts in all windows">#444444</FormForeground>
<FormCaptionButtonColors>
<ButtonTextColor description="Gets the text color of a button if the mouse cursor is over the button">#FFFFFF</ButtonTextColor>
@webmaster007
webmaster007 / emClient_Theme__Outlook_2013_Blue.emtheme
Created February 24, 2018 11:31
eM Client Theme Outlook 2013 color Blue
<?xml version="1.0" encoding="utf-8"?>
<SerializableColorTheme name="eM Client - Theme: Outlook 2013 - Blue" author="Robin Grasmeijer">
<!--Form-->
<MainBoxBorderColor description="Color of a space around messages/contact/event/task list">#0073C6</MainBoxBorderColor>
<FormBackground description="Background color of all windows">#F7F6F5</FormBackground>
<FormForeground description="Color of texts in all windows">#444444</FormForeground>
<FormCaptionButtonColors>
<ButtonTextColor description="Gets the text color of a button if the mouse cursor is over the button">#FFFFFF</ButtonTextColor>