From ffecc9a0c7fbe977fe02bd3930a87d9e1d07c35b Mon Sep 17 00:00:00 2001 From: ManishMadan2882 Date: Fri, 19 Jan 2024 19:01:13 +0530 Subject: [PATCH] add dark mode, in Settings --- frontend/src/App.tsx | 2 +- frontend/src/Setting.tsx | 46 ++++++++++++++++++------------------ frontend/tailwind.config.cjs | 3 ++- 3 files changed, 26 insertions(+), 25 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index bad19744..b694df66 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -22,7 +22,7 @@ export default function App() { } },[]) return ( -
+
{ return (
-

Settings

+

Settings