Windows 8.1 - 如何更改日期和时间的字体颜色?

Windows 8.1 - 如何更改日期和时间的字体颜色?

我一直在关注这个帖子Dark.theme解决方案说使用如下代码保存文件:

[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon]
DefaultValue=%SystemRoot%\System32\imageres.dll,-109
[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon]
DefaultValue=%SystemRoot%\System32\imageres.dll,-123
[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon]
DefaultValue=%SystemRoot%\System32\imageres.dll,-25
[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
Full=%SystemRoot%\System32\imageres.dll,-54
Empty=%SystemRoot%\System32\imageres.dll,-55

[Control Panel\Colors]
ActiveTitle=255 255 255
InactiveTitle=255 255 255
InactiveTitleText=255 255 255
TitleText=255 255 255

[Control Panel\Desktop]
Wallpaper=
TileWallpaper=0
WallpaperStyle=10

[VisualStyles]
Path=%SystemRoot%\resources\themes\Aero\AeroLite.msstyles
ColorStyle=NormalColor
Size=NormalSize

[MasterThemeSelector]
MTSM=RJSPBS

现在,这对于窗口标题来说很好,但是不会改变日期和时间的字体颜色,窗口预览也不行。它在文件资源管理器中也不行,但我对此并不太在意(除非有简单的解决方法)。

2

3

我用绿色勾勒出了想要的效果,用绿色勾勒出了不想要的黑色字体。有人能帮我吗?

答案1

我现在已经按照以下指南解决了该问题:

http://maddada1.deviantart.com/art/Windows-8-default-theme-White-TitleBar-Text-v1-1-347611536

图像:

在此处输入图片描述

请注意,甚至最小化、展开和关闭窗口图标都已变成白色!

我无法发布其他图片(信誉低)的链接,但日期也已变成白色。

相关内容