diff --git a/ui/components/app/wallet-overview/index.scss b/ui/components/app/wallet-overview/index.scss index 43ef04d76..19a4db1a2 100644 --- a/ui/components/app/wallet-overview/index.scss +++ b/ui/components/app/wallet-overview/index.scss @@ -96,7 +96,7 @@ align-items: center; height: 36px; width: 36px; - background: #037dd6; + background: var(--color-primary-default); border-radius: 18px; margin-top: 6px; }