334
edits
m (→Evaluation precedence: style) |
m (→Inactive dialog effects: style) |
||
Line 327: | Line 327: | ||
===== Inactive dialog effects ===== | ===== Inactive dialog effects ===== | ||
For using an effect change the "inactive_dialog_shading" option in the "[extra]" section of default-theme.ini. | For using an effect change the "inactive_dialog_shading" option in the "[extra]" section of default-theme.ini. | ||
Possible values are: "no_effect", "luminance" and "dim". (Note that currently backends | Possible values are: "no_effect", "luminance" and "dim". (Note that currently backends which don't copy | ||
the game screen into the overlay buffer should use "no_effect"). | the game screen into the overlay buffer should use "no_effect"). | ||
Line 337: | Line 337: | ||
* "dim" will dim the screen with the given percentage value. | * "dim" will dim the screen with the given percentage value. | ||
** "shading_dim_percent" in the "[extra]" section sets the dimming value 0 means no dim, 100 | ** "shading_dim_percent" in the "[extra]" section sets the dimming value. 0 means no dim, 100 is completeley black | ||
** Example (30% screen dim): | ** Example (30% screen dim): | ||
edits