Skip to content

Commit 54d74c1

Browse files
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

File tree

9 files changed

+4475
-1432
lines changed

9 files changed

+4475
-1432
lines changed

1.html

Lines changed: 526 additions & 52 deletions
Large diffs are not rendered by default.

2.html

Lines changed: 591 additions & 21 deletions
Large diffs are not rendered by default.

3.html

Lines changed: 586 additions & 57 deletions
Large diffs are not rendered by default.

4.html

Lines changed: 544 additions & 42 deletions
Large diffs are not rendered by default.

5.html

Lines changed: 498 additions & 101 deletions
Large diffs are not rendered by default.

6.html

Lines changed: 503 additions & 824 deletions
Large diffs are not rendered by default.

7.html

Lines changed: 594 additions & 43 deletions
Large diffs are not rendered by default.

8.html

Lines changed: 629 additions & 292 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
A collection of simple and clean HTML page templates ready to use for your projects.
66

7+
Inspired by Nothing Tech.
8+
9+
Made by AI.
10+
711
## Showcaase
812

913
### [Forum page](https://prettyleaf.github.io/html-templates/1.html)

0 commit comments

Comments
 (0)