Skip to content

Archive Trac docs themes

madscatt edited this page Jun 20, 2026 · 1 revision

Docs Themes

Legacy Trac archive page imported from docs_themes. Source: https://genapp.rocks/wiki/wiki/docs_themes. Active canonical page: Reference-Themes. Review age, links, and examples before treating as current.

themes

  • bootstrap bootswatch themes can be user defined for logged in users
  • choice in user configuration window
  • available in github php7designer branch
  • to enable add to directives.json
   "usertheme" : "true",
  • currently all bootstrap bootswatch themes are available, but not all may work well for a specific application
    • perhaps configuration list support will be added to directives.json
    • individual themes can be adjusted as needed upon request

Clone this wiki locally