Theming

Screenshot of a Custom Theme in Mendix

Apply your own look & feel

Mendix makes it easy to integrate your application into your corporate branding using themes. With a theme, your own look & feel can be applied to any Mendix application using your own CSS. It is even possible to switch themes runtime, or use different themes based on the current user.

Advantages

  • Customize the graphical user interface of your application to integrate it into your corporate branding
  • Switch themes based on the current user (for example his user role or his department)
  • Create a theme once, and apply it to any Mendix application you want

Technical features

  • Easily theme everything you want by using consistent widget templates
  • Build your theme by starting with a default theme that has already been tested for compatibility across all major browsers
  • Re-use your CSS by defining classes on almost every element in the modeling environment