diff --git a/README.md b/README.md index d82b63a..3edc076 100644 --- a/README.md +++ b/README.md @@ -17,21 +17,31 @@ ### 📸 Screenshots +Dark mode is shown by default. Light mode is tucked away below so the README stays easy to scan. +
- Main Page (Dark Theme) + Firelink main window in dark theme with sample downloads
- Add Window (Dark Theme) - Settings (Dark Theme) + Main window with active, queued, and completed downloads +

+ Add downloads window in dark theme + Firefox integration settings in dark theme +
+ Batch link intake and the Firefox integration setup pane
☀️ View Light Theme Screenshots
- Main Page (Light Theme) + Firelink main window in light theme with sample downloads
- Add Window (Light Theme) - Settings (Light Theme) + Main window in light theme +

+ Add downloads window in light theme + Firefox integration settings in light theme +
+ Temporary extension installation flow in light theme
diff --git a/Resources/Screenshots/Dark/AddWindow.png b/Resources/Screenshots/Dark/AddWindow.png index 8c9a91a..1f73e2e 100644 Binary files a/Resources/Screenshots/Dark/AddWindow.png and b/Resources/Screenshots/Dark/AddWindow.png differ diff --git a/Resources/Screenshots/Dark/MainPage.png b/Resources/Screenshots/Dark/MainPage.png index 3bb168a..440bcb2 100644 Binary files a/Resources/Screenshots/Dark/MainPage.png and b/Resources/Screenshots/Dark/MainPage.png differ diff --git a/Resources/Screenshots/Dark/Settings.png b/Resources/Screenshots/Dark/Settings.png index bf205e5..b4dc951 100644 Binary files a/Resources/Screenshots/Dark/Settings.png and b/Resources/Screenshots/Dark/Settings.png differ diff --git a/Resources/Screenshots/Light/AddWindow.png b/Resources/Screenshots/Light/AddWindow.png index 3fa20a4..c28a1a6 100644 Binary files a/Resources/Screenshots/Light/AddWindow.png and b/Resources/Screenshots/Light/AddWindow.png differ diff --git a/Resources/Screenshots/Light/MainPage.png b/Resources/Screenshots/Light/MainPage.png index cc9a181..440bcb2 100644 Binary files a/Resources/Screenshots/Light/MainPage.png and b/Resources/Screenshots/Light/MainPage.png differ diff --git a/Resources/Screenshots/Light/Settings.png b/Resources/Screenshots/Light/Settings.png index c689d0a..b4dc951 100644 Binary files a/Resources/Screenshots/Light/Settings.png and b/Resources/Screenshots/Light/Settings.png differ