!
! tkhol-defaults-color
!
! Definitions for color displays.
!
! Grey color set that matches Tk 4.0
! If you like slightly lighter colors, use
! #efefef instead of #d9d9d9 for backgrounds
! #dfdfdf instead of #c3c3c3 for scrollbar troughs
! white instead of #ececec for active background
! black instead of #b03060 for the selector
! #7f7f7f instead of #a3a3a3 for disabled foreground
!
*activeBackground:			#ececec
*activeForeground:			black
*selector:				#b03060
*background:				#d3d3d3
*itemBackground:			#d3d3d3
*highlightBackground:			#d3d3d3
*foreground:				black
*selectBackground:			#c3c3c3
*Scale.sliderForeground:		#c3c3c3
*Scrollbar.foreground:			#c3c3c3
*Scrollbar.troughColor:			#c3c3c3
*Scrollbar.activeForeground:		#ececec
*disabledForeground:			#a3a3a3

!*Entry.background:			white
!*Entry.foreground:			black

