Creating a Custom Color Scheme for the Outlook Sidebar in the Windows Registry
Deprecated
Desktop Integration Package 12.0.316+ (October 2013)
Note: Desktop Integration Package 12.0.1888+ (September 2016) You can create custom color schemes in a JSON file stored on the web server from which the DIP gets results, without requiring your end-users to create registry keys on their machine.
For search interfaces powered by Coveo .NET Front-End, create and refer to the file containing the color schemes in the DIP JSON configuration file (see Customizing Desktop Integration Package (DIP) Bitmaps and Colors).
To create a custom color scheme for the Outlook Sidebar in the Windows registry
-
Log in to a computer on which the Desktop Integration Package is installed.
-
Close Outlook.
-
Turn off the Desktop Integration Package by selecting the contextual menu of the Coveo Desktop Integration Package system icon
, and then selecting Exit in the contextual menu.
-
Open the Windows Registry Editor (by pressing the Windows+r keys, and then typing regedit).
-
In the Registry Editor:
-
Search or navigate to HKEY_CURRENT_USER > Software > Coveo > Search Bar > OutlookScheme.
-
Right-click OutlookScheme, and then select New > Key.
-
For the new folder, enter a name for your new color scheme. This name however is not the color scheme name that the end-user will see.
-
Right-click the new folder, select New > String Value, and create each of the string values described in the following table.
Name Value (example) Description Default 0 Set to 1 to make this scheme the default scheme.
Important: Only one scheme must be the default theme otherwise the DIP will not start.
Name My Theme The scheme name visible to the end-user in the Predefined color scheme drop-down list in the DIP options. Do not enclose the name between {}. GripColor Color of the bar used to resize the number of available search interface tabs. GripPointsColor Color of the three dots in the bar used to resize the number of available search interface tabs. MainColor Main Sidebar color OutlookTheme Leave this string empty. Used only for out-of-the-box schemes. SearchButtonColor Search button color SearchButtonColorPressed Search button color when pressed. SidebarBorderColor Color of the vertical bar used to resize the Sidebar. TabColor Tab text color when not selected neither hovered. TabSelectedColor Tab text color when selected. TabHoveredColor Tab text color when hovered. TabSeparatorColor Color of the tab separator BrowserBackgroundColor Background color of contact personal information zone BrowserConversationSelectedColor Highlight color for the selected email BrowserStrokeColor Color of lines separating various Sidebar sections BrowserTabBackgroundColor Tab background color
-
-
Restart the DIP by selecting the Windows Start button, typing Coveo Search Bar, and then pressing Enter.
-
Restart Outlook.
-
From the DIP options, select the newly created color scheme (see Changing the Outlook Sidebar Colors).
-
Validate that the scheme appears as expected.