]> git.saurik.com Git - winterboard.git/blame - Saurik.theme/Info.plist
Added Icon Alpha and fixed offset bug.
[winterboard.git] / Saurik.theme / Info.plist
CommitLineData
26c43b47
JF
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0"><dict>
4
d806256e
JF
5<key>FontName-Helvetica</key>
6<string>Courier New</string>
7
ca13798d 8<key>UndockedIconLabelStyle</key>
d7566bb4 9<string>/*font-family: monospace; font-size: 13px;*/ color: white</string>
889cb4f2 10
ca13798d 11<key>DockedIconLabelStyle</key>
d7566bb4 12<string>/*font-family: monospace; font-size: 13px;*/ color: burlywood</string>
ca13798d
JF
13
14<key>TimeStyle</key>
d7566bb4
JF
15<string>/*font-family: monospace; font-size: 16px*/</string>
16
17<!--key>ComposeStoreIcons</key>
18<false/-->
889cb4f2 19
26c43b47 20</dict></plist>