tkconf::add tkres BorderWidth    *borderWidth                1
tkconf::add tkres MenuTearoff    *Menu*tearOff               0
tkconf::add tkres MenubuttonFont *Menubutton*font            {Helvetica 12}
tkconf::add tkres MenuFont       *Menu*font                  {Helvetica 12}
tkconf::add tkres BalloonFont    *Balloon*font               {Helvetica 12}

tkconf::add tkres NtkinfoLinkColor   *linkColor     blue
tkconf::add tkres NtkinfoDisplayFont *Ntkinfo*Text*font     {Courier 12}
tkconf::add tkres NtkinfoDisplayTitleFont *titleFont {Courier 14 bold}

tkconf::add tkopt MmuclDisplayFont       font         {Courier 12} .display
tkconf::add tkopt MmuclDisplayForeground foreground   lightgrey    .display
tkconf::add tkopt MmuclDisplayBackground background    black        .display
tkconf::add tkopt MmuclDisplayWrap       wrap          word         .display

tkconf::add tkopt MmuclInputFont       font              {Courier 12}   .input
tkconf::add tkopt MmuclInputBackground background        lightsteelblue .input

tkconf::add tag MmuclDisplayANSI_1   1  {Courier 12 bold} .display font
tkconf::add tag MmuclDisplayANSI_30  30 slategrey .display foreground
tkconf::add tag MmuclDisplayANSI_31  31 red3      .display foreground
tkconf::add tag MmuclDisplayANSI_32  32 green3    .display foreground
tkconf::add tag MmuclDisplayANSI_33  33 yellow3   .display foreground
tkconf::add tag MmuclDisplayANSI_34  34 blue2     .display foreground
tkconf::add tag MmuclDisplayANSI_35  35 magenta3  .display foreground
tkconf::add tag MmuclDisplayANSI_36  36 cyan3     .display foreground
tkconf::add tag MmuclDisplayANSI_41  41 red3      .display foreground
tkconf::add tag MmuclDisplayANSI_42  42 green3    .display foreground
tkconf::add tag MmuclDisplayANSI_43  43 yellow3   .display foreground
tkconf::add tag MmuclDisplayANSI_44  44 blue2     .display foreground
tkconf::add tag MmuclDisplayANSI_45  45 magenta3  .display foreground
tkconf::add tag MmuclDisplayANSI_46  46 cyan3     .display foreground
tkconf::add tag MmuclDisplayANSI_47  47 lightgrey .display foreground

tkconf::add tag MmuclDisplaySelFg  sel black .display foreground
tkconf::add tag MmuclDisplaySelBg  sel lightgrey .display background
