!
!  This file gets read by the session manager at startup
!
! Specify Bold Font for Add and Delete palette buttons
#if WIDTH < 1024
ScoColor*palette_area*borderWidth:	1
ScoColor*XmToggleButtonGadget*shadowThickness:	1
ScoColor*Color Area*borderWidth:	1
ScoColor*Color Area*height:	75
ScoColor*XmDrawnButton*height:	25
ScoColor*XmDrawnButton*width:	40
ScoColor*palette_buttons*XmLabelGadget*height:	25

ScoColor*newpal_button.FontList:-*-helvetica-bold-r-*--10-*-p-*
ScoColor*delete_button.FontList:-*-helvetica-bold-r-*--10-*-p-*

#elif WIDTH < 1280
ScoColor*palette_area*borderWidth:	2
ScoColor*XmToggleButtonGadget*shadowThickness:	2
ScoColor*Color Area*borderWidth:	2
ScoColor*Color Area*height:	100
ScoColor*XmDrawnButton*height:	30
ScoColor*XmDrawnButton*width:	45
ScoColor*palette_buttons*XmLabelGadget*height:	30

ScoColor*newpal_button.FontList:-*-helvetica-bold-r-*--12-*-p-*
ScoColor*delete_button.FontList:-*-helvetica-bold-r-*--12-*-p-*
#else
ScoColor*palette_area*borderWidth:	4
ScoColor*XmToggleButtonGadget*shadowThickness:	4
ScoColor*Color Area*borderWidth:	4
ScoColor*Color Area*height:	125
ScoColor*XmDrawnButton*height:	35
ScoColor*XmDrawnButton*width:	50
ScoColor*palette_buttons*XmLabelGadget*height:	35

ScoColor*newpal_button.FontList:-*-helvetica-bold-r-*--14-*-p-*
ScoColor*delete_button.FontList:-*-helvetica-bold-r-*--14-*-p-*
#endif

