diff options
author | perry <perry@pkgsrc.org> | 2006-04-16 02:00:34 +0000 |
---|---|---|
committer | perry <perry@pkgsrc.org> | 2006-04-16 02:00:34 +0000 |
commit | a724d45de738173b17d023500dd2b9b93de4951d (patch) | |
tree | b27a0e10dab56b7a4b9eb21da50c175d71a035c6 /time/xalarm/files | |
parent | 8bf4b6962abd6d078fe49f1cc57c519f3bbcd159 (diff) | |
download | pkgsrc-a724d45de738173b17d023500dd2b9b93de4951d.tar.gz |
Add some resources to make Xaw3d widgets look better
Diffstat (limited to 'time/xalarm/files')
-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 |