Vista优化大师,优化大师 for Vista闪游浏览器 - 最快最好的浏览器酷点 - 美轮美奂的酷酷软件中国移动飞信 - 免费群发手机短信
捐助!支持Vista优化大师等软件精品!Vista装机必备软件大全网址之家 - 最好的上网导航站金山词霸2009最好用的词典
返回列表 回复 发帖

[美化教程] 改变资源管理器窗口背景颜色、文件名颜色、右键菜单背景

本帖最后由 Borton 于 2009-4-17 13:54 编辑

修改资源管理器窗口背景颜色、右键菜单背景,告别原来的文件夹白色背景
资源位置:主题文件夹/Shell/NormalColor/shellstyle.dll/UIFILE/1
使用 Restorator 2007 导出文本文件 1.txt
使用记事本编辑文本文件,保存文件并且使用 Restorator 2007 替换回 shellstyle.dll

修改资源管理器窗口背景颜色和文件名字体颜色

搜索<if id="atom(clientviewhost)">           将??替换为喜欢的颜色

<ViewHost
foreground="themeable(ARGB(255, ??, ??, ??), windowtext)"——文件名文字颜色
background="themeable(ARGB(255, ??, ??, ??), window)"
sortcolumn="themeable(ARGB(255, ??, ??, ??), window)"
subtext="ARGB(255, 139, 139, 139)"
animation="rectangle|s|fast"
/>

按F3继续搜索并修改直至完毕

---------------------------------------------------------------------------------------------------------------------------------------------------

搜索<style resid="propertreestyle">                                将??改为喜欢的颜色

<style resid="propertreestyle">
< ProperTreeModule
background="themeable(argb(255, ??, ??, ??), window)"
foreground="themeable(argb(255, 86, 86, 86), windowtext)"
/>
<CommonPlacesHost
background="themeable(argb(255,
??, ??, ??), window)"
foreground="themeable(argb(255, 86, 86, 86), windowtext)"
padding="rect(0rp,0rp,5rp,0rp)"
/>
< ProperTreeHost
f ont size="sysmetric(DSM_ICONFONTSIZE)"
f ont weight="sysmetric(DSM_ICONFONTWEIGHT)"
f ont style="sysmetric(DSM_ICONFONTSTYLE)"
f ont face="sysmetricstr(DSMS_ICONFONTFACE)"
animation="rectangle|s|fast"
background="themeable(argb(255,
??, ??, ??), window)"——导航栏文件夹背景
foreground="themeable(argb(255, ??, ??, ??), windowtext)"——“导航栏文件夹”文件名文字颜色
padding="rect(0rp,0rp,5rp,0rp)"
/>
<if id="atom(ProperTreeLinksHeader)">
<Element
foreground="themeable(argb(255, 139, 139, 139), windowtext)"
background="themeable(argb(255, ??, ??, ??), window)"——导航栏收藏夹链接背景
padding="rect(9rp,9rp,0rp,7rp)"
font="gtf(textstyle, TEXT_BODYTEXT, 0)"
/>

注意:以上代码蓝色部份为文件夹背景色紫色部份为文件名字体颜色
更多内容请参照论坛置顶贴教程……更多技巧还望大家多多摸索,互相交流!



另注:文件夹内白色的竖条线可以修改 png 615 来改变
png785:导航窗格和文件夹分隔线

附:导航面板文字颜色

所在地: .msstyle\Variant\Normal
地址: 0x26420 原码: 00 66 CC 替换为: 写入你的颜色代码
搜索第一个TemplateBackground          将??改为喜欢的颜色

<TemplateBackground background="themeable(Gradient(argb(255, 244, 252, 255), argb(255, ??, ??, ??), argb(255, 187, 217, 240), 3), window)" /> <if id="atom(ReadingPane)"><TemplateBackground background="themeable(argb(255, ??, ??, ??), window)" /></if> <if id="atom(RPaneCoverSheet_NoSel)"><Element background="themeable(argb(255, ??, ??, ??), window)" /> </if> <if id="atom(RPaneCoverSheet_NoHandler)"><Element background="themeable(argb(255, ??, ??, ??), window)" />
修改完后停止搜索
搜索<if id="atom(RPaneCoverSheet_NoSel)">              将??改为喜欢的颜色

<if id="atom(RPaneCoverSheet_NoSel)"><Element background="themeable(argb(255,
??, ??, ??), window)" /> </if>

按F3继续搜索并修改直至完毕


搜索<if id="atom(RPaneCoverSheet_NoHandler)">                  将??改为喜欢的颜色

<if id="atom(RPaneCoverSheet_NoHandler)"><Element background="themeable(argb(255,
??, ??, ??), window)" /> </if>

按F3继续搜索并修改直至完毕



如需全面修改资源管理器窗口主要视觉颜色,除了修改代码以外,还要修改如下图中几处PNG图片

资源位置:主题文件夹/*.msstyles/IMAGE
修改鼠标右键菜单背景:(注意:PNG图片格式需带Alpha通道,格式转换方法同开始按钮)


右键菜单背景853—861

853右键菜单背景(参考107*150)
854右键菜单边框阴影
858右键菜单左侧背景(三色图片)
859右键菜单鼠标选择框
860右键菜单分隔线

注意:还需修改NORMAL.res文件

资源位置:.msstyle\Variant\Normal

地址:(右键菜单背景颜色) 0x590 原码: F0 F0 F0 替换为: 写入你的颜色代码

地址: (FolderBand 延伸菜单背景颜色) 0x18258 原码: F0 F0 F0 替换为: 写入你的颜色代码

以上为自己摸索出来的,仅供主题修改制作交流,如有遗漏之处还望指点,不胜感激!


更多内容请参考:
Vista主题制作不完全教程


[ 本帖最后由 Borton 于 2008-9-29 18:27 编辑 ]
附件: 您所在的用户组无法下载或查看附件
1

评分次数

“浏览器下载”
这么棒没人顶?!  
恩。。很好。。又有了新的改法了

The moments we share will never die.
对于我来说太难了点,学点经验吧!!
支持师父~加油~吼吼~
支持一下啊!
我要好好学习下
这个也太难了吧,不会啊,买看懂啊!
看不懂,好好学习了
还没有能达到这一步的水平!!
kanb看不懂啊
虽然很棒,但是好麻烦啊,有没有简单点的,类似于一步搞定的
支持加精,
这个也能改的啊,楼主真是高手啊
学习一下  超强的帖子···
孒д噌⌒●俓曰┯濄·(孒噌-∠Х」▄俓ㄅㄖ濄
返回列表
闪游浏览器 - 最快最好的浏览器 酷点 - 美轮美奂的酷酷软件 Vista优化大师,优化大师 for Vista