Tobago Demo

Menu

Theme

Tobago supports a big variety of displaying controls, so called designs or themes.

It comes with several predefined themes, each with its own visual characteristics:

  • Standard Theme - The default theme by Bootstrap to have a clean base to abstract from.
  • Scarborough - Minimalistic standard theme with basic changes from the Standard Theme.
  • Speyside - A nature-inspired theme with warm and earthy tones.
  • Roxborough - A dark theme with high color contrast and bright accents.
  • Charlotteville - A theme that comes with blue color tones which resemble the sky.

Change Theme

Choosing of themes can be application wide, user or group specific. Images and other resources can be theme dependant as well as the application pages can be designed seperatly for each supported theme.


A typical bay in Tobago

Configuration

In Tobago it's easy to give an application a well designed look. You can use prepared themes like 'speyside' or 'scarborough', just to name two. The only thing you have to do is configure them in the 'tobago-config.xml'.

<tobago-config> <theme-config> <default-theme>speyside</default-theme> </theme-config> </tobago-config>
© 2005-2025 Apache Software Foundation, Licensed under the Apache License, Version 2.0.