mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 12:58:00 +03:00
Update topic highlighting documentation
This commit is contained in:
parent
e369ab941e
commit
b412b60a07
2 changed files with 14 additions and 18 deletions
|
@ -218,18 +218,14 @@ keyboard navigation = true
|
|||
color topic enable = false
|
||||
|
||||
# The color of dialogue topic keywords that gives unique actor responses
|
||||
# Format R G B A or empty for no special formatting
|
||||
# Default to blue
|
||||
color topic specific = 0.45 0.5 0.8 1
|
||||
color topic specific over = 0.6 0.6 0.85 1
|
||||
color topic specific pressed = 0.3 0.35 0.75 1
|
||||
|
||||
# The color of dialogue topic keywords that gives already read responses
|
||||
# Format R G B A or empty for no special formatting
|
||||
# Default to grey
|
||||
color topic exhausted = 0.3 0.3 0.3 1
|
||||
color topic exhausted over = 0.55 0.55 0.55 1
|
||||
color topic exhausted pressed= 0.45 0.45 0.45 1
|
||||
color topic exhausted pressed = 0.45 0.45 0.45 1
|
||||
|
||||
[HUD]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue