KacperFKorban / GUInep

Automatic UI forms for Scala 3 functions
https://kacperfkorban.github.io/GUInep/
Apache License 2.0
14 stars 0 forks source link

Allow for different style schemes #12

Open KacperFKorban opened 6 months ago

KacperFKorban commented 6 months ago

It should be possible to configure the style of the generated form.

KacperFKorban commented 5 months ago

Consider adding "rainbow-fieldsets" -- coloring each fieldset border with different color, to make them easier to distinguish. This might be especially useful when using recursive data structures.