- 积分
- 492
- 实力分
- 点
- 金钱数
- 两
- 技术分
- 分
- 贡献分
- 分
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?注册会员
x
-
- ;Change font Color on MainScreen
- ; (c) SiNgle, BuG, KiRiK, [crazy]misha
- ; (r) arsh0r,TAPe
- ; (i) -=[LCW]=-ExXtReMe
- ; (p) Zach
-
- -3C2838
- ;00=white 01=black
- ;02=red 03=blue 04=green 05=pink 06=turquise 07=yellow
- ;08=lightred 09=lightblue 0A=lightgreen 0B=lightpink 0C=lightturquise 0D=lightyellow
- ;0E=darkred 0F=darkblue 10=darkgreen 11=darkpink 12=darkturquise 13=darkyellow
- ;14=darkgrey 15=grey 16=lightgrey
- ;FF=transparent(only border)
- ;maybe even more colors
-
- ;colors without provider logo
- 0828704: 7A 7A ; date/time text color
- 0828708: 7B 7B ; date/time border color
- 0828714: 7A 7A ; provider text color
- 0828718: 7B 7B ; provider border color
- 0828724: 7A 7A ; profile text color
- 0828728: 7B 7B ; profile border color
- 0828734: 7A 7A ; flash SMS text color
- 0828738: 7B 7B ; flash SMS border color
- 0828744: 7A 7A ; timer/stopwatch second item text color
- 0828748: 7B 7B ; timer/stopwatch second item border color
- 0828754: 7A 7A ; timer/stopwatch first item text color
- 0828758: 7B 7B ; timer/stopwatch first item border color
-
- ;colors with provider logo
- ;0828764: 7A 7A ; date/time text color
- ;0828768: 7B 7B ; date/time border color
- ;0828774: 7A 7A ; profile text color
- ;0828778: 7B 7B ; profile border color
- ;0828784: 7A 7A ; flash SMS text color
- ;0828788: 7B 7B ; flash SMS border color
- ;0828794: 7A 7A ; timer/stopwatch second item text color
- ;0828798: 7B 7B ; timer/stopwatch second item border color
- ;08287A4: 7A 7A ; timer/stopwatch first item text color
- ;08287A8: 7B 7B ; timer/stopwatch first item border color
- +0
复制代码 |
评分
-
查看全部评分
|