|
|
The theme.properties File(An example theme.properties file is given below) The theme.properties file allows each style (arcs, artsy, bluish, etc.) to have different default values for other BluPlusPlus choices (icon set, frame style, etc.); these defaults are picked up automatically when the style is chosen on the JAlbum main window. By default, each BluPlusPlus style has associated with it default values for various BluPlusPlus choices; these default values are designed to create attractive albums. Users can edit the theme.properties file associated with any style; by doing so, users can create their own defaults for each style. Theme.properties files are located in BluPlusPlus-->res-->styles-->name of style and can be edited with any text editor. The format of a theme.properties file is the same as the format used for a variables.properties file.
variable_name1=value
variable_name2=value etc. Any BluPlusPlus user variable can have its value set in a theme.properties file. To see a list of the variables that can be changed, look at the ‘hints.jap’ file in the BluPlusPlus skin folder. A theme.properties File Example
theme.properties file for the ‘black’ style
iconSet=dark-matte
slideFrameType=bracket_horizontal_white thumbnailFrameType=bracket_white folderThumbnailFrameType=bracket_white slideFrameRatio=100 thumbnailFrameRatio=80 folderThumbnailFrameRatio=80 |