Skip to content

Reference Themes

madscatt edited this page Jun 20, 2026 · 2 revisions

Docs Themes

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