Skip to content

Instantly share code, notes, and snippets.

@webmaster007
webmaster007 / emClient_Theme__Business_Gray.emtheme
Created February 25, 2018 23:02
eM Client Theme Business Gray
<?xml version="1.0" encoding="utf-8"?>
<SerializableColorTheme name="eM Client - Theme: Business Gray" author="Robin Grasmeijer">
<!--Form-->
<MainBoxBorderColor description="Color of a space around messages/contact/event/task list">#B4B2B3</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__BluePurple.emtheme
Created February 25, 2018 23:00
eM Client Theme BluePurple
<?xml version="1.0" encoding="utf-8"?>
<SerializableColorTheme name="eM Client - Theme: Blue Purple" author="Robin Grasmeijer">
<!--Form-->
<MainBoxBorderColor description="Color of a space around messages/contact/event/task list">#5C5ED5</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>