From bb180840a696cc956a76d0fbd5f5d31524a271d0 Mon Sep 17 00:00:00 2001 From: Trevor Manz Date: Tue, 30 Jul 2024 08:53:44 -0400 Subject: [PATCH] docs: Use primary color for 'in progress' (#639) --- docs/src/components/IntegrationsGallery.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/components/IntegrationsGallery.astro b/docs/src/components/IntegrationsGallery.astro index 17962260..ccc513ea 100644 --- a/docs/src/components/IntegrationsGallery.astro +++ b/docs/src/components/IntegrationsGallery.astro @@ -28,13 +28,13 @@ let integrations = [
{name} {status === "planned" && ( - + in progress )}