diff --git a/Assets/Screenshots/launcher.png b/Assets/Screenshots/launcher.png deleted file mode 100644 index 5a143bd0f..000000000 Binary files a/Assets/Screenshots/launcher.png and /dev/null differ diff --git a/Assets/Screenshots/light-mode.png b/Assets/Screenshots/light-mode.png deleted file mode 100644 index 3d973799d..000000000 Binary files a/Assets/Screenshots/light-mode.png and /dev/null differ diff --git a/Assets/Screenshots/noctalia-dark-1.png b/Assets/Screenshots/noctalia-dark-1.png new file mode 100644 index 000000000..cff528ddb Binary files /dev/null and b/Assets/Screenshots/noctalia-dark-1.png differ diff --git a/Assets/Screenshots/noctalia-dark-2.png b/Assets/Screenshots/noctalia-dark-2.png new file mode 100644 index 000000000..cab6eb55a Binary files /dev/null and b/Assets/Screenshots/noctalia-dark-2.png differ diff --git a/Assets/Screenshots/noctalia-dark-3.png b/Assets/Screenshots/noctalia-dark-3.png new file mode 100644 index 000000000..11190b037 Binary files /dev/null and b/Assets/Screenshots/noctalia-dark-3.png differ diff --git a/Assets/Screenshots/noctalia-light-1.png b/Assets/Screenshots/noctalia-light-1.png new file mode 100644 index 000000000..327dfb993 Binary files /dev/null and b/Assets/Screenshots/noctalia-light-1.png differ diff --git a/Assets/Screenshots/noctalia-light-2.png b/Assets/Screenshots/noctalia-light-2.png new file mode 100644 index 000000000..0d1c46e9a Binary files /dev/null and b/Assets/Screenshots/noctalia-light-2.png differ diff --git a/Assets/Screenshots/noctalia-light-3.png b/Assets/Screenshots/noctalia-light-3.png new file mode 100644 index 000000000..171fbf6d1 Binary files /dev/null and b/Assets/Screenshots/noctalia-light-3.png differ diff --git a/Assets/Screenshots/noctalia_transition.mp4 b/Assets/Screenshots/noctalia_transition.mp4 new file mode 100644 index 000000000..bb9b3a33a Binary files /dev/null and b/Assets/Screenshots/noctalia_transition.mp4 differ diff --git a/Assets/Screenshots/settings-panel.png b/Assets/Screenshots/settings-panel.png deleted file mode 100644 index 5124868a5..000000000 Binary files a/Assets/Screenshots/settings-panel.png and /dev/null differ diff --git a/README.md b/README.md index 4bfec9fc1..cf82f4589 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,25 @@ Features a modern modular architecture with a status bar, notification system, c ## Preview -![Launcher](/Assets/Screenshots/launcher.png) +
+ +
-![SettingsPanel](/Assets/Screenshots/settings-panel.png?v=2) +
+Screenshots -![SidePanel](/Assets/Screenshots/light-mode.png?v=2) +![Dark 1](/Assets/Screenshots/noctalia-dark-1.png) +![Dark 2](/Assets/Screenshots/noctalia-dark-2.png) +![Dark 3](/Assets/Screenshots/noctalia-dark-3.png) + +![Light 1](/Assets/Screenshots/noctalia-light-1.png) +![Light 2](/Assets/Screenshots/noctalia-light-2.png) +![Light 3](/Assets/Screenshots/noctalia-light-3.png) + +
---