-
Notifications
You must be signed in to change notification settings - Fork 0
Archive Trac demo app colors
madscatt edited this page Jun 20, 2026
·
1 revision
Legacy Trac archive page imported from
demo_app_colors. Source: https://genapp.rocks/wiki/wiki/demo_app_colors. Review age, links, and examples before treating as current.
Adding User Colors
Another GenApp's feature is the color control. To enable it, do the following:
- edit {{{directives.json}}}
- add a tag
"usercolors" : "true"
The rest is the same as in prior examples:
- Regenerate ("genapp") the application
- change to the base directory ({{{[path_to]/demo}}})
- run {{{genapp}}} from command line
- Clear the browser's cache
- Go to {{{http://your-ip-address/demo}}} and try playing with colors (follow steps in the picture below)
