From c7221c9cea05e6fea7d30ed4f25e16d1272d80d0 Mon Sep 17 00:00:00 2001 From: Alex Moreton Date: Tue, 7 Jul 2026 11:02:57 +0100 Subject: [PATCH 1/7] Ensure theme values are applied throughout + no stray hardcode values being used --- apps/mobile/app/(tabs)/index.tsx | 6 ++-- apps/mobile/app/chat-crypto-debug.tsx | 2 +- .../chat/[chatId]/inspect/[serverMsgId].tsx | 8 ++--- apps/mobile/app/settings/blocks.tsx | 2 +- apps/mobile/app/settings/delete-account.tsx | 10 +++--- apps/mobile/app/settings/index.tsx | 4 +-- packages/ui/src/glacier/avatar.tsx | 11 ++++-- packages/ui/src/glacier/button.tsx | 33 +++++++++++------ packages/ui/src/glacier/chat-bubble.tsx | 17 ++------- packages/ui/src/glacier/composer.tsx | 5 ++- packages/ui/src/glacier/inspector-pane.tsx | 35 +++++++------------ packages/ui/src/glacier/list-row.tsx | 14 ++++---- packages/ui/src/tamagui.config.ts | 16 ++++++++- 13 files changed, 87 insertions(+), 76 deletions(-) diff --git a/apps/mobile/app/(tabs)/index.tsx b/apps/mobile/app/(tabs)/index.tsx index 612fae7..35d4112 100644 --- a/apps/mobile/app/(tabs)/index.tsx +++ b/apps/mobile/app/(tabs)/index.tsx @@ -127,7 +127,7 @@ export default function ChatListScreen() { > @@ -158,7 +158,7 @@ export default function ChatListScreen() { {/* Section title */}