From 2904caea79ddaa5f2de8b69009bec970098ad1c9 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Fri, 22 Mar 2024 10:37:45 -0700 Subject: [PATCH] Adjust highlight color --- src-web/components/core/Checkbox.tsx | 4 ++-- tailwind.config.cjs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src-web/components/core/Checkbox.tsx b/src-web/components/core/Checkbox.tsx index a7344b47..faa3f74d 100644 --- a/src-web/components/core/Checkbox.tsx +++ b/src-web/components/core/Checkbox.tsx @@ -34,8 +34,8 @@ export function Checkbox({ )', black: 'hsl(0 100% 0% / )',