* style: fix some darkmode issues.
* feat: support darkmode on Welcome/CreatePassword page.
* build: add script ./pack-debug.sh
* style: fix some issues.
* style: dark mode tuning for popup/page of hardware wallet.
* style: add dark mode about css vars.
* feat: support reactive theme mode.
* feat: try to apply dark mode on dashboard/send-token.
* feat: support dark mode for NFTView.
* feat: checkout partial from bg-state-hooks feature to support reactive theme mode.
* feat: basic support dark mode for More.
* feat: only enable dark mode on DEBUG.
* feat: basic support dark mode for Current Address.
* feat: basic support of dark mode for address-management about workflow
* feat: basic dark mode support for entry of hardware wallet connect.
* feat: parital support of dark mode for send-token about workflow.
* style: for themMode, swap light's value with system's.
* feat: parital support of dark mode for approval.
* fix: some icons' size, normalize all default value of `--r-neutral-foot` as light mode.
* fix: props assigned to svg component.
* feat: parital support of dark mode for entry of swap & signature.
* style: tuning styles for address/txs/send about UI.
* style: tuning style for swap about UIs.
* style: tuning for Token Selector
* style: tuning for Swap Quotes.
* style: tuning for Sort Address popup.
* fix: normalize isDarkOnSystem for both css/icon.
* feat: support dark mode for all sub popup/pages from 'More'(Settings)
* style: little fix.
* fix: darkmode support for NFT UIs
* style: darkmode tuning for Add-an-address & ChainSelector-button
* style: update icon's color on More popup.
* style: support dark mode for import-my-metamask
* style: tuning darkmode for signText approval.
* style: tuning darkmode for addr management.
* style: tuning darkmode for complex sign approval.
* style: fix some style on darkmode.
* style: support darkmode for asset list in dashboard.
* style: fix some cases on darkmode.
* chore: little fix.
* chore: robust change.
* feat: support darkmode on Unlock page.
* fix: constant.
* fix: darkmode support for safe type address.
* feat: changelog and pending approval modal
* fix: dork mode for safe and cobo safe
* fix: safe nonce selector
* fix: input style in Unlock page.
* fix: wallet brand logo's display on manage-address header & del-address-modal.
* fix: keystone icon
* style: dark mode tuning.
* feat: lock to light mode for Tab page on production.
* style: dark mode tuning.
* style: dark mode fix.
* chore: style tuning.
* style: update most colors to opaque version.
* chore: style tuning.
* feat: coinbase keyring
* chore: update keyring
* fix: border width
* fix: make linter happy
* fix: connected
* fix: remove resetConnect
* chore: update keyring
* fix: connect
* chore: update keyring
* fix: coinbase light icon
* style: dark mode tuning.
* feat: enable theme switch entry.
* chore: code cleanup.
* style: fix and dark mode tuning.
* chore: style tuning.
* style: tuning style for security level.
* fix: sign waiting style on darkmode.
* style: fix.
* style: fix style on dark mode.
* style: dark mode tuning.
* chore: style tuning.
* feat: + changelog
---------
Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
Co-authored-by: heisenberg <heisenberg-2077@outlook.com>
* style: add dark mode about css vars.
* feat: support reactive theme mode.
* feat: try to apply dark mode on dashboard/send-token.
* feat: checkout partial from bg-state-hooks feature to support reactive theme mode.
* feat: checkout necessary changes from developing branch.
* feat: only enable dark mode on DEBUG.
* fix: locales.
* feat: Revert style changes on all UI components.
* style: also support css var prefix `--rabby-`.