Add template name to UI
[clamp.git] / ui-react / src / theme / globalStyle.js
index 3656f9e..64fd7c5 100644 (file)
@@ -87,6 +87,9 @@ export const DefaultClampTheme = {
        loopViewerHeaderBackgroundColor: '#337ab7',
        loopViewerHeaderFontColor: 'white',
 
+    loopLogsHeaderBackgroundColor:  'white',
+    loopLogsHeaderFontColor: 'black',
+
        menuBackgroundColor: 'white',
        menuFontColor: 'black',
        menuHighlightedBackgroundColor: '#337ab7',