WebOffice flex client is deployed by default with different skins:
•blue
•grey (default)
•navajowhite3 (brown)
•olivedrab (green)
•prooffice
When starting WebOffice flex client without any customization, the user interface will be displayed using the standard grey color scheme.
In order to use a different user interface style there are multiple options:
1.Use the parameter &skin=<skin_name> (e.g. &skin=blue) in the URL
Note: You can also use the synonyms "brown" instead of "navajowhite3" and "green" instead of "olivedrab" in the skin parameter.
2.Configure a skin within the Customer Information of a WebOffice 10.7 SP1 project configuration to automatically use the respective skin for only this project even when called without the skin parameter
3.Customize the color scheme of the standard user interface for the entire WebOffice 10.7 SP1 application. This means that all WebOffice 10.7 SP1 projects will be using the customized user interface even when called without the skin parameter
Note: See chapter Styles for WebOffice flex for more information about customization of the WebOffice flex user interface.
The user interface of WebOffice flex is loaded in the following order:
1.WebOffice default user interface
2.user skin (application scope)
3.project skin (project scope)
Note: In case you changed the user interface for the entire application, you can still use a different UI by using the skin parameter in the respective project call.
The standard (gray) skin and four optional skins: blue, brown, green and prooffice.

WebOffice flex client standard skin

WebOffice flex client blue skin

WebOffice flex client brown skin

WebOffice flex client green skin

WebOffice flex client prooffice skin
Note: It is also possible to define your own user interface style. See chapter Styles for WebOffice flex for more information about customization of the WebOffice flex client user interface.