orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
517 stars 221 forks source link

Implement dark mode #6028

Open ebruchez opened 1 year ago

ebruchez commented 1 year ago

This would make particular sense when Orbeon Forms is embedded in mobile applications, but also in regular web browsers.

+1 from customer

ebruchez commented 1 year ago

It is possible in CSS to detect a request for dark mode, so the switch could be automatic. It would probably be good to upgrade to Bootstrap 5 first, and do some CSS clean-up and reorganization, before or while doing this.

ebruchez commented 7 months ago

+1 from customer