diff --git a/flowbite.config.ts b/flowbite.config.ts index d3c61903..c45e172c 100644 --- a/flowbite.config.ts +++ b/flowbite.config.ts @@ -60,10 +60,10 @@ export default { input: { base: "block w-full border disabled:cursor-not-allowed disabled:text-opacity-50 dark:disabled:text-opacity-30", sizes: { - md: "p-2.5 text-sm", + md: "p-3 text-sm", }, colors: { - gray: "bg-transparent border-gray-300 text-gray-900 hover:border-opacity-70 dark:hover:border-opacity-70 focus:border-gray-400 dark:border-gray-600 dark:bg-transparent dark:text-white dark:focus:border-gray-500 outline-0", + gray: "bg-transparent border-gray-300 text-gray-900 placeholder-white/20 hover:border-opacity-70 dark:hover:border-opacity-70 focus:border-gray-400 dark:border-gray-600 dark:bg-transparent dark:text-white dark:focus:border-gray-500 outline-0", info: "border-gray-900 border-opacity-10 focus:border-opacity-30 bg-transparent text-gray-900 dark:text-white dark:border-white dark:border-opacity-10 dark:focus:border-opacity-30 dark:bg-transparent outline-0", warning: "border-amber-500 bg-transparent text-yellow-500 placeholder-yellow-700 focus:border-amber-500 dark:border-yellow-700 dark:bg-amber-800 dark:bg-opacity-10 dark:focus:border-amber-600 outline-0", diff --git a/public/temp-graph-dark.png b/public/temp-graph-dark.png new file mode 100644 index 00000000..cdce4ac6 Binary files /dev/null and b/public/temp-graph-dark.png differ diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index e44e7936..0c6d72f3 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -2,10 +2,10 @@ import DarkThemeToggle from "./DarkThemeToggle"; export default function Footer() { return ( -
+
{/* @ts-ignore */} 2023 © GOVNFT. {__APP_VERSION__} -
+
A public good for{" "} diff --git a/src/components/Profile/index.tsx b/src/components/Profile/index.tsx index 4df6a443..606632c5 100644 --- a/src/components/Profile/index.tsx +++ b/src/components/Profile/index.tsx @@ -1,9 +1,9 @@ import { Button } from "flowbite-react"; import { ExternalLink as ExternalLinkIcon, + Plus as PlusIcon, Settings as SettingsIcon, Wallet as WalletIcon, - Plus as PlusIcon, } from "lucide-react"; import { useState } from "react"; import { @@ -91,11 +91,17 @@ export default function Profile() {
-
- Create +
+
+
+ {/* STEP 1 */} +
+
+ Nft Settings +
+ +
+ + {/* STEP 1 CONTENT */} +
+
+
Recipient Address
+ +
+ +
+
+
Vest
+
+ Available 214.57368 VELO +
+
+ test} placeholder="WIP" /> +
+ + {/* TODO: Use Datepicker from latest flowbite*/} +
+
Start Date
+ } + value="20/10/2023" + /> +
+ +
+
+
Vesting Duration
+
+ + +
+
+ +
+
Cliff Duration
+
+ + +
+
+
+ +
+
+
Transferable
+ ON
} + color="green" + size="sm" + /> +
+
+
+ + {/* STEP 2 */} +
+
+ Nft Info (Optional) +
+ +
+ + {/* STEP 2 CONTENT */} +
+
+
Recipient Name
+ +
+ +
+
Tags
+ +
+ +
+
Description
+