From 25d4129b5072ec2e0f73c206a68959c14e64885b Mon Sep 17 00:00:00 2001 From: he Date: Sun, 23 May 1999 21:57:54 +0000 Subject: Make the "active" color actually make sense (and not be all dark). Not 100% sure this is the right fix, but it's better than before. --- mbone/vat/patches/patch-ai | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 mbone/vat/patches/patch-ai (limited to 'mbone') diff --git a/mbone/vat/patches/patch-ai b/mbone/vat/patches/patch-ai new file mode 100644 index 00000000000..9ce5fc99391 --- /dev/null +++ b/mbone/vat/patches/patch-ai @@ -0,0 +1,15 @@ +$NetBSD: patch-ai,v 1.1 1999/05/23 21:57:54 he Exp $ + +--- ui-resource.tcl.old Tue Mar 12 16:32:56 1996 ++++ ui-resource.tcl Sun May 23 23:50:56 1999 +@@ -133,9 +133,9 @@ + option add *Scale.background gray70 startupFile + + # vat widgets + option add Vat.disabledColor gray50 startupFile +- option add Vat.highlightColor gray95 startupFile ++ option add Vat.highlightColor gray95 62 + option add Vat.infoHighlightColor LightYellow2 startupFile + option add *VatVU.foreground black startupFile + option add *VatVU.peak gray50 startupFile + option add *VatVU.hot firebrick1 startupFile -- cgit v1.2.3