diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/xalarm/files/XAlarm-color.ad | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/time/xalarm/files/XAlarm-color.ad b/time/xalarm/files/XAlarm-color.ad index f05715763b1..498806c0985 100644 --- a/time/xalarm/files/XAlarm-color.ad +++ b/time/xalarm/files/XAlarm-color.ad @@ -1,4 +1,4 @@ -! $NetBSD: XAlarm-color.ad,v 1.1 2006/04/16 01:00:06 perry Exp $ +! $NetBSD: XAlarm-color.ad,v 1.2 2006/04/16 02:00:34 perry Exp $ ! This file disappeared from the distribution between 3.05 and 3.06 for ! unknown reasons. @@ -11,3 +11,11 @@ XAlarm*Command.foreground: LightYellow XAlarm.When?.when.Dialog.background: MidnightBlue XAlarm.Warning!.warning.background: HotPink XAlarm.Alarm!.alarm.background: DarkGreen + +! The following are added to make Xaw3d widgets look better +XAlarm*beNiceToColormap: False +XAlarm*shapeStyle: Rectangle + +XAlarm*Text.borderWidth: 0 +XAlarm*SimpleMenu.borderWidth: 0 +XAlarm*Paned.internalBorderWidth: 0 |