From 20e585f420b8a49f5561eca8456265f386aa8aac Mon Sep 17 00:00:00 2001 From: purusott <74315929+purusott@users.noreply.github.com> Date: Mon, 15 Jul 2024 13:29:45 +0200 Subject: [PATCH] fix(boards):Text color preview (#1586) * fix(boards): text color on no departure, different themes * feat(preview): dark mode preview boards --- next-tavla/app/page.tsx | 2 +- next-tavla/src/Board/scenarios/Table/index.tsx | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/next-tavla/app/page.tsx b/next-tavla/app/page.tsx index 5f1c6f134..db53a3b34 100644 --- a/next-tavla/app/page.tsx +++ b/next-tavla/app/page.tsx @@ -52,7 +52,7 @@ function Landing() {