Windows 8活瓷砖图标背景颜色 [英] Windows 8 Live Tile Icon Background Color

查看:221
本文介绍了Windows 8活瓷砖图标背景颜色的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个WPF应用程序。我的客户希望在Windows 8上使用它并且它正常工作。但他们抱怨我在开始屏幕上应用程序图标的背景颜色。

I am developing a WPF application. My customers want to use it on Windows 8 and it's working correctly. But they are complaining me about the background color of the app's icon on Start Screen.

那么请你告诉我如何在Visual Studio中修改它或一些技巧?我在谷歌上发现了一些关于它的定制,但是使用工具我希望在项目的安装程序或属性中实现...

So can you please show me how to change it in Visual Studio or some tricks? I found some tuts on Google to customize it but using tools and I want to make it happen in Installer or Property of project...

谢谢

推荐答案

更改App Manifest文件中的应用程序图标颜色。

Change app icon color from the App Manifest file.

继承应用清单部分,您可以在其中更改图像

Heres the app manifest portion where you can change in the image

在我的情况下,bacground颜色是#464646您可以将其更改为您想要的任何内容并更新给用户:)

In My case the bacground color is #464646 you can change it to any thing you want and update to the users :)

由于这个原因,Microsoft始终建议使用透明Png徽标和app tile的统一背景颜色。

Because of this reason it is always advised by Microsoft to use Transparent Png logo and a uniform background color for app tile.

这篇关于Windows 8活瓷砖图标背景颜色的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆