From 04a5a363059242348e6816eb9ca5066d22b62106 Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Thu, 5 Feb 2026 22:42:39 +0100 Subject: [PATCH] feat(settings/user/color): intro and outro animation --- .../BottomScreen/Menus/User/Color.vue | 207 +++++++++++++++--- .../bottom-screen/user/color-palette.webp | Bin 304 -> 194 bytes 2 files changed, 180 insertions(+), 27 deletions(-) diff --git a/app/components/Settings/BottomScreen/Menus/User/Color.vue b/app/components/Settings/BottomScreen/Menus/User/Color.vue index cde98c1..94c0b35 100644 --- a/app/components/Settings/BottomScreen/Menus/User/Color.vue +++ b/app/components/Settings/BottomScreen/Menus/User/Color.vue @@ -1,4 +1,6 @@