feat: update IDE application icon design#1138
Merged
deepin-mozart merged 1 commit intoCodeya-IDE:masterfrom Feb 6, 2026
Merged
feat: update IDE application icon design#1138deepin-mozart merged 1 commit intoCodeya-IDE:masterfrom
deepin-mozart merged 1 commit intoCodeya-IDE:masterfrom
Conversation
Updated the IDE application icons with a new visual design and improved file structure. The changes include a complete redesign of the SVG icons with new color schemes, gradients, and simplified geometric shapes. Also updated the desktop file to use the absolute path for the icon. Key changes: 1. Completely redesigned both 256px and 32px IDE icons with modern blue gradient theme 2. Updated color schemes from green/white to blue gradient palette 3. Simplified icon geometry and removed complex shadow effects 4. Changed title structure from "app/ide/size" to "apps/size/ide" format 5. Updated desktop file to use absolute path for icon reference 6. Modified filter parameters and gradient definitions for better visual appearance Log: Updated IDE application icons with new design and color scheme Influence: 1. Verify IDE icons display correctly in application launcher 2. Check icon appearance in different sizes and resolutions 3. Test desktop file integration with correct icon path 4. Validate icon visibility in various system themes 5. Confirm icon consistency across different display scales feat: 更新 IDE 应用图标设计 更新了 IDE 应用图标的设计和文件结构。包括对 SVG 图标的完全重新设计,采用 新的配色方案、渐变效果和简化的几何形状。同时更新了桌面文件以使用图标的绝 对路径。 主要变更: 1. 完全重新设计了 256px 和 32px 的 IDE 图标,采用现代蓝色渐变主题 2. 将配色方案从绿色/白色更新为蓝色渐变调色板 3. 简化了图标几何形状,移除了复杂的阴影效果 4. 将标题结构从 "app/ide/尺寸" 改为 "apps/尺寸/ide" 格式 5. 更新桌面文件使用图标的绝对路径引用 6. 修改了滤镜参数和渐变定义以获得更好的视觉效果 Log: 更新 IDE 应用图标设计和配色方案 Influence: 1. 验证 IDE 图标在应用启动器中正确显示 2. 检查不同尺寸和分辨率下的图标外观 3. 测试桌面文件集成与正确的图标路径 4. 验证图标在各种系统主题下的可见性 5. 确认图标在不同显示缩放比例下的一致性
deepin-mozart
approved these changes
Feb 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated the IDE application icons with a new visual design and improved
file structure. The changes include a complete redesign of the SVG icons
with new color schemes, gradients, and simplified geometric shapes. Also
updated the desktop file to use the absolute path for the icon.
Key changes:
gradient theme
appearance
Log: Updated IDE application icons with new design and color scheme
Influence:
feat: 更新 IDE 应用图标设计
更新了 IDE 应用图标的设计和文件结构。包括对 SVG 图标的完全重新设计,采用
新的配色方案、渐变效果和简化的几何形状。同时更新了桌面文件以使用图标的绝
对路径。
主要变更:
Log: 更新 IDE 应用图标设计和配色方案
Influence: