Commit 54d74c1
committed
feat: Implement theme switcher and login modal functionality
- Added theme switcher with options for auto, light, and dark modes.
- Integrated local storage to remember user theme preference.
- Created a login modal that appears when accessing restricted content.
- Implemented captcha verification for login.
- Updated styles for various components to enhance UI consistency.
- Refactored balance and transaction display logic to support dynamic updates.1 parent 4807c7a commit 54d74c1
9 files changed
+4475
-1432
lines changedLarge diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
0 commit comments