Next: boxtext_bold=ON Previous: top_left_txt Contents: Contents |
This option is a multiple option (may be specified more than once). For example: Specifiy --define main_bg_color=#CCCCEE
--define main_fg_color=#0000CC
in your options file. Then you can use "MAIN_BG_COLOR" and "MAIN_FG_COLOR" in your own template files and these texts are replaced with the values specified in the option file. This can be useful for easily switching colors in your self defined style by changing the --define
options in the options file.
Next: boxtext_bold=ON Previous: top_left_txt Contents: Contents |