From 1ebea3c12eb3b1a6aaa31997073ad372b00b41ba Mon Sep 17 00:00:00 2001 From: Mauro Balades Date: Thu, 22 Aug 2024 09:45:29 +0200 Subject: [PATCH] refactor: Update CreateThemePage component to dynamically generate theme data --- src/components/create-theme.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/create-theme.tsx b/src/components/create-theme.tsx index a61a1b0..e1f1843 100644 --- a/src/components/create-theme.tsx +++ b/src/components/create-theme.tsx @@ -129,10 +129,10 @@ export default function CreateThemePage() {

Create your theme

Create your own theme for Zen Browser and share it with the community.

-
-
+
If the color is chosen from the palette, the accent color will be set to the user's selection in the preferences. However, if the color is chosen from the color picker, the accent color will be the color selected.
+
{COLORS.map((color) => (