From 281e185f216315f3a4a0c62f04aa4fcfa73d3b83 Mon Sep 17 00:00:00 2001 From: Rostislav Dugin Date: Thu, 27 Nov 2025 23:17:43 +0300 Subject: [PATCH] FIX (dark): Add dark theme image --- README.md | 8 ++++++++ assets/dashboard-dark.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 assets/dashboard-dark.svg diff --git a/README.md b/README.md index 0e26a4f..3996b20 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ 🌐 Postgresus website

+ Postgresus Dark Dashboard + Postgresus Dashboard @@ -72,6 +74,12 @@ - **Audit logs**: Track all system activities and changes made by users - **User roles**: Assign viewer, member, admin or owner roles within workspaces +### 🎨 **UX-Friendly** + +- **Designer-polished UI**: Clean, intuitive interface crafted with attention to detail +- **Dark & light themes**: Choose the look that suits your workflow +- **Mobile adaptive**: Check your backups from anywhere on any device + ### 🐳 **Self-Hosted & Secure** - **Docker-based**: Easy deployment and management diff --git a/assets/dashboard-dark.svg b/assets/dashboard-dark.svg new file mode 100644 index 0000000..09aaf24 --- /dev/null +++ b/assets/dashboard-dark.svg @@ -0,0 +1 @@ + \ No newline at end of file