decred / decrediton

Cross-platform GUI for Decred.
https://docs.decred.org/wallets/decrediton/decrediton-setup/
ISC License
197 stars 121 forks source link

Transaction and Accounts icons #2964

Open ta-lind opened 4 years ago

ta-lind commented 4 years ago

Worked out some new icons regarding the privacy and ln features being added. These are the ones for Accounts and Transactions.

Mixed Account uses shades derived from the privacy/incognito icon combined into the account icon. Unmixed Account uses a footstep symbol as a reference that these coins may be traced. LN Account uses the lightning symbol.

For transactions there's two additional ones: Privacy related transactions also using the shades derived from privacy/incognito. All transactions which are sent within the wallet, from one account to another by the user show the grey user icon.


I'd also bring up a rather old idea of implementing either a set of slightly different icons to randomly assign to normal accounts, or some implementing a generative approach (ie. think of identicon generators) for those. Since we got a few fundamentally different accounts already, it would be more useful now to create visual differentiation for normal accounts also. Simplest take would be changing the colors of the default account icon details. If anyone is up for building that lmk.

Preview: https://xd.adobe.com/view/a3448576-c6f8-4ea5-bde5-f5fd07624bc4-f617/ Package: decrediton - icons - 181120.zip

amass01 commented 4 years ago

can do after #2958

amass01 commented 4 years ago

3012 adds the transaction icons, account icons will be done in a separated PR.