!######################################################################
!#
!#     Dthello
!#
!#     Common Desktop Environment (CDE)
!#
!#     Application Defaults for the CDE DT Login Transition Program
!#
!#     (c) Copyright 1993, 1994 Hewlett-Packard Company
!#     (c) Copyright 1993, 1994 International Business Machines Corp.
!#     (c) Copyright 1993, 1994 Novell, Inc.
!#
!#     Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
!#
!#     $XConsortium: Dthello.src /main/cde1_maint/2 1995/08/29 19:55:42 gtsang $
!#
!######################################################################

#include "Dt"

!# Text color and font:
    *vforeground: white
          *vfont: -dt-interface system-medium-r-normal-m*-*-*-*-*-*-*-*-*:




!# Width of grey outline box:
      *lineWidth: 0

!# Background color of splash screen when drawing Solaris logos:
       *splashBg: #46677c

!# Amount to inset small logos from inner edge of outline box/screen:
*splashLogoInset: 20

!# Offset from top of Solaris.im (if drawn) to draw text:
  *splashYOffset: 428

!# Draw text with background or with transparent background:
   *splashTextBg: false

!# Draw text left aligned or centered:
*splashTextAlign: center

!# Default frame buffer to draw the Solaris logo on when Xinerama is enabled:
*xineramaDefaultFramebuffer: 0

