ocean-ds / ocean-web

Blu's Design System for Web

Home Page:https://ocean-ds.github.io/ocean-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🛠 Adjustments - Transaction List (Web)

julianasouza-s opened this issue · comments

This component has gone through a few changes in order to ensure consistency among all the list components. Here's what's changed:

Icon Background / States: Hover e Focused
background-color: $brand-primary-up
opacity: $opacity-level-light

Level 4 text
font-color: $brand-primary-deep

Level 1 text
font-weight: $font-weight-regular
font-color: $interface-dark-pure

Transaction Value
Change names:
Positive -> Inflow
Negative -> Outflow

Value (outflow and default)
font-weight: $font-weight-medium
font-color: $interface-dark-pure

Value (inflow and cancelled)
font-weight: $font-weight-medium

Full handoff can be found at this link