bitcoin-computer / bitcoin-chat

6 stars 7 forks source link

Add a toggle testnet/livenet to the login screen #2

Open ClemensLey opened 4 years ago

ZacharyWeiner commented 4 years ago

This may be a good opportunity begin the minimal design standards. Rather than the 2 button toggle approach used in the chain-switch branch, we implement a single minimal css toggle switch over a checkbox.

Off state (unchecked) represents testnet (default). Off state is grey with an outline. On state (checked/toggled) represents livened and adapts an outline color to represent the selected chain (BSV/BCH)