From d6cdf45838d9711d948fa1b4f5d98a266f5abfac Mon Sep 17 00:00:00 2001 From: Jennie Robinson Faber Date: Thu, 30 Apr 2026 00:13:13 +0100 Subject: [PATCH] =?UTF-8?q?style(visual-fidelity):=20components=20?= =?UTF-8?q?=E2=80=94=20batches=20B,E,G,H?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - B: token-equivalent rgba → color-mix in SignupFlowOverlay, OnboardingWidget - E: drop text-white Tailwind utility from ImageUpload remove-button (now color: var(--parch-text) inline) - G: typography off-scale snaps (9→10, 14→13, 15→16, 19→18 px) - H: padding off-scale snaps in BoardPostCard/Form, CirclePicker, FilterBar, LoginModal --- app/components/BoardPostCard.vue | 4 ++-- app/components/BoardPostForm.vue | 6 +++--- app/components/CirclePicker.vue | 4 ++-- app/components/EventsMiniSidebar.vue | 2 +- app/components/FilterBar.vue | 2 +- app/components/ImageUpload.vue | 4 ++-- app/components/LoginModal.vue | 6 +++--- app/components/OnboardingWidget.vue | 6 +++--- app/components/SignupFlowOverlay.vue | 2 +- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/app/components/BoardPostCard.vue b/app/components/BoardPostCard.vue index ff6e9d4..97067e9 100644 --- a/app/components/BoardPostCard.vue +++ b/app/components/BoardPostCard.vue @@ -158,7 +158,7 @@ const slackLinks = computed(() => {