]> git.saurik.com Git - winterboard.git/blame_incremental - Saurik.theme/Info.plist
Added Icon Alpha and fixed offset bug.
[winterboard.git] / Saurik.theme / Info.plist
... / ...
CommitLineData
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
5<key>FontName-Helvetica</key>
6<string>Courier New</string>
7
8<key>UndockedIconLabelStyle</key>
9<string>/*font-family: monospace; font-size: 13px;*/ color: white</string>
10
11<key>DockedIconLabelStyle</key>
12<string>/*font-family: monospace; font-size: 13px;*/ color: burlywood</string>
13
14<key>TimeStyle</key>
15<string>/*font-family: monospace; font-size: 16px*/</string>
16
17<!--key>ComposeStoreIcons</key>
18<false/-->
19
20</dict></plist>