fix dark styling

pull/1/head
yann300 6 years ago
parent 62dc31dd77
commit 3c3cce1aaf
  1. 1
      src/app/ui/styles-guide/styleGuideDark.js

@ -461,6 +461,7 @@ function styleGuideDark () {
text_Secondary: appProperties.supportText_Color,
text_RegularLog: appProperties.mainText_Color,
text_InfoLog: appProperties.supportText_Color,
text_WarnLog: appProperties.warningText_Color,
text_ErrorLog: appProperties.errorText_Color,
text_Title_TransactionLog: appProperties.infoText_Color,
text_Regular_TransactionLog: appProperties.supportText_Color,

Loading…
Cancel
Save