增加换肤功能

This commit is contained in:
启星
2025-08-14 10:07:49 +08:00
parent f6964c1e89
commit 4f9318d98e
8789 changed files with 978530 additions and 2 deletions

View File

@@ -0,0 +1,26 @@
<?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>id</key>
<string>dark</string>
<key>name</key>
<string>黑夜</string>
<key>name_en</key>
<string>Dark</string>
<key>convert_voice_text_view_bg_color</key>
<string>#1F1F1F</string>
<key>convert_voice_text_view_text_color</key>
<string>#D9D9D9</string>
<key>convert_voice_text_view_tips_color</key>
<string>#D9D9D9</string>
<key>convert_voice_text_view_icon_loading_img</key>
<string>convert_voice_text_loading.png</string>
<key>convert_voice_text_view_pop_menu_copy_img</key>
<string>icon_copy.png</string>
<key>convert_voice_text_view_pop_menu_hide_img</key>
<string>icon_hide.png</string>
<key>convert_voice_text_view_pop_menu_forward_img</key>
<string>icon_forward.png</string>
</dict>
</plist>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 782 B

View File

@@ -0,0 +1,26 @@
<?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>id</key>
<string>light</string>
<key>name</key>
<string>轻量</string>
<key>name_en</key>
<string>Light</string>
<key>convert_voice_text_view_bg_color</key>
<string>#F2F7FF</string>
<key>convert_voice_text_view_text_color</key>
<string>#000000</string>
<key>convert_voice_text_view_tips_color</key>
<string>#000000</string>
<key>convert_voice_text_view_icon_loading_img</key>
<string>convert_voice_text_loading.png</string>
<key>convert_voice_text_view_pop_menu_copy_img</key>
<string>icon_copy.png</string>
<key>convert_voice_text_view_pop_menu_hide_img</key>
<string>icon_hide.png</string>
<key>convert_voice_text_view_pop_menu_forward_img</key>
<string>icon_forward.png</string>
</dict>
</plist>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 B

View File

@@ -0,0 +1,26 @@
<?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>id</key>
<string>lively</string>
<key>name</key>
<string>活泼</string>
<key>name_en</key>
<string>Lively</string>
<key>convert_voice_text_view_bg_color</key>
<string>#F2F7FF</string>
<key>convert_voice_text_view_text_color</key>
<string>#000000</string>
<key>convert_voice_text_view_tips_color</key>
<string>#000000</string>
<key>convert_voice_text_view_icon_loading_img</key>
<string>convert_voice_text_loading.png</string>
<key>convert_voice_text_view_pop_menu_copy_img</key>
<string>icon_copy.png</string>
<key>convert_voice_text_view_pop_menu_hide_img</key>
<string>icon_hide.png</string>
<key>convert_voice_text_view_pop_menu_forward_img</key>
<string>icon_forward.png</string>
</dict>
</plist>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 B

View File

@@ -0,0 +1,26 @@
<?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>id</key>
<string>serious</string>
<key>name</key>
<string>严肃</string>
<key>name_en</key>
<string>Business</string>
<key>convert_voice_text_view_bg_color</key>
<string>#F2F7FF</string>
<key>convert_voice_text_view_text_color</key>
<string>#000000</string>
<key>convert_voice_text_view_tips_color</key>
<string>#000000</string>
<key>convert_voice_text_view_icon_loading_img</key>
<string>convert_voice_text_loading.png</string>
<key>convert_voice_text_view_pop_menu_copy_img</key>
<string>icon_copy.png</string>
<key>convert_voice_text_view_pop_menu_hide_img</key>
<string>icon_hide.png</string>
<key>convert_voice_text_view_pop_menu_forward_img</key>
<string>icon_forward.png</string>
</dict>
</plist>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 B