Files
dell-5568-efi-10.15.6/CLOVER_OLD/themes/Catalina/theme.plist
Dung TS 81a0ac32c7 init
2020-09-12 10:24:54 +07:00

90 lines
1.8 KiB
Plaintext
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Author</key>
<string>Badruzeus</string>
<key>Description</key>
<string>Clover theme with macOS Catalina look and feel. Version: 1.1</string>
<key>Theme</key>
<dict>
<key>Background</key>
<dict>
<key>Dark</key>
<true/>
<key>Path</key>
<string>background.png</string>
<key>Type</key>
<string>Scale</string>
</dict>
<key>Badges</key>
<dict>
<key>Inline</key>
<false/>
<key>Scale</key>
<integer>16</integer>
<key>Show</key>
<false/>
<key>Swap</key>
<true/>
</dict>
<key>Banner</key>
<string>logo.png</string>
<key>BootCampStyle</key>
<false/>
<key>Components</key>
<dict>
<key>Banner</key>
<true/>
<key>Functions</key>
<true/>
<key>Help</key>
<true/>
<key>Label</key>
<true/>
<key>MenuTitle</key>
<true/>
<key>MenuTitleImage</key>
<true/>
<key>Revision</key>
<true/>
</dict>
<key>Font</key>
<dict>
<key>CharWidth</key>
<integer>10</integer>
<key>Path</key>
<string>Font_DroidSans_16pt_WhiteFx.png</string>
<key>Proportional</key>
<false/>
<key>Type</key>
<string>Load</string>
</dict>
<key>Origination</key>
<dict>
<key>DesignHeight</key>
<integer>1080</integer>
<key>DesignWidth</key>
<integer>1920</integer>
</dict>
<key>Selection</key>
<dict>
<key>Big</key>
<string>Selection_big.png</string>
<key>ChangeNonSelectedGrey</key>
<false/>
<key>Color</key>
<string>0xFFFFFF16</string>
<key>OnTop</key>
<true/>
<key>Small</key>
<string>Selection_small.png</string>
</dict>
</dict>
<key>Version</key>
<string>1.1</string>
<key>Year</key>
<string>2019</string>
</dict>
</plist>