From: Lukas Wagner <l.wagner@proxmox.com>
To: pbs-devel@lists.proxmox.com, pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager/proxmox{-widget-toolkit, -backup} v2 0/4] replace Proxmox logo with SVG version
Date: Mon, 4 Aug 2025 11:02:24 +0200 [thread overview]
Message-ID: <20250804090228.192088-1-l.wagner@proxmox.com> (raw)
The existing PNG logo is rather small and becomes blurry when the page is
zoomed or when using >100% scaling on a HiDPI monitor.
Changes since v1:
- for the dark mode invert logo colors in CSS, not in the SVG
itself (similar to how we did it with the PNG)
proxmox-widget-toolkit:
Lukas Wagner (1):
add Proxmox logo as SVG
src/Logo.js | 22 +++++++++++++++++++++
src/images/Makefile | 1 +
src/images/proxmox_logo.svg | 22 +++++++++++++++++++++
src/proxmox-dark/scss/proxmox/_general.scss | 4 ++++
4 files changed, 49 insertions(+)
create mode 100644 src/images/proxmox_logo.svg
proxmox-backup:
Lukas Wagner (1):
ui: replace Proxmox logo with SVG version
www/LoginView.js | 4 ++--
www/MainView.js | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
pve-manager:
Lukas Wagner (2):
ui: replace Proxmox logo with SVG version
ui: add 5px of padding between Proxmox logo and product name
www/manager6/Workspace.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Summary over all repositories:
7 files changed, 56 insertions(+), 5 deletions(-)
--
Generated by murpp 0.9.0
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-08-04 9:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-04 9:02 Lukas Wagner [this message]
2025-08-04 9:02 ` [pve-devel] [PATCH proxmox-widget-toolkit v2 1/1] add Proxmox logo as SVG Lukas Wagner
2025-08-04 9:02 ` [pve-devel] [PATCH proxmox-backup v2 1/1] ui: replace Proxmox logo with SVG version Lukas Wagner
2025-08-04 9:02 ` [pve-devel] [PATCH manager v2 1/2] " Lukas Wagner
2025-08-04 9:02 ` [pve-devel] [PATCH manager v2 2/2] ui: add 5px of padding between Proxmox logo and product name Lukas Wagner
2025-08-04 9:27 ` [pve-devel] [pbs-devel] [PATCH manager/proxmox{-widget-toolkit, -backup} v2 0/4] replace Proxmox logo with SVG version Christian Ebner
2025-08-04 9:31 ` Lukas Wagner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250804090228.192088-1-l.wagner@proxmox.com \
--to=l.wagner@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox