cd web/cashtab && npm start
open localhost:3000 in a private browser
observe that the lock icon in the form input is now blue
observe that the explanation text 'Valid mnemonic seed phrase required' is now white.
cd extension
npm run extension
in browser, navigate to chrome extension
if there are saved wallets in extension's local storage, delete them
observe that the lock icon, and the text ''Valid mnemonic seed phrase required'' are the correct color (cashtabBlue and white respectively).