hoanghm / Proact

2 stars 0 forks source link

Color palette generator #16

Open ogallagher opened 1 month ago

ogallagher commented 1 month ago

Prompt Gemini to create a color palette, which will be stored in the database as ComponentStyle { type:ColorPalette }.

Input

Output

Palette of labeled colors that can be applied to all/some components in the UI. All dynamic component colors will reference ColorPalette attributes, including default colors.

Perhaps output a set of palettes from which the user chooses? Ex. mostly dark vs mostly light.

Each palette should be represented by a preview component with enough widgets to show all the colors.

Color labels

ogallagher commented 3 weeks ago

The colors selection can be presented as a profile question:

Which color palette is best?

Or

Choose a color palette.