# options: http://www.nethack.org/v343/Guidebook.html#_TOCentry_42 OPTIONS=catname:Cutze,dogname:Hoont,horsename:Gowl OPTIONS=fruit:black mushroom,boulder:0 OPTIONS=autodig,!autopickup,!autoquiver,!cmdassist,!rest_on_space,!number_pad OPTIONS=fixinv,safe_pet,sortpack,hilite_pet,lit_corridor OPTIONS=showexp,showscore,verbose,time,confirm,prayconfirm OPTIONS=scores:10 top/5 around/own OPTIONS=windowtype:tty,color,menucolors,DECgraphics,!IBMgraphics OPTIONS=toptenwin,tombstone,news,mail OPTIONS=msg_window:c,msghistory:100 # Colorize menu/inventory MENUCOLOR=" \+[0-9] "=cyan MENUCOLOR=" -[0-9] "=red MENUCOLOR=" uncursed "=cyan MENUCOLOR=" cursed"=red MENUCOLOR=" blessed "=green MENUCOLOR=" ([0-9]:.*)"=yellow MENUCOLOR=" holy "=green&bold MENUCOLOR=" unholy "=red&bold MENUCOLOR=" holding"=lightmagenta&bold MENUCOLOR=" wand .* cancellation"=lightmagenta&bold MENUCOLOR=" tricks"=lightmagenta&bold MENUCOLOR=" (weapon in .*)"=lightblue MENUCOLOR=" (wielded.*)"-lightblue MENUCOLOR=" (in quiver)"=lightblue MENUCOLOR=" (being worn)"=lightblue MENUCOLOR=" cursed .* (being worn)"=orange&underline MENUCOLOR=" (alternate weapon.*)"=lightblue MENUCOLOR=" (embedded in your skin)"=lightblue MENUCOLOR=" (on left .*)"=lightblue MENUCOLOR=" (on right .*)"=lightblue MENUCOLOR=" (in use)"=lightblue MENUCOLOR=" (lit)"=lightblue MENUCOLOR=".*worthless pieces? of .* glass"=yellow # Colorize spell failure rates MENUCOLOR=" [0123456789]%"=green MENUCOLOR=" [012][0123456789]%"=green MENUCOLOR=" [3456][0123456789]%"=yellow MENUCOLOR=" 7[012345]%"=yellow MENUCOLOR=" 7[6789]%"=orange MENUCOLOR=" 8[0123456789]%"=orange MENUCOLOR=" 90%"=orange MENUCOLOR=" 9[123456789]%"=red MENUCOLOR=" 100%"=red