diff --git a/src/status_im/chat/commands/impl/transactions/styles.cljs b/src/status_im/chat/commands/impl/transactions/styles.cljs index ff3bbe30ef..719ea80a6a 100644 --- a/src/status_im/chat/commands/impl/transactions/styles.cljs +++ b/src/status_im/chat/commands/impl/transactions/styles.cljs @@ -80,7 +80,7 @@ (defn command-amount-currency-separator [outgoing] {:opacity 0 - :color colors/white}) + :color (if outgoing colors/blue colors/white)}) (defn command-send-currency-text [outgoing] {:font-size 22