Page MenuHomePhabricator

[Cashtab-v2] Fixed font color of alerts in Configure.js
AbandonedPublic

Authored by kieran709 on Mar 23 2022, 22:10.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

Related to task T2341. Font color of Seed Phrase and translation alerts in Configure.js changed to black during the webpack upgrade, however the previous color is not part of the existing theme so it has been hardcoded in.

Test Plan

cd web/cashtab-v2
npm start
navigate to the Configure tab
observe that the alerts at the top of the page have the correct font color.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
configure-alerts-font-color
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18621
Build 37033: Build Diff
Build 37032: arc lint + arc unit