summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings/init.txt
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-12-31 01:25:03 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-12-31 01:25:03 +0000
commit9e7d72f3d9eda5d7464e2dd94b2ef97087a75785 (patch)
treeba61f885b48e61588dfaee899fec199067f3a5fe /crawl-ref/settings/init.txt
parent51cf2e590f33e894236ab640f2ffa58aff3a92ec (diff)
downloadcrawl-ref-9e7d72f3d9eda5d7464e2dd94b2ef97087a75785.tar.gz
crawl-ref-9e7d72f3d9eda5d7464e2dd94b2ef97087a75785.zip
Add standard colour variables for message highlighting: $danger, $warning,
$boring and $item_dmg. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8044 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/settings/init.txt')
-rw-r--r--crawl-ref/settings/init.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/crawl-ref/settings/init.txt b/crawl-ref/settings/init.txt
index 0ef981a890..c884c3383f 100644
--- a/crawl-ref/settings/init.txt
+++ b/crawl-ref/settings/init.txt
@@ -283,6 +283,13 @@ menu_colour = inventory:white:\w \+\s
menu_colour = inventory:white:\w \#\s
# Colouring of messages
+# Messages are colour coded in standard_colours.txt as follows:
+#
+# lightred = really important messages ($danger)
+# yellow = significant messages ($warning)
+# lightred = item damaged/destryoed ($item_dmg [same as $danger])
+# darkgrey = boring, message clutter ($boring)
+#
include = messages.txt
# Colouring for the notes