Commit 709f6f3a authored by ninabreznik's avatar ninabreznik Committed by yann300

Add additionalText_Color to runTab for PR#1053 in Remix-IDE

parent 37162ad0
...@@ -561,6 +561,9 @@ function styleGuide () { ...@@ -561,6 +561,9 @@ function styleGuide () {
RUN TAB RUN TAB
::::::::::::::: */ ::::::::::::::: */
runTab: { runTab: {
additionalText_Color: appProperties.additionalText_Color,
box_RunTab: appProperties.uiElements.solidBorderBox({ box_RunTab: appProperties.uiElements.solidBorderBox({
BackgroundColor: appProperties.solidBox_BackgroundColor, BackgroundColor: appProperties.solidBox_BackgroundColor,
Color: appProperties.solidBox_TextColor Color: appProperties.solidBox_TextColor
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment