diff --git a/remix-lib/src/ui/style-guide.js b/remix-lib/src/ui/style-guide.js index c945d03934..b7c1e84dfe 100644 --- a/remix-lib/src/ui/style-guide.js +++ b/remix-lib/src/ui/style-guide.js @@ -561,6 +561,9 @@ function styleGuide () { RUN TAB ::::::::::::::: */ runTab: { + + additionalText_Color: appProperties.additionalText_Color, + box_RunTab: appProperties.uiElements.solidBorderBox({ BackgroundColor: appProperties.solidBox_BackgroundColor, Color: appProperties.solidBox_TextColor