summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index bcbbd9a3d4..bd72eb905c 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -67,7 +67,7 @@ The contents of this text are:
show_beam, item_stack_summary_minimum, list_rotten,
mlist_min_height, msg_max_height,
mlist_allow_alternate_layout, mlist_targetting, classic_hud,
- menu_colour, menu_colour_prefix_id, menu_colour_prefix_class,
+ menu_colour, menu_colour_prefix_class, menu_colour_shops,
message_colour, force_more_message,
msg_condense_repeats
4-k Missiles.
@@ -1213,6 +1213,7 @@ menu_colour = <match>:<colour>:<regex>
help (the manual)
inventory (inventory and pickup menus)
pickup (specific to pickup menus)
+ shop (shop menus)
notes (the ?: screen)
resists (the % screen)
spell (the Z and I screens)
@@ -1293,9 +1294,14 @@ menu_colour_prefix_class = false
the 'a' slot, the string the regexes will match against is
"weapon a - an uncursed dagger (weapon)".
+menu_colour_shops = true
+ If this option is set to true the shop menu will be coloured
+ according to the menu colours (using tags "shop" or "any");
+ otherwise the lines are coloured alternately white or lightgrey.
+
message_colour = <colour>:[<channel>:]<regex>
message_colour allows you to override colours for individual
- messages. For instance, if you find the low hp warning to be
+ messages. For instance, if you find the low hp warning to be
insufficiently attention grabbing, you could do something like
message_colour = yellow:LOW HITPOINT WARNING
You can also narrow the message match to a specific channel: