[PR #2433] [MERGED] Debian icon update #3668

Closed
opened 2025-11-20 06:06:05 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2433
Author: @bannert1337
Created: 2/16/2025
Status: Merged
Merged: 2/16/2025
Merged by: @MickLesk

Base: mainHead: debian-icon-update


📝 Commits (2)

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 json/debian-vm.json (+1 -1)
📝 json/debian.json (+2 -2)

📄 Description

✍️ Description

The currently used icon for Debian LXC and VM on the website is a PNG without transparency.
When viewing the website in dark mode, there is a white background for them.
image
image
I replaced them with an SVG from the selfhst icons repository.

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2433 **Author:** [@bannert1337](https://github.com/bannert1337) **Created:** 2/16/2025 **Status:** ✅ Merged **Merged:** 2/16/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `debian-icon-update` --- ### 📝 Commits (2) - [`c087025`](https://github.com/community-scripts/ProxmoxVE/commit/c08702566ab29842b7b3103cf82b6b4f7a4897c7) Update Debian LXC icon - [`5731c07`](https://github.com/community-scripts/ProxmoxVE/commit/5731c0780847f5dbe62046a2c41c1ff6ecc16f75) Update Debian VM icon ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `json/debian-vm.json` (+1 -1) 📝 `json/debian.json` (+2 -2) </details> ### 📄 Description ## ✍️ Description The currently used icon for Debian LXC and VM on the website is a PNG without transparency. When viewing the website in dark mode, there is a white background for them. ![image](https://github.com/user-attachments/assets/f878359a-8aec-4577-a9c0-b0355870c9b8) ![image](https://github.com/user-attachments/assets/463e7693-7155-415b-b1b5-02e03a2d231d) I replaced them with an SVG from the [selfhst icons](https://github.com/selfhst/icons) repository. ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [ ] **Self-review performed** – Code follows established patterns and conventions. - [ ] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [X] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:06:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3668