]>
Commit | Line | Data |
---|---|---|
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 | ||
5 | <key>NavigationBarStyle</key> | |
6 | <string>1</string> | |
7 | ||
889cb4f2 JF |
8 | <key>IconLabelStyle</key> |
9 | <string>color: white</string> | |
10 | ||
11 | <key>DockIconLabelStyle</key> | |
12 | <string>color: burlywood</string> | |
13 | ||
26c43b47 | 14 | </dict></plist> |