From c954cac9479e9b7310a0e5cec8ef06efa6caeb6d Mon Sep 17 00:00:00 2001 From: Siavash Sameni Date: Mon, 25 Aug 2025 17:09:14 +0400 Subject: [PATCH] feat(ui): apply dark theme for better readability --- app/dapp/page.tsx | 62 +++++++++++++++++++++---------------------- app/layout.tsx | 6 ++--- components/Navbar.tsx | 16 +++++------ 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/app/dapp/page.tsx b/app/dapp/page.tsx index 7c77784..cfeccc2 100644 --- a/app/dapp/page.tsx +++ b/app/dapp/page.tsx @@ -661,18 +661,18 @@ export default function DappPage() {

Connect wallet, detect your NFTs, and fetch debt details.

{!isConnected && ( -
Please connect your wallet using the Connect Wallet button in the navbar.
+
Please connect your wallet using the Connect Wallet button in the navbar.
)}
-
-
Inputs
-