diff --git a/README.md b/README.md
index e397395..6b9137b 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,21 @@ Qt6 GUI, cross-platform (Linux + Windows), fully themeable.
## Screenshots
-**Windows — Native Light Theme**
+**Windows 11 — Light Theme**
-
+
-**Windows — Dark Theme (auto-detected)**
+**Windows 11 — Dark Theme (auto-detected)**
-
+
+
+**Windows 10 — Light Theme**
+
+
+
+**Windows 10 — Dark Theme (auto-detected)**
+
+
**Linux — Styled via system Qt6 theme**
diff --git a/screenshots/windows11-dark.png b/screenshots/windows11-dark.png
new file mode 100644
index 0000000..3674e94
Binary files /dev/null and b/screenshots/windows11-dark.png differ
diff --git a/screenshots/windows11-light.png b/screenshots/windows11-light.png
new file mode 100644
index 0000000..e8001e9
Binary files /dev/null and b/screenshots/windows11-light.png differ