Commit e7bdfab
feat: add dark mode support for fullscreen context menu
1. Added palette property to context menu in AppItemMenu.qml
2. The menu now adapts to system dark/light theme in fullscreen mode
3. Uses DTK.palette for consistent theming with the desktop environment
4. Ensures better visual integration with system appearance settings
feat: 为全屏上下文菜单添加深色模式支持
1. 在AppItemMenu.qml中为上下文菜单添加了palette属性
2. 菜单现在可以在全屏模式下适配系统的深色/浅色主题
3. 使用DTK.palette实现与桌面环境一致的主题效果
4. 确保与系统外观设置更好的视觉集成
Pms: BUG-3263871 parent a182eb8 commit e7bdfab
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| |||
0 commit comments