Fix dark mode support and improve notification/MFA UI #2126

Merged
neo773 merged 3 commits from bug-fixes-misc into main 2025-04-19 02:56:44 +08:00
neo773 commented 2025-04-19 02:51:39 +08:00 (Migrated from github.com)

This pull request fixes dark mode support for the notification tray and hides the authentication tabs on the 2FA page.
Also uncomments a hardcoded line in theme-controller that accidentally slipped past

/closes #2124 regression caused by https://github.com/maybe-finance/maybe/pull/1900
Partially addresses #2120 by hiding auth tabs on 2fa verification page

image
This pull request fixes dark mode support for the notification tray and hides the authentication tabs on the 2FA page. Also uncomments a hardcoded line in theme-controller that accidentally slipped past /closes #2124 regression caused by https://github.com/maybe-finance/maybe/pull/1900 Partially addresses #2120 by hiding auth tabs on 2fa verification page <img width="405" alt="image" src="https://github.com/user-attachments/assets/d310bf5f-d4a5-41f1-9a6c-b9d3c23fcda8" />
Sign in to join this conversation.