diff --git a/README.md b/README.md index 4331881..6427932 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ https://github.com/user-attachments/assets/9546a76b-afb0-4068-875a-0eab478b514d **Dark mode:** -![Dark Mode](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/dark-mode.png) +![Dark Header](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/dark-header.png) changelogs available here: @@ -178,19 +178,19 @@ FileRise is a lightweight, secure, self-hosted web application for uploading, sy - *Folder Only* gives user their own root folder. - *Read Only* makes it so the user can only read the files. - *Disable Upload* prevents file uploads. - + --- ## Screenshots -**Light mode:** -![Dark Admin Panel](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/dark-admin-panel.png) +**Admin Panel:** +![Light Admin Panel](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/light-admin-panel.png) **Light mode:** -![Light Mode](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/light-mode.png) +![Dark SideBar](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/dark-sidebar.png) -**Dark mode default:** -![Default Layout](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/dark-mode-default.png) +**Light mode default:** +![Default Layout](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/light-topbar.png) **Dark editor:** ![dark-editor](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/dark-editor.png) @@ -201,8 +201,8 @@ FileRise is a lightweight, secure, self-hosted web application for uploading, sy **Restore or Delete Trash:** ![restore-delete](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/light-trash.png) -**Dark Login page:** -![Login](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/dark-login.png) +**Dark TOTP Setup:** +![Login](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/dark-totp-setup.png) **Gallery view:** ![Login](https://raw.githubusercontent.com/error311/FileRise/refs/heads/master/resources/dark-gallery.png) diff --git a/resources/dark-admin-panel.png b/resources/dark-admin-panel.png index e22976f..7431d8b 100644 Binary files a/resources/dark-admin-panel.png and b/resources/dark-admin-panel.png differ diff --git a/resources/dark-header.png b/resources/dark-header.png new file mode 100644 index 0000000..98549f9 Binary files /dev/null and b/resources/dark-header.png differ diff --git a/resources/dark-mode-default.png b/resources/dark-mode-default.png deleted file mode 100644 index 8f3e7bc..0000000 Binary files a/resources/dark-mode-default.png and /dev/null differ diff --git a/resources/dark-mode.png b/resources/dark-mode.png deleted file mode 100644 index 46cf91a..0000000 Binary files a/resources/dark-mode.png and /dev/null differ diff --git a/resources/dark-preview.png b/resources/dark-preview.png index 56a3aa5..f8f5efc 100644 Binary files a/resources/dark-preview.png and b/resources/dark-preview.png differ diff --git a/resources/dark-sidebar.png b/resources/dark-sidebar.png new file mode 100644 index 0000000..5e9732d Binary files /dev/null and b/resources/dark-sidebar.png differ diff --git a/resources/dark-totp-setup.png b/resources/dark-totp-setup.png new file mode 100644 index 0000000..c2daf26 Binary files /dev/null and b/resources/dark-totp-setup.png differ diff --git a/resources/light-admin-panel.png b/resources/light-admin-panel.png new file mode 100644 index 0000000..c100d7f Binary files /dev/null and b/resources/light-admin-panel.png differ diff --git a/resources/light-drag-file.png b/resources/light-drag-file.png new file mode 100644 index 0000000..d292f36 Binary files /dev/null and b/resources/light-drag-file.png differ diff --git a/resources/light-mode.png b/resources/light-mode.png deleted file mode 100644 index 871d3cf..0000000 Binary files a/resources/light-mode.png and /dev/null differ diff --git a/resources/light-preview.png b/resources/light-preview.png index c811d56..e666849 100644 Binary files a/resources/light-preview.png and b/resources/light-preview.png differ diff --git a/resources/light-topbar.png b/resources/light-topbar.png new file mode 100644 index 0000000..ac814f9 Binary files /dev/null and b/resources/light-topbar.png differ diff --git a/resources/light-trash.png b/resources/light-trash.png index 1c89664..29a0f7b 100644 Binary files a/resources/light-trash.png and b/resources/light-trash.png differ