# Customize the screen colors for a bright white window. # Copyright (c) 1996-2012 by Hamilton Laboratories. All rights reserved. setenv COLORS = black on bright white setenv DELETIONS = bright white on dim red setenv ADDITIONS = bright white on dim green setenv MOREPROMPT = bright white on dim blue setenv MOREFILLIN = bright yellow setenv MOREERROR = bright white on dim red setenv MOREEOF = bright red setenv DIRECTORIES = bright red setenv SYSTEMDIRS = blue |