diff --git a/src/components/create-theme.tsx b/src/components/create-theme.tsx index a2eabdd..a61a1b0 100644 --- a/src/components/create-theme.tsx +++ b/src/components/create-theme.tsx @@ -130,6 +130,9 @@ 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) => (