Jaqueline,

My suggestion is to look at the DFI file directly that gets generated behind the scenes in DeepSee if you want to apply a specific color palette across all of your widgets on a dashboard.  I believe that when you apply a theme to a widget, the settings that are specific to the widget will override the theme, so be careful there that you didn't set a theme on a widget that already has specific color overrides set. 

Hope that helps!

Jon Trumble
Senior Consultant, J2 Interactive

When working with embedding DeepSee into your applications, you may wish to centralize all of the REST calls both to your application and DeepSee.  Since the DeepSee REST API extends from %CSP.REST, you could either choose to call it directly from your REST service that you develop using %CSP.REST (using a service map), or make a service that is in the same logical path as your existing REST service so that things look the same to the browser.