Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,15 @@ If you have any questions, feel free to open an issue or reach out via the [What

## ✨ Difficulty Selection

- The **selected difficulty** is highlighted in **yellow**.
- The other levels remain **grey** for clarity.
- The **selected difficulty** is highlighted in **yellow**.
- The other levels remain **grey** for clarity.
- The **highlighted difficulty** helps users easily identify their current selection.
- The **color contrast** (yellow vs. grey) ensures better **visual distinction** and **accessibility**.
- The **highlight updates dynamically** when a new difficulty level is chosen.
- The **design maintains consistency** across all devices and screen sizes.
- The **neutral grey tones** for unselected levels keep the interface clean and minimalistic.
- The **yellow highlight** serves as a visual cue to improve user focus and interaction feedback.
-

---

Expand Down