source: other-projects/FileTransfer-WebSocketPair/Themes/themebuilder/examples/skeleton-config/readme.txt@ 31525

Last change on this file since 31525 was 31525, checked in by ak19, 7 years ago

Nathan provided more stuff: Themes folder contains Sencha's Themebuilder which generates GXT Themes. It includes the .theme and generated .jar files for the project theme.

File size: 743 bytes
Line 
1This config file lists all of the possible properties that the themer requires
2and can make use of. It isn't a very helpful starting point since you have to
3do everything from scratch, but it can be a handy reference for what fields are
4there and what types they can take.
5
6You can regenerate the basic structure of this file easily using the
7-generateConfig flag to the themer and specifying a name:
8
9Mac and Linux:
10$ themer.sh -generateConfig skeleton-config.theme
11
12Windows:
13> themer.bat -generateConfig skeleton-config.theme
14
15
16
17The generated config file (including the one in this directory) lists all required properties,
18with default values, allowing you to customize them out individually, or create your own
19relationships between them.
Note: See TracBrowser for help on using the repository browser.