This commit is contained in:
JaKooLit
2025-07-22 15:47:59 +09:00
parent d48f8d6d04
commit 91b4a57b04
5 changed files with 20 additions and 20 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 606 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 1.6 MiB

0
metadata.desktop Normal file → Executable file
View File

View File

@@ -64,9 +64,9 @@ BackgroundVerticalAlignment="center"
#################### Colors ####################
HeaderTextColor="#CF639B"
DateTextColor="#CF639B"
TimeTextColor="#CF639B"
HeaderTextColor="#9157D6"
DateTextColor="#9157D6"
TimeTextColor="#9157D6"
FormBackgroundColor="#24152A"
BackgroundColor="#24152A"
@@ -74,33 +74,33 @@ DimBackgroundColor="#24152A"
LoginFieldBackgroundColor="#24152A"
PasswordFieldBackgroundColor="#24152A"
LoginFieldTextColor="#844D99"
PasswordFieldTextColor="#844D99"
UserIconColor="#E4A08C"
PasswordIconColor="#E4A08C"
LoginFieldTextColor="#734BB9"
PasswordFieldTextColor="#734BB9"
UserIconColor="#F8EDFB"
PasswordIconColor="#F8EDFB"
PlaceholderTextColor="#E4A08C"
PlaceholderTextColor="#F8EDFB"
WarningColor="#343746"
LoginButtonTextColor="#ffffff"
LoginButtonBackgroundColor="#24152A"
SystemButtonsIconsColor="#844D99"
SessionButtonTextColor="#844D99"
VirtualKeyboardButtonTextColor="#844D99"
SystemButtonsIconsColor="#9157D6"
SessionButtonTextColor="#9157D6"
VirtualKeyboardButtonTextColor="#9157D6"
DropdownTextColor="#ffffff"
DropdownSelectedBackgroundColor="#CF639B"
DropdownBackgroundColor="#49454A"
DropdownSelectedBackgroundColor="#9157D6"
DropdownBackgroundColor="#403D45"
HighlightTextColor="#693338"
HighlightBackgroundColor="#844D99"
HighlightTextColor="#271B4E"
HighlightBackgroundColor="#734BB9"
HighlightBorderColor="#343746"
HoverUserIconColor="#E4A08C"
HoverPasswordIconColor="#E4A08C"
HoverSystemButtonsIconsColor="#844D99"
HoverSessionButtonTextColor="#844D99"
HoverVirtualKeyboardButtonTextColor="#844D99"
HoverUserIconColor="#F8EDFB"
HoverPasswordIconColor="#F8EDFB"
HoverSystemButtonsIconsColor="#9157D6"
HoverSessionButtonTextColor="#9157D6"
HoverVirtualKeyboardButtonTextColor="#9157D6"
#################### Form ####################