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

pull/7/head
ninabreznik 7 years ago committed by yann300
parent 37162ad058
commit 709f6f3a22
  1. 3
      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

Loading…
Cancel
Save