Office.context does'nt have a theme called OfficeTheme in Excel Online
I have been trying to get the theme colour of Office applications (Green for Excel, Blue for Word ). But could'nt find any API's.
On lodging a bug in GitHub :
https://github.com/OfficeDev/office-js/issues/1431
They had replied, asking us to try Office.context.OfficeTheme.bodyBackgroundColor, but online excel version does'nt have an object called Office.context.officeTheme.
Kindly provide an alternate solution for our requirement?
