Font Color and Image Settings

There are two configuration files available that allow you to customize the appearance of your application by modifying fonts, colors, and image settings.

Both of these configuration files are located in the following directory:

StudioHome\wcc\version\JSXAPPS\base\jss\

where:

  • StudioHome is the directory in which TIBCO Business Studio was installed.
  • version is the version number of Workspace that was installed with TIBCO Business Studio.

The two configuration files are:

  • workspaceStyles.css - This file allows you to control the fonts in menu items, as well as the fonts in the hierarchical matrix for work views, business services, event viewer, and Organization Browser.
  • workspaceCSS.xml - This file allows you to control many other areas of the application, such as:
    • icon/button images
    • font type, size, color (for fonts in the application not controlled by the workspaceStyles.css file)
    • background colors

      In this file, change only the values in the jsxtext attributes.

These files are well-commented to indicate the area of the application that will be affected by the configuration.