diff --git a/variants/light/switch/.packages/Package Manager/boot_package.ini b/variants/light/switch/.packages/Package Manager/boot_package.ini new file mode 100644 index 0000000..5040aad --- /dev/null +++ b/variants/light/switch/.packages/Package Manager/boot_package.ini @@ -0,0 +1,3 @@ +[boot] +set-ini-val /config/ultrahand/theme.ini theme off_text_color '#FF4444' +refresh theme \ No newline at end of file diff --git a/variants/light/switch/.packages/Package Manager/exit_package.ini b/variants/light/switch/.packages/Package Manager/exit_package.ini new file mode 100644 index 0000000..12bf6b2 --- /dev/null +++ b/variants/light/switch/.packages/Package Manager/exit_package.ini @@ -0,0 +1,3 @@ +[exit] +set-ini-val /config/ultrahand/theme.ini theme off_text_color '#00E1FF' +refresh theme \ No newline at end of file